Releases: RetireJS/retire.js
Releases · RetireJS/retire.js
5.2.5
[5.2.5]
Bugfix
- CLI argument
--ext
was not working
4.4.4
[4.4.4]
Bugfix
- CLI argument
--ext
was not working
5.2.4
[5.2.4]
Bugfix
- Fix name vs group for scoped components in CycloneDX output
5.2.3
[5.2.3]
Bugfix
- Fix license handling for complex licenses
5.2.2
[5.2.2]
Bugfix
- Encode purls correctly in SBOM
5.2.1
[5.2.1]
Bugfix
- Add missing CWEs in response
5.2.0
[5.2.0]
Enhancement
- Add license information to SBOM
5.1.4
[5.1.4]
Bugfix
- Fix bug where deepScan would sometimes not report vulnerabilities
5.1.3
[5.1.3]
Bugfix
- Use URI detector on file paths as well
5.1.2
[5.1.2]
Bugfix
- JSON format should not include results without vulnerabilities unless
--verbose
is specified.