trivy-operator-explorer

command module
v0.0.0-...-761f487 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2026 License: MIT Imports: 3 Imported by: 0

README

Trivy Operator Explorer

This is a web explorer that displays the reports generated by the Trivy Operator for Kubernetes.

Install

Pre-requisites

You will of course need Trivy Operator already installed. The latest version of this explorer should work with the latest version of Trivy Operator. This explorer gets its data directly from the reporting custom resources that Trivy Operator installs in the cluster, and updates as it runs its scans.

Install explorer

Install with the helm chart:

helm upgrade --install --create-namespace \
--repo "https://starttoaster.github.io/trivy-operator-explorer" \
-n trivy-explorer \
trivy-operator-explorer \
trivy-operator-explorer

JSON API

A JSON API mirroring every HTML page is exposed under /api/v1/..., along with CVE-ignore management and a machine-readable OpenAPI 3 spec at /api/v1/openapi.json. See docs/API.md for the full route list and examples.

TODO

See CONTRIBUTING.md if you'd like to contribute an item on this list. Please make an Issue if you would like to see something added to this list.

  • SBOM dashboard

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
db
mcp
Package mcp implements the Model Context Protocol (MCP) server for trivy-operator-explorer.
Package mcp implements the Model Context Protocol (MCP) server for trivy-operator-explorer.
version
Package version exposes the application version string.
Package version exposes the application version string.
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL