-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cd): Integrate container and cve scanning post publishing (#10275)
Backported from #10272 * (feat/container-scanning): Integrate container and cve scanning post … (#10272) * (feat/container-scanning): Integrate container and cve scanning post publishing * build/ENGEN-844 review (#10273) * chore(gha): cleanup trailing whitespace * chore(gha): simplify release scan image as ENV * chore(gha): simplify release scan logic * fix(gha): release scan IMAGE context * chore(gha): fix scan manifest output redirection --------- Co-authored-by: Isa Farnik <[email protected]> * fix(cd): remove container scan dependency --------- Co-authored-by: Isa Farnik <[email protected]>
- Loading branch information
1 parent
bcbb12a
commit 2e08e60
Showing
2 changed files
with
66 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
|
@@ -15,6 +15,7 @@ smoke-tests: | |
- label: ubuntu | ||
|
||
scan-vulnerabilities: | ||
- label: ubuntu | ||
|
||
release-packages: | ||
|
||
|
This file contains 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