chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-01-10 09:31:23 +00:00
parent 2d4588b94d
commit 5543b9858c
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary
<!-- vuln-summary-start -->
_Last scan: 2026-01-09_<br><br>Critical: 0<br>High: 0<br>Medium: 12<br>Low: 41<br><br>Total: 53
_Last scan: 2026-01-10_<br><br>Critical: 0<br>High: 0<br>Medium: 23<br>Low: 41<br><br>Total: 64
<!-- vuln-summary-end -->

View File

@@ -1,8 +1,8 @@
{
"date": "2026-01-09",
"date": "2026-01-10",
"low": 41,
"medium": 12,
"medium": 23,
"high": 0,
"critical": 0,
"total": 53
"total": 64
}