POST
/
eol
/
check

Body

component
object
required

An identifier to determine an entity’s EOL status. Only one of the following can be provided: cpe, purl, custom.

lifecycle
string

The field takes a support ID to match against. If not provided, it will default to STANDARD_SUPPORT which is the base level of support for any entity.

STANDARD_SUPPORT is defined as the base support level in which security updates are provided for the entity.

Response

eol
boolean

Whether the matched entity is end-of-life.

eol_reason
string

The reason the entity was marked as deprecated. Can be one of VENDOR_ANNOUNCED, REGISTRY_DEPRECATED, or SOURCE_ARCHIVED.

eol_date
string

The end-of-life date for the matched entity.

match
object

Information about the match.

found_support
boolean

Whether the entity support was found.

request
object

The request that triggered this response.

evidence
object

Evidence supporting the eol status.