chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-02-05 09:59:29 +00:00
parent 51983d2659
commit 6e1f98370b
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-02-04_<br><br>Critical: 0<br>High: 0<br>Medium: 37<br>Low: 39<br><br>Total: 76 _Last scan: 2026-02-05_<br><br>Critical: 0<br>High: 4<br>Medium: 34<br>Low: 39<br><br>Total: 77
<!-- vuln-summary-end --> <!-- vuln-summary-end -->
+4 -4
View File
@@ -1,8 +1,8 @@
{ {
"date": "2026-02-04", "date": "2026-02-05",
"low": 39, "low": 39,
"medium": 37, "medium": 34,
"high": 0, "high": 4,
"critical": 0, "critical": 0,
"total": 76 "total": 77
} }