table of contents
| WOLFICTL-ADVISORY-SECDB(1) | WOLFICTL-ADVISORY-SECDB(1) |
NAME¶
wolfictl-advisory-secdb - Build an Alpine-style security database from advisory data
SYNOPSIS¶
wolfictl advisory secdb [flags]
DESCRIPTION¶
Build an Alpine-style security database from advisory data
OPTIONS¶
-a, --advisories-repo-dir=[]
directory containing an advisories repository
--arch=[x86_64]
the package architectures the security database is for
-h, --help[=false]
help for secdb
--no-distro-detection[=false]
do not attempt to auto-detect the distro
-o, --output=""
output location (default: stdout)
--repo="os"
the name of the package repository
--url-prefix="
⟨https://packages.wolfi.dev"⟩
URL scheme and hostname for the package repository
OPTIONS INHERITED FROM PARENT COMMANDS¶
--log-level="WARN"
log level (e.g. debug, info, warn, error)
SEE ALSO¶
| Auto generated by spf13/cobra |