Document what exacty is contained in a CVE record in the Readme #182

Open
opened 2024-09-23 14:10:40 +00:00 by erictapen · 1 comment
erictapen commented 2024-09-23 14:10:40 +00:00 (Migrated from github.com)

This would help onboard contributors and might even help some users understand, why there is so much manual work involved in matching these records with Nix packages.

Best thing I found yet https://www.cve.org/ResourcesSupport/AllResources/CNARules#section_5_CVE_Record_Content

This would help onboard contributors and might even help some users understand, why there is so much manual work involved in matching these records with Nix packages. Best thing I found yet https://www.cve.org/ResourcesSupport/AllResources/CNARules#section_5_CVE_Record_Content
fricklerhandwerk commented 2024-09-23 14:32:48 +00:00 (Migrated from github.com)

We have encoded CVEs in the data model, we could even generate reference documentation from that, and link each field to its upstream description.

We have [encoded CVEs in the data model](https://github.com/Nix-Security-WG/nix-security-tracker/blob/main/src/website/shared/models/cve.py), we could even generate reference documentation from that, and link each field to its upstream description.
Sign in to join this conversation.
No description provided.