Skip to content

chore(ci): Remove Trivy Action#426

Merged
google-oss-prow[bot] merged 1 commit intokubeflow:mainfrom
andreyvelich:remove-trivy-action
Mar 25, 2026
Merged

chore(ci): Remove Trivy Action#426
google-oss-prow[bot] merged 1 commit intokubeflow:mainfrom
andreyvelich:remove-trivy-action

Conversation

@andreyvelich
Copy link
Copy Markdown
Member

As per our discussion with the security team, we suggested to remove Trivy action from our CI at the moment.

/assign @akshaychitneni @astefanutti @tenzen-y @kramaranya @Fiona-Waters @franciscojavierarceo @juliusvonkohout @thesuperzapper

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Copilot AI review requested due to automatic review settings March 25, 2026 15:39
@andreyvelich andreyvelich changed the title Remove Trivy Action chore(ci): Remove Trivy Action Mar 25, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the scheduled Trivy CVE scanning/remediation GitHub Actions workflow from this repository’s CI configuration.

Changes:

  • Deletes the Trivy Vulnerability Scan workflow (.github/workflows/trivy-cve-scan.yaml), including SARIF upload and automated dependency-fix PR creation.
Comments suppressed due to low confidence (1)

.github/workflows/trivy-cve-scan.yaml:1

  • The PR description/title suggest removing the Trivy action from CI entirely, but this change only deletes the scheduled Trivy workflow; .github/workflows/validate-lockfile.yaml still runs aquasecurity/trivy-action@0.35.0 on PRs (lines 57–79), so please either update the PR description/title to match the actual scope or remove/adjust the remaining Trivy usage as well.

Copy link
Copy Markdown

@franciscojavierarceo franciscojavierarceo left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@google-oss-prow google-oss-prow bot added the lgtm label Mar 25, 2026
@kramaranya
Copy link
Copy Markdown
Contributor

/approve

@google-oss-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: franciscojavierarceo, kramaranya

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Fiona-Waters
Copy link
Copy Markdown
Contributor

/retest

@google-oss-prow google-oss-prow bot merged commit 0512262 into kubeflow:main Mar 25, 2026
25 of 27 checks passed
@google-oss-prow google-oss-prow bot added this to the v0.4 milestone Mar 25, 2026
@andreyvelich
Copy link
Copy Markdown
Member Author

/cherry-pick release-0.4

@andreyvelich andreyvelich deleted the remove-trivy-action branch March 25, 2026 22:40
@google-oss-robot
Copy link
Copy Markdown

@andreyvelich: new pull request created: #429

Details

In response to this:

/cherry-pick release-0.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.