SystemCVEAllowlist

Get the system level allowlist of CVE.

Get the system level allowlist of CVE. This API can be called by all authenticated users.

get/system/CVEAllowlist

Headers

X-Request-Idstring

An unique ID for the request

Response

Successfully retrieved the CVE allowlist.

idinteger

ID of the allowlist

project_idinteger

ID of the project which the allowlist belongs to. For system level allowlist this attribute is zero.

expires_atinteger nullable

the time for expiration of the allowlist, in the form of seconds since epoch. This is an optional attribute, if it's not set the CVE allowlist does not expire.

creation_timestring date-time

The creation time of the allowlist.

update_timestring date-time

The update time of the allowlist.

Changes

No recorded changes to this endpoint across all 1 revision of this API.