diff --git a/containers/trivy/trivy.config b/containers/trivy/trivy.config index 39de117..c20bdfc 100644 --- a/containers/trivy/trivy.config +++ b/containers/trivy/trivy.config @@ -30,7 +30,7 @@ CFG_TRIVY_HEADSCALE=false CFG_TRIVY_CATEGORY="security,recommended" CFG_TRIVY_TITLE="Trivy" CFG_TRIVY_DESCRIPTION="Vulnerability scanner" -CFG_TRIVY_LONG_DESCRIPTION="Trivy checks the container images behind your installed apps for known vulnerabilities (CVEs) and powers the Security view in the App Center Overview. Scanning happens entirely on your box against a locally cached database — nothing about your apps is sent anywhere" +CFG_TRIVY_LONG_DESCRIPTION="Trivy checks the container images behind your installed apps for known vulnerabilities (CVEs)" CFG_TRIVY_URL="https://github.com/aquasecurity/trivy" CFG_TRIVY_ACTIONS="configure|install|restart|shutdown|uninstall" #