docs(trivy): trim the long description to the one line that matters
The App Center blurb ran three sentences, two of which restated things the Security view already makes obvious. Keep the what, drop the rest. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
48cb5d9380
commit
5db36ac3c7
@ -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"
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user