CVE Allowlist
Manage the system CVE allowlist.
get_cve_allowlist()
async
update_cve_allowlist(allowlist)
async
Overwrites the existing CVE allowlist with a new one.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
allowlist |
CVEAllowlist
|
The new CVE allowlist. |
required |