chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-04-01 10:14:28 +00:00
parent e0ef8896b8
commit 3484b924be
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary ## 🔒 Vulnerability Summary
<!-- vuln-summary-start --> <!-- vuln-summary-start -->
_Last scan: 2026-03-31_<br><br>Critical: 0<br>High: 0<br>Medium: 23<br>Low: 18<br><br>Total: 41 _Last scan: 2026-04-01_<br><br>Critical: 0<br>High: 0<br>Medium: 23<br>Low: 17<br><br>Total: 40
<!-- vuln-summary-end --> <!-- vuln-summary-end -->

View File

@@ -1,8 +1,8 @@
{ {
"date": "2026-03-31", "date": "2026-04-01",
"low": 18, "low": 17,
"medium": 23, "medium": 23,
"high": 0, "high": 0,
"critical": 0, "critical": 0,
"total": 41 "total": 40
} }