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

Trivy nightly scan sometimes fails with TOOMANYREQUESTS error #2937

Closed
kaylareopelle opened this issue Nov 5, 2024 · 2 comments
Closed

Trivy nightly scan sometimes fails with TOOMANYREQUESTS error #2937

kaylareopelle opened this issue Nov 5, 2024 · 2 comments

Comments

@kaylareopelle
Copy link
Contributor

kaylareopelle commented Nov 5, 2024

There are a few different errors that have come up during our Trivy nightly security scans.

  1. TOOMANYREQUESTS error. If it's not a false positive, is means New Relic is sending more than 44,000 requests a minute.
  2. DB error: failed to download vulnerability DB: OCI artifact error: failed to download vulnerability DB: failed to download artifact from any source https://github.com/newrelic/newrelic-ruby-agent/actions/runs/11661063026/job/32464633007#step:6:128

Ideas:
Can we update the action to short-circuit if this is the failure reason? Maybe we can perform a looping effort to retry?

@workato-integration
Copy link

@hannahramadan
Copy link
Contributor

Trivy was removed with #2967 and we no longer need to do work on it.

@github-project-automation github-project-automation bot moved this from Triage to Code Complete/Done in Ruby Engineering Board Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Code Complete/Done
Development

No branches or pull requests

2 participants