We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a98ebc commit e6ed3d0Copy full SHA for e6ed3d0
CHANGELOG.rst
@@ -1,8 +1,9 @@
1
Changelog
2
=========
3
4
-v35.2.0 (2025-08-01)
+v35.3.0 (unreleased)
5
--------------------
6
+
7
- Enhanced scorecard compliance support with:
8
* New ``scorecard_compliance_alert`` in project ``extra_data``.
9
* ``/api/projects/{id}/scorecard_compliance/`` API endpoint.
@@ -11,6 +12,9 @@ v35.2.0 (2025-08-01)
11
12
* ``evaluate_scorecard_compliance()`` pipe function for compliance evaluation.
13
https://github.com/aboutcode-org/scancode.io/pull/1800
14
15
+v35.2.0 (2025-08-01)
16
+--------------------
17
18
- Refactor policies implementation to support more than licenses.
19
The entire ``policies`` data is now stored on the ``ScanPipeConfig`` in place of the
20
``license_policy_index``.
0 commit comments