The Playbook Alert API has been updated to v1.1.0, including support for the Payment Card Fraud Playbook Alert.

New version of Malware Intelligence API released.

  • Add support for retrying failed Yara and Sigma rule generation jobs

New version of Malware Intelligence API released.

  • Add more fields to static report section
  • Removed the field dynamic.dumped.name

2025-08-11

Added functionality to manage static assets within ASI Projects.

  • Bulk Static Asset Management – Added POST/projects/{project_id}/rules/_bulk_static_assets endpoint to add or remove up to 1000 static asset rules in a single request.
  • Static Asset Listing – Enhanced GET/projects/{project_id}/rules/static_assets to filter by asset, static_type, membership_type, last_applied_before, and last_applied_after.

New version of Malware Intelligence API released.

  • Add query as optional input when creating job, storing it as metadata for the job
  • Add editJob endpoint to Auto-Yara