chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-08-02 10:47:40 +00:00
parent 52ac3bc28a
commit 95eb60f4c8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary ## 🔒 Vulnerability Summary
<!-- vuln-summary-start --> <!-- vuln-summary-start -->
_Last scan: 2026-08-01_<br><br>Critical: 0<br>High: 13<br>Medium: 32<br>Low: 12<br><br>Total: 57 _Last scan: 2026-08-02_<br><br>Critical: 0<br>High: 12<br>Medium: 31<br>Low: 12<br><br>Total: 55
<!-- vuln-summary-end --> <!-- vuln-summary-end -->
+4 -4
View File
@@ -1,8 +1,8 @@
{ {
"date": "2026-08-01", "date": "2026-08-02",
"low": 12, "low": 12,
"medium": 32, "medium": 31,
"high": 13, "high": 12,
"critical": 0, "critical": 0,
"total": 57 "total": 55
} }