chore: refresh vuln summary (README + JSON)

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