MINOR: Change trivy action#22024
Merged
FrankYang0529 merged 2 commits intoapache:trunkfrom Apr 12, 2026
Merged
Conversation
Signed-off-by: PoAn Yang <payang@apache.org>
ryankert01
approved these changes
Apr 11, 2026
m1a2st
approved these changes
Apr 11, 2026
chia7712
reviewed
Apr 12, 2026
| python docker_build_test.py kafka/test -tag=test -type=$IMAGE_TYPE -u=$KAFKA_URL | ||
| - name: Run CVE scan | ||
| uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # v0.33.1 | ||
| uses: lhotari/sandboxed-trivy-action@555963036b2012b44c1071508a236e569db28ebb |
Member
There was a problem hiding this comment.
please add comment for the target version
Member
Author
There was a problem hiding this comment.
Add it. Thank you.
Signed-off-by: PoAn Yang <payang@apache.org>
chia7712
approved these changes
Apr 12, 2026
Member
Author
|
Followup PR: #22032 |
FrankYang0529
added a commit
to FrankYang0529/kafka
that referenced
this pull request
Apr 13, 2026
Change to use approved pattern in infrastructure actions. https://github.com/apache/infrastructure-actions/blob/75f430702f46fc5b4a71efc23a1ce8d72e11ba61/approved_patterns.yml#L211 Reviewers: Ryan Huang <hcr@apache.org>, Ken Huang <s7133700@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com> --------- Signed-off-by: PoAn Yang <payang@apache.org> (cherry picked from commit eb6ce0e)
FrankYang0529
added a commit
to FrankYang0529/kafka
that referenced
this pull request
Apr 13, 2026
Change to use approved pattern in infrastructure actions. https://github.com/apache/infrastructure-actions/blob/75f430702f46fc5b4a71efc23a1ce8d72e11ba61/approved_patterns.yml#L211 Reviewers: Ryan Huang <hcr@apache.org>, Ken Huang <s7133700@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com> --------- Signed-off-by: PoAn Yang <payang@apache.org> (cherry picked from commit eb6ce0e)
nileshkumar3
pushed a commit
to nileshkumar3/kafka
that referenced
this pull request
Apr 15, 2026
Change to use approved pattern in infrastructure actions. https://github.com/apache/infrastructure-actions/blob/75f430702f46fc5b4a71efc23a1ce8d72e11ba61/approved_patterns.yml#L211 Reviewers: Ryan Huang <hcr@apache.org>, Ken Huang <s7133700@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com> --------- Signed-off-by: PoAn Yang <payang@apache.org>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Change to use approved pattern in infrastructure actions.
https://github.com/apache/infrastructure-actions/blob/75f430702f46fc5b4a71efc23a1ce8d72e11ba61/approved_patterns.yml#L211
Reviewers: Ryan Huang hcr@apache.org, Ken Huang s7133700@gmail.com,
Chia-Ping Tsai chia7712@gmail.com