-
Notifications
You must be signed in to change notification settings - Fork 2
Enhance SBOM handling with new types, resolvers, and tests #439
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
Open
ybelMekk
wants to merge
19
commits into
main
Choose a base branch
from
feat/sbom-status
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
0329b9a
chore: add local replace directive for v13s/pkg/api
ybelMekk 4a82af2
feat(vulnerability): add SBOMStatus type, ContainerImageSBOM, dataloa…
ybelMekk 7fde085
feat(graphql): add ContainerImageSBOM type, SBOMStatus enum and depre…
ybelMekk 343a339
feat(graphql): add resolvers for ContainerImageSBOM status and proces…
ybelMekk 61e2b60
refactor(issue): migrate SBOM check from HasSbom to SbomStatus
ybelMekk ed2c650
test: update fake and integration test for SbomStatus
ybelMekk 125b55a
refactor(vulnerability): update fake and queries for repeated Workloa…
ybelMekk 6e867a5
refactor(vulnerability): update to workload_refs=2 and sbom_status=3
ybelMekk d0fe5e4
fix: update WorkloadRefs to WorkloadRef after v13s proto rename
ybelMekk a2c47d1
chore: use latest v13s main instead of local replace
ybelMekk 56539ef
fix(vulnerability): always return non-nil ImageVulnerabilitySummary
ybelMekk 1f793b0
fix(vulnerability): cap batch loader concurrency to 10 goroutines
ybelMekk e75d889
fix(vulnerability): derive SbomStatus from summary.HasSbom in fake cl…
ybelMekk d76fd6c
fix(vulnerability): fall back to UNSPECIFIED for unknown SBOMStatus v…
ybelMekk e7d4391
chore: remove blank line in transform.go (gofumpt)
ybelMekk 0fa6097
vulnerability: derive HasSbom from SbomStatus, remove dead wg.Wait er…
ybelMekk 5106c16
vulnerability: assert processingStartedAt in integration test
ybelMekk ea4be1d
vulnerability: fall back to PROCESSING for unknown SBOMStatus values
ybelMekk 42fe1bd
vulnerability: surface stale image tag, handle NotFound as empty resp…
ybelMekk 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.