chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-07-29 11:31:40 +00:00
parent fbe639ecfe
commit 891162f841
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-07-28_<br><br>Critical: 0<br>High: 13<br>Medium: 31<br>Low: 12<br><br>Total: 56 _Last scan: 2026-07-29_<br><br>Critical: 0<br>High: 13<br>Medium: 32<br>Low: 12<br><br>Total: 57
<!-- vuln-summary-end --> <!-- vuln-summary-end -->
+3 -3
View File
@@ -1,8 +1,8 @@
{ {
"date": "2026-07-28", "date": "2026-07-29",
"low": 12, "low": 12,
"medium": 31, "medium": 32,
"high": 13, "high": 13,
"critical": 0, "critical": 0,
"total": 56 "total": 57
} }