Releases: sonatype-nexus-community/jake
Releases · sonatype-nexus-community/jake
v3.0.0
Feature
- Support for all input formats when running jake ddt or jake iq (#125) (
9a597b5
)
Fix
- Restore running jake on jake (
675b359
)
Breaking
- changed iq -t switch to -st, use common
-f
argument for input file (9a597b5
)
v2.1.1
Fix
- Removed typo from default value of
--schema-version
argument #117 (e9e4764
)
v2.1.0
Feature
- Add support for vulnerability whitelist when running
jake ddt
- thanks @daviskirk! (80e1136
)
v2.0.0
Feature
Fix
- Resolve historic oss index caching issues (
dc03aa9
)
Breaking
- Notion of default schema version has been removed by upstream library and replaced with latest supported schema version (
e437bb4
)
v1.4.4
Fix
- CWEs are
int
and needed to be stringified (#102) (3e15cb1
)
v1.4.3
Fix
- CWEs not passed as ints to CDX model (#97) (
6ec49a6
)
v1.4.2
Fix
- Corrected data placement for Vulnerabilities returned from OSS Index when generating an SBOM (#94) (
eb12286
)
v1.4.1
Fix
bom-ref
will always now be populated for Component and Vulnerability - bump of cyclonedx-python-lib
solves this (#92) (df2aad2
)