Plugin
trivy plugin¶
Manage plugins
Options¶
  -h, --help   help for plugin
Options inherited from parent commands¶
      --cache-dir string          cache directory (default "/path/to/cache")
  -c, --config string             config path (default "trivy.yaml")
  -d, --debug                     debug mode
      --generate-default-config   write the default config to trivy-default.yaml
      --insecure                  allow insecure server connections
  -q, --quiet                     suppress progress bar and log output
      --timeout duration          timeout (default 5m0s)
  -v, --version                   show version
SEE ALSO¶
- trivy - Unified security scanner
- trivy plugin info - Show information about the specified plugin
- trivy plugin install - Install a plugin
- trivy plugin list - List installed plugin
- trivy plugin run - Run a plugin on the fly
- trivy plugin search - List Trivy plugins available on the plugin index and search among them
- trivy plugin uninstall - Uninstall a plugin
- trivy plugin update - Update the local copy of the plugin index
- trivy plugin upgrade - Upgrade installed plugins to newer versions