-
Notifications
You must be signed in to change notification settings - Fork 26
844 license risks #878
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
Merged
Merged
844 license risks #878
Changes from 13 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
ae718b7
first milestone: changed the existing infrastructure to work
Hubtrick-Git 21c4e9a
now processing the license when fetching them
Hubtrick-Git 9ae78d0
added automatic license risk creation when updating the licenses of a…
Hubtrick-Git 87231b7
saving work
Hubtrick-Git 91438fa
fixed bug when converting cdx components, wrote test for that functio…
Hubtrick-Git 8a11de7
implemented a read function to retrive the data from a single license…
Hubtrick-Git 2b10488
added some necessary functions to interact with license Risks
Hubtrick-Git 7d67375
now license risks are not scanned anymore by the scan daemon
Hubtrick-Git bb88b50
added function to make the final license decision
Hubtrick-Git de5597b
updated mocks
Hubtrick-Git d94d473
fixed tests and removed debuging slogs
Hubtrick-Git 71faa0e
first code review
Hubtrick-Git eefb4e8
code review 2
Hubtrick-Git e261367
caching valid license list
timbastin bf43727
using license risk service only in component service
timbastin 80450b3
type error fix
timbastin 3cb16d9
merged with main
timbastin af07fcb
updates mocks
timbastin 8b77f21
adds test
timbastin 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
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
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
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
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
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
Submodule attestation-compliance-policies
updated
12 files
| +0 −1 | .gitignore | |
| +0 −38 | policies/author_committer_email_is_from_org.rego | |
| +6 −23 | policies/build_from_signed_source.rego | |
| +0 −29 | policies/ci_image_has_digest_set.rego | |
| +4 −15 | policies/current_sbom_is_present.rego | |
| +0 −27 | policies/security_policy_present_in_repo.rego | |
| +0 −31 | policies/signed_off_commit.rego | |
| +0 −11 | testattestations/README.md | |
| +0 −89 | testattestations/sarif.json | |
| +0 −15,395 | testattestations/sbom.json | |
| +0 −2,390 | testattestations/slsa-build-provenance.json | |
| +0 −490 | testattestations/vex.json |
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
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.