chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-03-12 09:58:46 +00:00
parent 6254829484
commit fd40db47b4
2 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -1,8 +1,8 @@
{
"date": "2026-03-11",
"low": 23,
"medium": 23,
"high": 1,
"date": "2026-03-12",
"low": 20,
"medium": 24,
"high": 0,
"critical": 0,
"total": 47
"total": 44
}