Release versions between v0.26.0 and v0.69.2 just disappeared from Github #10289
Closed
PenelopeFudd
started this conversation in
Bugs
Replies: 2 comments 2 replies
-
|
It would be nice if the script said "Version v0.68.2 not found, try v0.69.2". |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @PenelopeFudd ! Please, read https://github.com/aquasecurity/trivy/discussions/10265 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
We've pinned trivy v0.68.2 in our ansible install script, and today all deployments started failing:
Desired Behavior
Expected the file to be there.
Actual Behavior
Got a 404 error instead.
Reproduction Steps
1. `curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -x -b /usr/local/bin v0.68.2` 2. 3. ...Target
None
Scanner
None
Output Format
None
Mode
None
Debug Output
Operating System
Ubuntu 22.04
Version
$ trivy --version trivy: command not foundChecklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions