You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We run a local oci mirror/proxy-cache for mirror.gcr.io, let's call it ocimirror.example.com, and we have that first in the list of repositories e.g --java-db-repository="ocimirror.example.com:5678/aquasec/trivy-java-db:1","mirror.gcr.io/aquasec/trivy-java-db:1" and same for --db-repository. I understand that today you only skip to the next in list if response code is 429 or 5xx. It would be really good and more stable if it also skipped on e.g lookup failure dns and/or unable to connect/timeouts. then eventually fail miserably if none in list went successfully....
kind/featureCategorizes issue or PR as related to a new feature.scan/vulnerabilityIssues relating to vulnerability scanning
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
We run a local oci mirror/proxy-cache for mirror.gcr.io, let's call it ocimirror.example.com, and we have that first in the list of repositories e.g --java-db-repository="ocimirror.example.com:5678/aquasec/trivy-java-db:1","mirror.gcr.io/aquasec/trivy-java-db:1" and same for --db-repository. I understand that today you only skip to the next in list if response code is 429 or 5xx. It would be really good and more stable if it also skipped on e.g lookup failure dns and/or unable to connect/timeouts. then eventually fail miserably if none in list went successfully....
Target
None
Scanner
Vulnerability
Beta Was this translation helpful? Give feedback.
All reactions