Open-Source Wikis

/

Trivy

/

Reference

aquasecurity/trivy

Reference

Reference material for working with the Trivy codebase: configuration options, the report data model, and the dependency graph.

Pages

  • Configuration — flags, environment variables, config file, and precedence.
  • Data models — the Report struct and the finding types.
  • Dependencies — the third-party libraries Trivy depends on, grouped by purpose.

For user-facing documentation (installation, command-by-command usage), see trivy.dev/docs.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Reference – Trivy wiki | Factory