Skip to content

New ADP schema requirement: x_adpType #3

@zmanion

Description

@zmanion

In a future (the future is now) with "many" ADPs, conveying the type of ADP is probably useful. With the expectation that we'll discuss and test this, I'll prpose a new bit of schema:

.containers.adp[].x_adpType

Values would be a managed enumeration. For the SADP pilot, everyone should use the value 'supplier'.

Proposed definitions:

supplier: The ADP is the Supplier of the Products identified in the ADP container.
enrichment: The ADP adds information to the CVE Record. The information may be constrained by the ADP's scope.

If this is adopted, the CISA Vulnrichment ADP would set "x_adpType": "enrichment". Also this would become a proper schema addition, i.e., adpType.

$ curl -s https://cveawg-adp-test.mitre.org/api/cve/CVE-2025-51591 | jq -r .containers.adp[1].x_adpType
supplier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions