chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-03-11 09:58:09 +00:00
parent 03c14086d0
commit 6254829484
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -1,8 +1,8 @@
{
"date": "2026-03-10",
"date": "2026-03-11",
"low": 23,
"medium": 23,
"high": 3,
"high": 1,
"critical": 0,
"total": 49
"total": 47
}