Changelog

Synapse-NIST-NVD Changelog

v2.0.0 - 2024-04-01

Features and Enhancements

  • Update risk:vuln node generation to deconflict on the :reporter:name property. This change will cause new risk:vuln nodes to be created, unless :reporter:name=nist for the given CVE ID.

  • Remove --overwrite flag, and always update risk:vuln properties.

  • Always prefer the Primary score when setting CVSS properties.

  • Create ps:contact nodes to represent the NVD source contact.

v1.2.1 - 2024-02-20

Features and Enhancements

  • Update deprecated $lib.dict() usage to JSON style syntax.

v1.2.0 - 2023-06-16

Features and Enhancements

  • Updated to use new CVSS model and $lib.infosec.cvss.vectToScore()

v1.1.0 - 2023-04-17

Features and Enhancements

  • Add nist.nvd.cve.byid command and node action for retrieving information about a specific CVE.

v1.0.0 - 2023-03-01

Features and Enhancements

  • Initial release of the Synapse-NIST-NVD Power-Up