chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-06-03 13:23:04 +00:00
parent 6e20731722
commit 0e05956287
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-06-02_<br><br>Critical: 0<br>High: 10<br>Medium: 36<br>Low: 7<br><br>Total: 53 _Last scan: 2026-06-03_<br><br>Critical: 0<br>High: 10<br>Medium: 36<br>Low: 6<br><br>Total: 52
<!-- vuln-summary-end --> <!-- vuln-summary-end -->
+3 -3
View File
@@ -1,8 +1,8 @@
{ {
"date": "2026-06-02", "date": "2026-06-03",
"low": 7, "low": 6,
"medium": 36, "medium": 36,
"high": 10, "high": 10,
"critical": 0, "critical": 0,
"total": 53 "total": 52
} }