diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 52062b63fa..97abb398ca 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -1688,6 +1688,11 @@ system and gives an overview of their function and contents. The list of package names (:term:`PN`) for which CVEs (Common Vulnerabilities and Exposures) are ignored. + :term:`CVE_DB_INCR_UPDATE_AGE_THRES` + Specifies the maximum age of the CVE database in seconds for an + incremental update (instead of a full-download). Use "0" to force a + full-download. + :term:`CVE_DB_UPDATE_INTERVAL` Specifies the CVE database update interval in seconds, as used by ``cve-update-db-native``. The default value is "86400" i.e. once a day