CVEProject / automation-working-group

CVE Automation Working Group
https://www.cve.org/ProgramOrganization/WorkingGroups#AutomationWorkingGroupAWG
158 stars 86 forks source link

Change references of ISO 8601 to RFC 3339 #101

Closed kurtseifried closed 3 months ago

kurtseifried commented 3 years ago

In light of the unavailability of a free copy of ISO8601 I would suggest RFC3339 (https://tools.ietf.org/html/rfc3339) be used instead (it's largely the same, but the standard is freely available). Reference: https://news.ycombinator.com/item?id=26400089

Also I'd like to apologize for not using a free standard, but in my defense, a lot of other people made the same error.

mprpic commented 3 months ago

The current version of the schema supports both:

https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/CVE_JSON_5.0_schema.json#L70