v0.61.75
Control plane + dashboard. Adds GH #247: get notified when a new vulnerability is found.
Added
- Vulnerability alerts. When a scan finds a new vulnerability on your sites, WPMgr now tells you, instead of the finding only appearing on the dashboard:
- A single summary email per scan (site, component, installed and fixed versions, severity, and CVE), batched so a feed update matching many sites sends one email, not one per site or per finding.
- An operator-configurable minimum severity (High and above by default); findings that do not yet have a severity score are always included.
- A signed webhook fires the same event for Slack or custom integrations (best effort; email is the guaranteed channel).
- An open-findings section in the daily email digest.
- Configured on the Alerts page alongside downtime alerts, sharing the same recipients. Opt-in and off by default; existing findings are not retroactively alerted when you enable it.
- Also fixes a bug where saving alert settings could silently reset the security-events toggle and a couple of other fields.
Full Changelog: v0.61.74...v0.61.75