Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADP content update bumps the date for the CVE record #293

Open
zmanion opened this issue Mar 18, 2024 · 1 comment
Open

ADP content update bumps the date for the CVE record #293

zmanion opened this issue Mar 18, 2024 · 1 comment
Labels
enhancement New feature or request Needs Discussion Discuss in a future QWG meeting or on mailing list section:dates Schema location is dates

Comments

@zmanion
Copy link
Contributor

zmanion commented Mar 18, 2024

From the 2023-05-03 SPWG meeting, confirm this behavior: changes to an ADP container bump the date on the container, and also bump the date on the CVE record.

If an ADP adds or updates an ADP container frequently, consumers will see lots of updated records. dateUpdated is defined as "The date/time the record was last updated." We probably don't want to redefine this. Semantically, the ADP container is part of the the record, data was updated, so consumers should be made aware by a new date on the record.

Significantly more frequent updates may surprise consumers.

From CVEProject/automation-working-group#117

@jayjacobs jayjacobs added the enhancement New feature or request label Oct 18, 2024
@jayjacobs jayjacobs added section:dates Schema location is dates Needs Discussion Discuss in a future QWG meeting or on mailing list labels Nov 7, 2024
@ccoffin
Copy link
Collaborator

ccoffin commented Dec 30, 2024

Art: It appears that dateUpdated is bumped within each container and also at the CVE Record level. I took a look at https://cveawg.mitre.org/api/cve/CVE-2022-3205 as an example. You can see different dateUpdated values for the CNA and the CVE Program container in the example. The most recent date of update from the CVE Program container is reflected at the CVE Record level as i would expect, since that is the more recent of the two. I think this is correct, but let me know if i am missing something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Needs Discussion Discuss in a future QWG meeting or on mailing list section:dates Schema location is dates
Projects
None yet
Development

No branches or pull requests

3 participants