Skip to content

Commit 2ab6772

Browse files
committed
Update changelog
1 parent 8c911d6 commit 2ab6772

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

node/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [5.5.0]
4+
5+
### Improvements
6+
7+
- Include the vulnerability repositories used for the scan in the output: as `vulnerabilityRepositories` in the JSON report, and as `retirejs:vulnerability-repository` entries under `metadata.properties` in all CycloneDX reports.
8+
- CycloneDX 1.6 VEX output now identifies Retire.js as the source of each vulnerability and rating, including the repository URL when a single repository is used.
9+
10+
### Bugfixes
11+
12+
- CycloneDX 1.6 VEX output was not schema valid: `ratings[].source` was a string rather than an object, and version ranges were reported as `affects[].range` rather than nested under `affects[].versions[]`.
13+
314
## [5.4.3]
415

516
* Remove dependencies that are not needed anymore

0 commit comments

Comments
 (0)