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

Resolves #998 adds dateUpdated to cna created CVE records #999

Merged
merged 2 commits into from
Jan 30, 2023
Merged

Conversation

jdaigneau5
Copy link
Collaborator

Closes Issue #998

Summary

Added dateUpdated field to cveMetadata when creating a CVE record through the POST /cve/{id}/cna endpoint.

Important Changes

cve.controller.js

  • subtmitCna function, added dateUpdated to metadata.

@jdaigneau5 jdaigneau5 requested a review from slubar January 25, 2023 18:38
@jdaigneau5 jdaigneau5 linked an issue Jan 25, 2023 that may be closed by this pull request
@slubar slubar changed the title Resolves #998 added dateUpdated to cna created CVE records Resolves #998 adds dateUpdated to cna created CVE records Jan 30, 2023
@slubar slubar merged commit e50795e into dev Jan 30, 2023
@slubar slubar deleted the jd-998 branch January 30, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set cve.cveMetadata.dateUpdated in POST /cve/:id/cna endpoint
2 participants