chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-03-05 09:59:32 +00:00
parent 62d09db16d
commit 2b210d0fb0
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary
<!-- vuln-summary-start -->
_Last scan: 2026-03-04_<br><br>Critical: 0<br>High: 0<br>Medium: 23<br>Low: 23<br><br>Total: 46
_Last scan: 2026-03-05_<br><br>Critical: 0<br>High: 3<br>Medium: 23<br>Low: 23<br><br>Total: 49
<!-- vuln-summary-end -->

View File

@@ -1,8 +1,8 @@
{
"date": "2026-03-04",
"date": "2026-03-05",
"low": 23,
"medium": 23,
"high": 0,
"high": 3,
"critical": 0,
"total": 46
"total": 49
}