Insights Add-on Changelog


Changelog

All notable changes to this add-on will be documented in this file.

The format is based on Keep a Changelog.

0.5.0 - 2026-06-12

Added

  • Report data now exposes stoppingInsight to make it explicit which insight caused a stop. The built-in report templates render the stopping insight when present.

Changed

  • The Automation Framework stop message now identifies the triggering insight (key, reason, site, value) instead of a generic string. The same details are appended to the daemon-mode exit reason.

0.4.0 - 2026-04-23

Changed

  • Elevated insight.auth.failure from Medium to High severity so that exitAutoOnHigh can stop scans with persistent auth failures.
  • Reduced minimum auth request threshold from 10 to 5 to detect browser-based auth failures earlier.

0.3.0 - 2026-03-31

Fixed

  • Correct check of memory usage.

0.2.0 - 2026-03-02

Fixed

  • Do not attempt to prompt when exiting on high insight and headless.

0.1.0 - 2025-12-31

Fixed

  • Address concurrency issue while generating report with insights.

0.0.1 - 2025-12-15

  • First version.