API
Check EOL
This endpoint return whether an entity has reached End-of-Life (EOL) status.
POST
Body
An identifier to determine an entity’s EOL status. Only one of the following can be provided:
cpe, purl, custom.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
Whether the matched entity is end-of-life.
The reason the entity was marked as deprecated. Can be one of VENDOR_ANNOUNCED, REGISTRY_DEPRECATED, or SOURCE_ARCHIVED.
The end-of-life date for the matched entity.
Information about the match.
Whether the entity support was found.
The request that triggered this response.
Evidence supporting the eol status.