chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2025-11-05 09:33:06 +00:00
parent 2d0108d379
commit d12bcc43f2
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary
<!-- vuln-summary-start -->
_Last scan: 2025-11-04_<br><br>Critical: 0<br>High: 0<br>Medium: 11<br>Low: 30<br><br>Total: 41
_Last scan: 2025-11-05_<br><br>Critical: 0<br>High: 0<br>Medium: 11<br>Low: 29<br><br>Total: 40
<!-- vuln-summary-end -->

View File

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