ci: drop Trivy vulnerability scanning#294
Conversation
Signed-off-by: Steven Borrelli <steve@borrelli.org>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe PR removes the Trivy filesystem vulnerability scan job ( ChangesCI Workflow Simplification
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
jbw976
left a comment
There was a problem hiding this comment.
thanks for adding this @stevendborrelli! (or removing it technically haha)
Description of your changes
Disable trivy scan. See crossplane/crossplane#7237.
I have:
make reviewableto ensure this PR is ready for review.How has this code been tested