Skip to content

Releases: sonatype-nexus-community/jake

v3.0.0

02 Dec 21:33
Compare
Choose a tag to compare

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

09 Jun 14:41
Compare
Choose a tag to compare

Fix

  • Removed typo from default value of --schema-version argument #117 (e9e4764)

v2.1.0

09 Jun 12:26
Compare
Choose a tag to compare

Feature

  • Add support for vulnerability whitelist when running jake ddt - thanks @daviskirk! (80e1136)

v2.0.0

10 Mar 14:11
Compare
Choose a tag to compare

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.5

15 Feb 10:59
Compare
Choose a tag to compare

Fix

v1.4.4

08 Feb 21:49
Compare
Choose a tag to compare

Fix

  • CWEs are int and needed to be stringified (#102) (3e15cb1)

v1.4.3

03 Feb 13:14
Compare
Choose a tag to compare

Fix

  • CWEs not passed as ints to CDX model (#97) (6ec49a6)

v1.4.2

31 Jan 08:59
Compare
Choose a tag to compare

Fix

  • Corrected data placement for Vulnerabilities returned from OSS Index when generating an SBOM (#94) (eb12286)

v1.4.1

24 Jan 15:43
Compare
Choose a tag to compare

Fix

  • bom-ref will always now be populated for Component and Vulnerability - bump of cyclonedx-python-lib solves this (#92) (df2aad2)

v1.4.0

13 Jan 10:01
Compare
Choose a tag to compare

Feature