Replies: 2 comments
-
|
Hmm this looks like a bug to me. I was also able to reproduce this behavior on a newer version of Trivy. ➜ trivy plugin list
Installed Plugins:
Name: aws
Version: 0.15.1
➜ trivy plugin update
2025-08-19T11:52:58-06:00 INFO [plugin] Updating the plugin index... url="https://aquasecurity.github.io/trivy-plugin-index/v1/index.yaml"
➜ trivy plugin list
No Installed Pluginscc @DmitriyLewen (and teppei when he's back from vacation). |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Created #9357 |
Beta Was this translation helpful? Give feedback.
0 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
After executing trivy plugin update , will the installed plugins be removed?

Desired Behavior
After executing trivy plugin update , will the installed plugins be removed?

Actual Behavior
After executing trivy plugin update , will the installed plugins be removed?

Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
JSON
Mode
Standalone
Debug Output
Operating System
linux
Version
Checklist
trivy clean --allBeta Was this translation helpful? Give feedback.
All reactions