Skip to content

[improve][ci] Replace trivy-action with sandboxed-trivy-action#25480

Merged
merlimat merged 3 commits intoapache:masterfrom
lhotari:lh-trivy-sandboxed
Apr 7, 2026
Merged

[improve][ci] Replace trivy-action with sandboxed-trivy-action#25480
merlimat merged 3 commits intoapache:masterfrom
lhotari:lh-trivy-sandboxed

Conversation

@lhotari
Copy link
Copy Markdown
Member

@lhotari lhotari commented Apr 7, 2026

Motivation

The aquasecurity/trivy-action was previously commented out in the CI workflow. This PR replaces it with lhotari/sandboxed-trivy-action, which runs Trivy in a sandboxed environment for improved security.

Modifications

  • Uncommented the Trivy container scan and SARIF upload steps in .github/workflows/pulsar-ci.yaml
  • Replaced aquasecurity/trivy-action@v0.35.0 with lhotari/sandboxed-trivy-action@555963036b2012b44c1071508a236e569db28ebb

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

@merlimat merlimat merged commit 2394bb1 into apache:master Apr 7, 2026
44 checks passed
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