chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-06-08 00:19:20 +00:00
parent 0948c77622
commit 080958a7b0
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-06-07_<br><br>Critical: 0<br>High: 10<br>Medium: 1370<br>Low: 50<br><br>Total: 1430
_Last scan: 2026-06-07_<br><br>Critical: 0<br>High: 10<br>Medium: 36<br>Low: 9<br><br>Total: 55
<!-- vuln-summary-end -->
+3 -3
View File
@@ -1,8 +1,8 @@
{
"date": "2026-06-07",
"low": 50,
"medium": 1370,
"low": 9,
"medium": 36,
"high": 10,
"critical": 0,
"total": 1430
"total": 55
}