You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revise README for SADP Pilot production phase details
Updated README to reflect the transition of the SADP Pilot to the production phase, including new links and details on feedback mechanisms and required information.
Copy file name to clipboardExpand all lines: README.md
+18-9Lines changed: 18 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,28 @@
2
2
3
3
## Summary
4
4
5
-
This repository documents the Supplier-as-ADP Pilot project. This README and other documentation should be considered works-in-progress and are likely to be incomplete.
5
+
This repository extends discussion of the Supplier-as-ADP Pilot project as described [here](https://www.cve.org/Media/News/item/blog/2026/03/24/Supplier-ADP-Pilot). (This README and other documentation should be considered works-in-progress and are likely to be incomplete.)
6
6
7
7
## Status and Schedule
8
8
9
-
Subject to change.
9
+
As of 4/1/2026, the CVE SADP Pilot has entered the PRODUCTION phase of the pilot (i.e, Phase II). During this phase "Suppliers" will be enriching CVE Records in the official CVE List, adding information noting how their products are affected by these vulnerabilities. This information will be available in two places for public review:
10
10
11
-
Test environment is available: https://cveawg-adp-test.mitre.org/api/.
11
+
*[The official CVE List](https://github.com/CVEProject/cvelistV5). SADP information will be published as ADP "containers" in existing CVE Records. SADP containers can be identfied in the JSON data structure by noting the following fields:
12
+
*`containers.adp[].providerMetadata.x_adpType` field with the value: `supplier`.
13
+
* the `shortName` field will have the value `xxxx-SADP` where xxxx is the name of the Supplier.
12
14
13
-
SADP in production sometime in March 2026.
15
+
*[Published SADP Records](https://github.com/CVEProject/sadp-pilot/tree/main/Published%20SADP%20Records). Records containing SADP content will be copied from the CVE List into this folder for easier identification. The folder will be structured in the same manner as the CVE List, populated only by CVE Records containing SADP content.
14
16
15
-
"Formally" review the pilot in July 2026. This period would catch April and July quarterly update cycles and four monthly update cycles.
17
+
Phase II is scheduled to run from April 1, 2026 until July 31, 2026. This period will catch April and July quarterly update cycles and four monthly update cycles for the Suppliers.
16
18
17
-
This formal review should support a Program decision whether and how to continue SADP.
19
+
After Phase II (i.e., August/2026) public feedback from the pilot will be reviewed and the "next steps" of the pilot will be considered.
20
+
21
+
## Offering Feedback for the SADP Pilot
22
+
23
+
There are multiple ways to offer feedback on the pilot:
24
+
* Submit a [New Issue](https://github.com/CVEProject/sadp-pilot/issues/new) against this Github SADP Repository
25
+
* Submit [a comment](https://medium.com/@cve_program/supplier-adp-pilot-cve-program-to-explore-benefits-of-supporting-vex-like-product-status-852587bc9546) in response to the SADP announcement blog
26
+
* Submit a [CVE Request](https://cveform.mitre.org/) using the CVE Program CVE Request form (use the "Other" request type from the pull down menu)
18
27
19
28
## Background
20
29
@@ -24,11 +33,10 @@ One expected use case is that vulnerability scanning and management could be imp
24
33
25
34
## Test CVE Services SADP Pilot Environment
26
35
27
-
Participating SADPs will have accounts and credentials for a test environment. The instance will use production data and sync roughly daily. SADPs will only be permitted to [add (PUT) SADP information](https://cveawg.mitre.org/api-docs/#/CVE%20Record/cveAdpUpdateSingle) to existing CVE Records and manage users for their SADP organizations. A snapshot of test CVE Records that have been created by pilot participatns will be taken daily (on weekdays) and posted[here](https://github.com/CVEProject/sadp-pilot/tree/main/SADP_Records).
36
+
As of 4/1/2026, the SADP Pilot has moved into PRODUCTION (i.e, Phase II, see above). This means that viewable SADP information will now be found as part of the [official CVE List](https://github.com/CVEProject/cvelistV5) (and copied[here](https://github.com/CVEProject/sadp-pilot/tree/main/Published%20SADP%20Records) for easier public review).
28
37
29
-
Note that SADP information in this repository are for test purposes only and will NOT be available in the [official CVE List](https://github.com/CVEProject/cvelistV5/tree/main/cves).
38
+
A "test environment" will continue to be available for prospective Supplier pilot participants to test their infrastructure however, their test data will no longer be copied in the SADP Records Github repository as done in Phase I. Historic Phase I SADP test data is now available in an [Archved Pilot Data](https://github.com/CVEProject/sadp-pilot/tree/main/Archived%20Pilot%20Data)
30
39
31
-
We have not yet decided when (or even if) to shift from the test to production environments, but the plan is to shift the pilot to production. Before providing production SADP information, participants MUST demonstrate their capability in the test environment.
32
40
33
41
## Required SADP Information
34
42
@@ -111,6 +119,7 @@ CVE consumers should expect to see SADP containers provided by these Supplier pa
111
119
| Red Hat | lots of managed software packages |[CVE-2026-23074](https://cveawg-adp-test.mitre.org/api/cve/CVE-2026-23074)|
In addition to these primary SADP content producers (downstream Suppliers), we have discussed SADP with upstream Suppliers and institutional CVE consumers, specifically vulnerability scanners (see [Q4](#q4)). We should also talk to vulnerability scanner users. We may solicit active participation from these types of organizations to help determine if SADP is useful (or harmful) and if changes are needed.
0 commit comments