-
Notifications
You must be signed in to change notification settings - Fork 40
Docker curation supprot #608
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
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
e7ab6f3
Add Docker curation support
basel1322 a7b6843
Improved Docker curation to use docker pull and add Accept headers fo…
basel1322 a814b8d
Simplify Docker curation code
basel1322 57396a7
Merge branch 'dev' into docker-curation-supprot
basel1322 ac16c65
Fixed unit test for Docker curation
basel1322 3171ad9
improved the code
basel1322 ecd4a99
fixed unit test commit
basel1322 4c0adc9
added get version for docker
basel1322 958ee03
Add Docker curation audit integration test
basel1322 b22d8cf
Add Docker login in test and fix panic on parse error
basel1322 d1a5492
Use same test setup pattern as Docker scan tests
basel1322 cb6f4e5
Use anonymous Docker access for curation test
basel1322 2e5ad3d
Skip Docker curation test on macOS CI
basel1322 59a3a7e
Update commands/curation/curationaudit.go
basel1322 490440d
Update curationaudit.go
basel1322 06c852a
Update commands/curation/curationaudit.go
basel1322 5337c9c
Refactor Docker image parsing and remove redundant checkDockerSupport
basel1322 5f568e8
Fix unparam lint issue
basel1322 97100eb
feat: get arch-specific digest for successful docker pulls using buildx
basel1322 207e9b1
fix: fixed typo in buildx inspect debug logs
basel1322 fe4c435
fix: show actual error message for docker buildx imagetools inspect f…
basel1322 ae9c166
fix: properly return error from docker buildx imagetools inspect
basel1322 32bc73c
improved the code
basel1322 33ee5b1
improved text
basel1322 4487529
improved the code
basel1322 8e02730
Clarify Docker image name flag description
basel1322 3370714
Fix formatting of error message for repository check
basel1322 ff53b41
Merge branch 'dev' into docker-curation-supprot
basel1322 60561ec
Fix linter errors: return proper error, lowercase error strings
basel1322 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
Some comments aren't visible on the classic Files Changed page.
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
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.
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.