chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-01-30 09:53:46 +00:00
parent 54624f9119
commit 1edaa5c54c
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary ## 🔒 Vulnerability Summary
<!-- vuln-summary-start --> <!-- vuln-summary-start -->
_Last scan: 2026-01-29_<br><br>Critical: 0<br>High: 0<br>Medium: 26<br>Low: 39<br><br>Total: 65 _Last scan: 2026-01-30_<br><br>Critical: 0<br>High: 0<br>Medium: 37<br>Low: 39<br><br>Total: 76
<!-- vuln-summary-end --> <!-- vuln-summary-end -->

View File

@@ -1,8 +1,8 @@
{ {
"date": "2026-01-29", "date": "2026-01-30",
"low": 39, "low": 39,
"medium": 26, "medium": 37,
"high": 0, "high": 0,
"critical": 0, "critical": 0,
"total": 65 "total": 76
} }