chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-06-26 11:48:42 +00:00
parent ef84396f97
commit ed08486f79
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary
<!-- vuln-summary-start -->
_Last scan: 2026-06-25_<br><br>Critical: 0<br>High: 10<br>Medium: 45<br>Low: 9<br><br>Total: 64
_Last scan: 2026-06-26_<br><br>Critical: 0<br>High: 10<br>Medium: 51<br>Low: 31<br><br>Total: 92
<!-- vuln-summary-end -->
+4 -4
View File
@@ -1,8 +1,8 @@
{
"date": "2026-06-25",
"low": 9,
"medium": 45,
"date": "2026-06-26",
"low": 31,
"medium": 51,
"high": 10,
"critical": 0,
"total": 64
"total": 92
}