chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-05-06 11:17:15 +00:00
parent 0dd6c9de50
commit a82d8aa6d2
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-05-05_<br><br>Critical: 0<br>High: 0<br>Medium: 35<br>Low: 15<br><br>Total: 50
_Last scan: 2026-05-06_<br><br>Critical: 0<br>High: 0<br>Medium: 26<br>Low: 6<br><br>Total: 32
<!-- vuln-summary-end -->
+4 -4
View File
@@ -1,8 +1,8 @@
{
"date": "2026-05-05",
"low": 15,
"medium": 35,
"date": "2026-05-06",
"low": 6,
"medium": 26,
"high": 0,
"critical": 0,
"total": 50
"total": 32
}