Changelog

Synapse-MITRE-CVE Changelog

NEXTVERS - 2024-MM-DD

Announcements

  • The Synapse-MITRE-CVE Power-Up is being deprecated and will no longer be available after 20240301. This is due to the underlying CSV data source being phased out, and the introduction of the synapse-nist-nvd Power-Up which allows for ingesting CVEs using a RESTful API. Customers that still need CVE data are encouraged to move their workflows over to the synapse-nist-nvd Power-Up.

v1.3.0 - 2023-03-22

Features and Enhancements

  • Update Power-Up to build with code signing.

v1.2.0 - 2023-01-05

Features and Enhancements

  • Use $lib.axon.csvrows() and remove Synapse-FileParser dependency.

  • Update ingest to create risk:vuln nodes per CVE.

  • No longer create nodes to represent the CSV file, and attempt to delete it from the Axon after ingest.

The following minimum Axon versions are recommended in order to handle invalid CSV data:

  • Synapse-Axon >= 2.108.0

  • Synapse-S3 >= 2.17.0

  • Synapse-GCS >= 0.1.0

v1.1.1 - 2022-09-28

Documentation

  • Clarify how to use mitre.cve.sync to ingest and sync all available CVE records.

  • Add dependency requirements to the package definition.

v1.1.0 - 2022-06-02

Features and Enhancements

  • Update support for Synapse-FileParser >= 4.0.0.

v1.0.0 - 2021-08-26

Features and Enhancements

  • Initial release Synapse-MITRE-CVE v1.0.0