chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-04-09 10:19:25 +00:00
parent 738bff07d5
commit f85be2321e
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary
<!-- vuln-summary-start -->
_Last scan: 2026-04-08_<br><br>Critical: 0<br>High: 0<br>Medium: 13<br>Low: 6<br><br>Total: 19
_Last scan: 2026-04-09_<br><br>Critical: 0<br>High: 0<br>Medium: 10<br>Low: 6<br><br>Total: 16
<!-- vuln-summary-end -->
+3 -3
View File
@@ -1,8 +1,8 @@
{
"date": "2026-04-08",
"date": "2026-04-09",
"low": 6,
"medium": 13,
"medium": 10,
"high": 0,
"critical": 0,
"total": 19
"total": 16
}