chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-05-02 10:07:44 +00:00
parent ae444e7139
commit f75e6fc9dc
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-05-01_<br><br>Critical: 0<br>High: 0<br>Medium: 26<br>Low: 6<br><br>Total: 32 _Last scan: 2026-05-02_<br><br>Critical: 0<br>High: 0<br>Medium: 35<br>Low: 15<br><br>Total: 50
<!-- vuln-summary-end --> <!-- vuln-summary-end -->
+4 -4
View File
@@ -1,8 +1,8 @@
{ {
"date": "2026-05-01", "date": "2026-05-02",
"low": 6, "low": 15,
"medium": 26, "medium": 35,
"high": 0, "high": 0,
"critical": 0, "critical": 0,
"total": 32 "total": 50
} }