-
Notifications
You must be signed in to change notification settings - Fork 110
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
More SBOM logic improvements #1459
Commits on Aug 27, 2024
-
fix(sbom): ext ref category should use dash not underscore
See https://spdx.github.io/spdx-spec/v2.3/package-information/#721-external-reference-field Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for b63742c - Browse repository at this point
Copy the full SHA b63742cView commit details
Commits on Aug 28, 2024
-
refactor(sbom): pull apart SBOM generation from writing to the APK
Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 21238c3 - Browse repository at this point
Copy the full SHA 21238c3View commit details -
add warning comments for git detection
Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 3fb17d6 - Browse repository at this point
Copy the full SHA 3fb17d6View commit details -
rename checkEnvironment function
Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 6ac7e35 - Browse repository at this point
Copy the full SHA 6ac7e35View commit details -
hoist extRefCatPackageManager to package level
Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 7209756 - Browse repository at this point
Copy the full SHA 7209756View commit details -
fix name of generateAPKPackage SBOM function
Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for 9f3a18f - Browse repository at this point
Copy the full SHA 9f3a18fView commit details -
cross-reference second implementation of git state detection
Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for c7f9e86 - Browse repository at this point
Copy the full SHA c7f9e86View commit details -
ci: comment out gdk-pixbuf build for now
There appears to be an upstream issue with this package that should not block melange CI: https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/515 Also, it looks like this has happened before, see melange PR chainguard-dev#1143 that was later reverted in PR chainguard-dev#1147. Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
Configuration menu - View commit details
-
Copy full SHA for c932c79 - Browse repository at this point
Copy the full SHA c932c79View commit details