-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Generate CycloneDX SBOM at release time via CI #9550
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
+599
−0
Merged
Changes from 35 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
b6d2a0f
Generate CycloneDX SBOM at release time via CI
aclark4life b5f47b6
Update .github/workflows/wheels.yml
aclark4life 3bfee6b
Update .github/generate-sbom.py
aclark4life ec12a86
Set executable flag on script with shebang line
radarhere d14adac
Update .github/workflows/wheels.yml
aclark4life e0ffb1d
Update .github/generate-sbom.py
aclark4life 5ac9a6d
Update .github/workflows/wheels.yml
aclark4life ed25b2a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fb04886
Address CycloneDX SBOM review feedback
aclark4life 1b2d125
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3388380
Update .github/generate-sbom.py
aclark4life b53a9e9
Updated raqm to 0.10.5
radarhere 26d4cdb
Update .github/generate-sbom.py
aclark4life 3cddfcd
Update .github/generate-sbom.py
aclark4life edb0d8f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 77aaf1d
Track raqm vendored modifications in SBOM pedigree
aclark4life 990905d
Update SBOM pedigree for raqm 0.10.5
aclark4life 7cd4ac0
Merge branch 'main' into sbom
radarhere f63a4ff
Address jkowalleck review comments on SBOM generation
aclark4life 6c2c62f
Hash pin GitHub Actions
radarhere a8734a8
Update wheels.yml and generate-sbom.py
aclark4life a6d9c3a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d6209fa
Address review feedback: add argparse import and missing dependsOn en…
aclark4life 88ef24b
Move SBOM validate after upload; pin check-jsonschema in requirements…
aclark4life acde441
Add .ci/requirements-sbom.txt to workflow path triggers
aclark4life b281a70
Update .github/generate-sbom.py
aclark4life 6bb7473
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a3965d7
Combine strings
radarhere 45b4b54
Address radarhere review comments on generate-sbom.py
aclark4life a250b66
Lint fix
radarhere 34a3824
Simplify code by passing bytes to diff
radarhere 5c993cd
Link to security policy
radarhere 723a30a
Use python3
radarhere 33f124f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 973b756
Update .github/generate-sbom.py
aclark4life fbcdd20
Correct licences
hugovk f1f9bf9
Remove C extension that has no deps
hugovk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| check-jsonschema==0.37.1 |
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.