chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-05-29 12:25:47 +00:00
parent c8e4638892
commit 2f2de60d6c
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary ## 🔒 Vulnerability Summary
<!-- vuln-summary-start --> <!-- vuln-summary-start -->
_Last scan: 2026-05-28_<br><br>Critical: 0<br>High: 12<br>Medium: 31<br>Low: 6<br><br>Total: 49 _Last scan: 2026-05-29_<br><br>Critical: 0<br>High: 10<br>Medium: 30<br>Low: 7<br><br>Total: 47
<!-- vuln-summary-end --> <!-- vuln-summary-end -->
+5 -5
View File
@@ -1,8 +1,8 @@
{ {
"date": "2026-05-28", "date": "2026-05-29",
"low": 6, "low": 7,
"medium": 31, "medium": 30,
"high": 12, "high": 10,
"critical": 0, "critical": 0,
"total": 49 "total": 47
} }