chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-03-18 10:09:11 +00:00
parent 7add1c6ef3
commit 9cdfe20381
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -1,8 +1,8 @@
{
"date": "2026-03-17",
"date": "2026-03-18",
"low": 18,
"medium": 24,
"medium": 23,
"high": 0,
"critical": 0,
"total": 42
"total": 41
}