Product

Changelog

We ship weekly. Notable releases are recorded here; every entry is live in production before it appears.

v2.8Feature2026-08-12

Ownership routing from CODEOWNERS

  • ·Findings are now routed to the Slack channel of the team that owns the module, resolved from repository CODEOWNERS at scan time.
  • ·Reviewer assignment on remediation pull requests follows the same mapping.
  • ·New per-team drift leaderboard in the dashboard overview.
v2.7Feature2026-07-30

Self-healing volume ceilings and freeze windows

  • ·Automated remediation now stops and escalates when more than a configurable number of resources drift in the same window.
  • ·Change freezes and declared incidents suppress healing without disabling detection.
  • ·Healing actions appear in the audit log with the guardrails that were evaluated.
v2.6Cloud2026-07-11

Azure management group discovery

  • ·Connect at the management group level and Fortify Core enumerates subscriptions automatically.
  • ·Managed identity authentication replaces service principal secrets.
  • ·Azure resource coverage expanded to 180 types.
v2.5Forensics2026-06-24

Actor attribution on every finding

  • ·Drift records now include who made the change, sourced from CloudTrail, Cloud Audit Logs or Azure Activity Log.
  • ·Timeline view showing detection, notification, acknowledgement and resolution for each event.
  • ·CSV export of the full chain for audit evidence.
v2.4Performance2026-06-02

Five-minute scans on Enterprise

  • ·Parallel workspace scanning cut p95 scan duration by 63%.
  • ·Lock-aware scheduling defers instead of failing when a pipeline holds state.
  • ·Incremental baselines reduce provider API calls by roughly 40%.
v2.3Security2026-05-14

Secret redaction at ingest

  • ·Provider-marked sensitive values and pattern-matched credentials are stripped before persistence.
  • ·Per-tenant data keys with automatic rotation.
  • ·SOC 2 Type II report available under NDA.