chore(deps): update dependency kubernetes-sigs/bom to v0.6.0 (main) #1968
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
f0ff48f9a202abfddf656056bbeeb8efe29920ab
->v0.6.0
Release Notes
kubernetes-sigs/bom (kubernetes-sigs/bom)
v0.6.0
Compare Source
Changes by Kind
Feature
--purl
to output purls instead of names--format
--fields
flag controls which fields of the sbom will be printed on the query outputbom document query
and skip the filename (#291, @puerco)bom
json parser now supports top-level elements specified with aDESCRIBES
relationship to the document.documentDescribes
is, of course, still suppoirtedNOASSERTION
detection when choosing which license to print. (#304, @puerco)bom
now supports scanning OS packages from images based on distroless.bom
would drop the last package read from the debian databasebom
will now autodetect when STDIN is open to outline an SBOM to avoid specifying it with a dash (#260, @puerco)Bug or Regression
Other (Cleanup or Flake)
registry.com/repository/image@sha256:digest
(#289, @puerco)Dependencies
Added
d852ddb
Changed
5ec99f8
→104605a
76db087
→637eb22
2b998c6
→ v0.7.7Removed
v0.5.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/bom@v0.5.0...v0.5.1
v0.5.0
Compare Source
Changes by Kind
Feature
bom
now embeds the latest SPDX license list. This avoids pulling the license list from the internet, speeding up SBOM generationbom
mage file now has aCheckEmbeddedData
andUpdateEmbeddedData
targets to ease the management of the embedded data. (#255, @puerco)--license-list-version
(#245, @puerco)bom document outline
now displays version numbers along package names by default. This can be turned off with--version=false
oultine
subcommand has a new---purl
flag which will display purls instead of package names when outlining an SBOM (#212, @puerco)Documentation
bom
now has a logo! 🎉 (#222, @puerco)Bug or Regression
NOASSERTION
. (#203, @puerco)spdx.recursiveIDSearch
which lead to panics when generating sboms describing multiple artifacts. (#244, @puerco)Other (Cleanup or Flake)
PackageVerificationCode
in the package JSON types (both in 2.2 and 2.3) has been changed and is now a pointer. This is a breaking change for anything depending on the bom types. This fixes a bug where JSON SBOMs contained an empty package verification code struct.PACKAGE-MANAGER
andPACKAGE-MANAGER
in the category field. Output is always SPDX 2.3 which calls forPACKAGE-MANAGER
in the schema. (#221, @puerco)Uncategorized
bom
would panic when generating an SBOM of an image specified with a digest. (#225, @sbs2001)Dependencies
Added
76db087
Changed
2b998c6
Removed
New Contributors
Full Changelog: kubernetes-sigs/bom@v0.4.1...v0.5.0
v0.4.1
Compare Source
Release Notes
Changes by Kind
Bug or Regression
--log-level=debug
to see all messages (#189, @puerco)Dependencies
Added
Nothing has changed.
Changed
Removed
Nothing has changed.
v0.4.0
Compare Source
Release Notes
Changes by Kind
API Change
Feature
bom document query/outline
. (#170, @saschagrunert)bom
SBOMs similar to what other tools are doing now (#143, @puerco)spdx&#​43;json
documents which means that they can be outlined and queried just as their tag-value counterparts. (#133, @puerco)bom
now generates SBOMs conformant to SPDX version 2.3 🎉Bug or Regression
Name
only has the name as expected (#138, @puerco)FileType
in compressed tars was not categorized asARCHIVE
(#156, @puerco)google/licenseclassifier
v2 prereleases. (#161, @puerco)bom
would throw a fatal error if nogo.sum
file was found. Now it returns an empty dependency list and generates the SBOM from the repository correctly. (#162, @puerco)Dependencies
Added
Changed
e495a2d
→ v0.1.086c51ed
→ v0.6.01d687d4
→ v0.1.0622c5d5
→ v0.1.00976fa6
→ v0.1.0bc2c85a
→ v0.1.003fcf44
→ v0.1.0f3a8303
→5ec99f8
Removed
666a987