Skip to content

Conversation

@garu
Copy link
Contributor

@garu garu commented May 8, 2025

  • "description" was renamed to "title";
  • "severity" was removed, as it was extremely unrealiable;
  • "cpansa_id" was replaced with "cpansec_index";
  • "affected_versions" is now called "version_range";
  • each entry only contains one CVE;
  • "cve" was renamed to "cve_id" and is just a scalar string;
  • "cve" now contains the full CVE JSON dump of the CVE;
  • "reported" was removed from the root index, can be extracted from the CVE logs.

* "description" was renamed to "title";
* "severity" was removed, as it was extremely unrealiable;
* "cpansa_id" was replaced with "cpansec_index";
* "affected_versions" is now called "version_range";
* each entry only contains one CVE;
* "cve" was renamed to "cve_id" and is just a scalar string;
* "cve" now contains the full CVE JSON dump of the CVE;
* "reported" was removed from the root index, can be extracted
  from the CVE logs.
@garu garu requested a review from Tux May 8, 2025 05:47
@Tux
Copy link
Collaborator

Tux commented May 8, 2025

Thanks. I probably have a different approach to also support the old format in case people saved old format files.

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.

3 participants