chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2025-12-11 09:37:05 +00:00
parent e35d8aaf9b
commit 2f857acca3
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: 2025-12-10_<br><br>Critical: 0<br>High: 0<br>Medium: 11<br>Low: 29<br><br>Total: 40 _Last scan: 2025-12-11_<br><br>Critical: 0<br>High: 0<br>Medium: 12<br>Low: 29<br><br>Total: 41
<!-- vuln-summary-end --> <!-- vuln-summary-end -->

View File

@@ -1,8 +1,8 @@
{ {
"date": "2025-12-10", "date": "2025-12-11",
"low": 29, "low": 29,
"medium": 11, "medium": 12,
"high": 0, "high": 0,
"critical": 0, "critical": 0,
"total": 40 "total": 41
} }