Skip to content

Commit 6f83f06

Browse files
authored
Merge pull request #2287 from aboutcode-org/api-integration-dejacode
Change architecture to import and marking advisories as usable
2 parents 77e9052 + 8e08ede commit 6f83f06

26 files changed

Lines changed: 2132 additions & 581 deletions

CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ next release
55
---------------------
66

77
- WARNING: Vulnerablecode V1 API and UI has stopped supporting Ubuntu OVAL advisories, please shift to V3 API for new Ubuntu advisories.
8-
- Add attribute ``pipeline_id`` to AdvisoryV2 to track the pipeline that created the advisory, also rename existing ``datasource_id`` and AVIDs.
8+
- WARNING: We will deprecate improver pipelines for calculating package version rank and grouping advisories for packages.
9+
- Add attribute ``pipeline_id`` to AdvisoryV2 to track the pipeline that created the advisory, also rename existing ``datasource_id`` and AVIDs.
10+
- We will group advisories for packages and calculate package risk score and advisory risk score only when an advisory is completely unfurled,
11+
this will improve consistency of the data. In future if we change our grouping approach we have to make a migration to mark all advisories
12+
as not unfurled, so they can be goruped again with the new algo.
13+
914

1015
Version v38.6.0
1116
---------------------

0 commit comments

Comments
 (0)