lhotari opened a new pull request, #25480:
URL: https://github.com/apache/pulsar/pull/25480

   ### 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/[email protected]` 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to