chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-08-25 09:48:22 +00:00
parent fdc92d3e0f
commit 75cd2dd3cb
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-08-24_<br><br>Critical: 0<br>High: 10<br>Medium: 31<br>Low: 12<br><br>Total: 53 _Last scan: 2026-08-25_<br><br>Critical: 0<br>High: 10<br>Medium: 32<br>Low: 12<br><br>Total: 54
<!-- vuln-summary-end --> <!-- vuln-summary-end -->
+3 -3
View File
@@ -1,8 +1,8 @@
{ {
"date": "2026-08-24", "date": "2026-08-25",
"low": 12, "low": 12,
"medium": 31, "medium": 32,
"high": 10, "high": 10,
"critical": 0, "critical": 0,
"total": 53 "total": 54
} }