Skip to content
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

build: New workflow to trigger patch releases #425

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Oct 31, 2024

No description provided.

@pjbgf pjbgf marked this pull request as ready for review November 25, 2024 11:13
@pjbgf pjbgf requested a review from a team as a code owner November 25, 2024 11:13
Copy link
Member

@macedogm macedogm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

One point might be to enable VEX scanning based on our VEX Hub. One way to achieve this is to do similar to RKE2 scanning workflow: https://github.com/rancher/rke2/blob/f82b4c0fcfe249d8d359eeff07f092bcf9766556/.github/workflows/trivy.yaml#L52-L53 . And then enable the VEX scan with https://github.com/rancher/rke2/blob/f82b4c0fcfe249d8d359eeff07f092bcf9766556/.github/workflows/trivy.yaml#L63-L64 . Ideally you can leave TRIVY_SHOW_SUPPRESSED as false to avoid creating an issue for the situation when only false-positives were identified.

@pjbgf pjbgf self-assigned this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants