Skip to content

Commit

Permalink
1.4.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and Sonatype Community committed Jan 31, 2022
1 parent eb12286 commit 77fcf02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v1.4.2 (2022-01-31)
### Fix
* Corrected data placement for Vulnerabilities returned from OSS Index when generating an SBOM ([#94](https://github.com/sonatype-nexus-community/jake/issues/94)) ([`eb12286`](https://github.com/sonatype-nexus-community/jake/commit/eb1228602c63784da751749cce14ee9fec9f3d1f))

## v1.4.1 (2022-01-24)
### Fix
* `bom-ref` will always now be populated for Component and Vulnerability - bump of `cyclonedx-python-lib` solves this ([#92](https://github.com/sonatype-nexus-community/jake/issues/92)) ([`df2aad2`](https://github.com/sonatype-nexus-community/jake/commit/df2aad2fa23548e98d2857e2f038e4850067f9b6))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jake"
version = "1.4.1"
version = "1.4.2"
description = "An OSS Index integration to check for vulnerabilities in your Python environments"
authors = ["Sonatype Community <[email protected]>"]
maintainers = ["Sonatype Community <[email protected]>"]
Expand Down

0 comments on commit 77fcf02

Please sign in to comment.