Changelog

Synapse-Proofpoint Changelog

v0.4.0 - 2026-02-03

Automatic Migrations

  • Migrated storage version tracking to use Storm package inits.

  • Migrated the detects edge to generated for the it:log:event and risk:alert nodes.

  • Migrated the detects edge to used for the ou:campaign nodes.

Features and Enhancements

  • Added support for forensic types behavior, dns, file, and network for commands that fetch forensics information for campaigns and threats.

  • Added support for referencing inet:url nodes to the inet:email:message nodes for threats that were found in the message.

  • Added actor tags to the inet:url nodes for threats that were found in the message, including the identifiedAt timestamp.

  • Added new used edge for meta:rules nodes associated with ou:campaign nodes.

Bugfixes

  • Fixed a bug where the tap.siem.messages.blocked command was not returning all forensics information for campaigns.

  • Fixed a bug where the --size argument of proofpoint.tap.campaigns would not respect a value of 1 correctly.

  • Fixed a bug where the proofpoint.tap.siem.messages.blocked command was not setting all headers for the inet:email:message nodes.

v0.3.0 - 2025-10-31

Automatic Migrations

  • Migrated risk:attack nodes to risk:alert nodes.

  • Migrated uses edges to about for the new risk:alert nodes.

Features and Enhancements

  • Added new proofpoint.tap.people.vap command to fetch VAP data from Proofpoint.

  • Added new proofpoint.tap.siem.messages.blocked command to fetch blocked messages from Proofpoint SIEM.

  • Added new --no-forensics option to the proofpoint.tap.campaigns.get and proofpoint.tap.threats.get commands to prevent fetching forensics information.

v0.2.0 - 2025-09-03

Automatic Migrations

  • Removed all legacy vaults from the synapse-proofpoint Power-Up.

Bugfixes

  • Updated the proofpoint.config.add and proofpoint.config.update commands to properly set and handle the principal and secret values instead of requiring a manually formatted Basic auth string.

v0.1.0 - 2025-07-30

Features and Enhancements

  • Initial release of the Synapse-Proofpoint Power-Up