-
Notifications
You must be signed in to change notification settings - Fork 574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add support for Bitnami cataloguer #3341
base: main
Are you sure you want to change the base?
Commits on Oct 16, 2024
-
prototype: start bitnami cataloger
Bitnami images have spdx SBOMs at predictable paths, and Syft could more accurately identify the software in these images by scanning those SBOMs. Start work on this by forking the sbom-cataloger as a new bitnami-cataloger. Signed-off-by: Will Murphy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c9e6b4 - Browse repository at this point
Copy the full SHA 1c9e6b4View commit details -
wire up bitnami cataloger to run on images by default
Signed-off-by: Will Murphy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2a3d72 - Browse repository at this point
Copy the full SHA b2a3d72View commit details -
feat: add support for Bitnami cataloguer
Signed-off-by: juan131 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7267d13 - Browse repository at this point
Copy the full SHA 7267d13View commit details -
feat: use a better SPDX sample for unit tests
Signed-off-by: juan131 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1e3157 - Browse repository at this point
Copy the full SHA a1e3157View commit details
Commits on Oct 17, 2024
-
bugfix: only report bitnami pkgs
Signed-off-by: juan131 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40c449b - Browse repository at this point
Copy the full SHA 40c449bView commit details -
feat: adapt JSON schema, spdxutil and packagemetadata
Signed-off-by: juan131 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de25720 - Browse repository at this point
Copy the full SHA de25720View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7a6a5f - Browse repository at this point
Copy the full SHA f7a6a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c2dd0c - Browse repository at this point
Copy the full SHA 3c2dd0cView commit details -
bugfix: use new bitnami purl type
Signed-off-by: juan131 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e26fa5 - Browse repository at this point
Copy the full SHA 7e26fa5View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 15b7ceb - Browse repository at this point
Copy the full SHA 15b7cebView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd5fa53 - Browse repository at this point
Copy the full SHA cd5fa53View commit details