Scroll to navigation

WOLFICTL-ADVISORY-DISCOVER(1) WOLFICTL-ADVISORY-DISCOVER(1)

NAME

wolfictl-advisory-discover - Automatically create advisories by matching distro packages to vulnerabilities in NVD

SYNOPSIS

wolfictl advisory discover [flags]

DESCRIPTION

Automatically create advisories by matching distro packages to vulnerabilities in NVD

OPTIONS

-a, --advisories-repo-dir=""
directory containing the advisories repository

-d, --distro-repo-dir=""
directory containing the distro repository

-h, --help[=false]
help for discover

--no-distro-detection[=false]
do not attempt to auto-detect the distro

--nvd-api-key=""
NVD API key (Can also be set via the environment variable 'WOLFICTL_NVD_API_KEY'. Using an API key significantly increases the rate limit for API requests. If you need an NVD API key, go to ⟨https://nvd.nist.gov/developers/request-an-api-key.⟩)

-p, --package=""
package name

-r, --package-repo-url=""
URL of the APK package repository

OPTIONS INHERITED FROM PARENT COMMANDS

--log-level="WARN"
log level (e.g. debug, info, warn, error)

SEE ALSO

wolfictl-advisory(1)

Auto generated by spf13/cobra