-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
ci(security-scanner): add support for Red Hat UBI images and fix typo #21912
Merged
Conversation
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
dduzgun-security
added
the
pr/no-changelog
PR does not need a corresponding .changelog entry
label
Nov 4, 2024
dduzgun-security
added
backport/all
Apply backports for all active releases per .release/versions.hcl
type/ci
Relating to continuous integration (CI) tooling for testing or releases
labels
Nov 4, 2024
picatz
requested changes
Nov 4, 2024
Co-authored-by: Kent Gruber <[email protected]>
picatz
approved these changes
Nov 4, 2024
sarahalsmiller
approved these changes
Nov 4, 2024
hc-github-team-consul-core
added
backport/1.20
Changes are backported to 1.20
backport/ent/1.15
Changes are backported to 1.15 ent
backport/ent/1.18
Changes are backported to 1.18 ent
backport/ent/1.19
Changes are backported to 1.19 ent
labels
Nov 4, 2024
4 tasks
📣 Hi @dduzgun-security! a backport is missing for this PR [21912] for versions [1.15,1.18,1.19] please perform the backport manually and add the following snippet to your backport PR description:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport/all
Apply backports for all active releases per .release/versions.hcl
backport/ent/1.15
Changes are backported to 1.15 ent
backport/ent/1.18
Changes are backported to 1.18 ent
backport/ent/1.19
Changes are backported to 1.19 ent
backport/1.20
Changes are backported to 1.20
pr/no-changelog
PR does not need a corresponding .changelog entry
type/ci
Relating to continuous integration (CI) tooling for testing or releases
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.
Description
Adding support for RedHat UBI images scans to cover more type of container images and fixing a typo.
Ref: PSP-2287
Testing & Reproduction steps
https://github.com/hashicorp/security-scanner/pull/918
Links
PR Checklist