Security
The Security tab checks your site's dependencies against the npm advisory database and lists any known vulnerabilities. A red count on the tab shows how many critical issues need attention.
Reading the Report
Issues are grouped by severity: critical, high, moderate, and low. Each row shows the affected package, the advisory, and which versions are affected. The timestamp under the table shows when your site was last scanned; click Re-scan to run a fresh check.
Fixing Vulnerabilities
Click Fix vulnerabilities to apply the fixes. Only compatible package updates are applied, so fixing won't change how your site works. Issues without a compatible fix stay listed until the package maintainers release one.
Email Alerts
Turn on Email me about critical issues to get an email at your account address when a daily scan finds a new critical vulnerability.