chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-02-25 10:08:28 +00:00
parent 7e371db02a
commit 8089eb36c2
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary
<!-- vuln-summary-start -->
_Last scan: 2026-02-24_<br><br>Critical: 0<br>High: 0<br>Medium: 23<br>Low: 41<br><br>Total: 64
_Last scan: 2026-02-25_<br><br>Critical: 0<br>High: 0<br>Medium: 23<br>Low: 38<br><br>Total: 61
<!-- vuln-summary-end -->

View File

@@ -1,8 +1,8 @@
{
"date": "2026-02-24",
"low": 41,
"date": "2026-02-25",
"low": 38,
"medium": 23,
"high": 0,
"critical": 0,
"total": 64
"total": 61
}