chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-07-03 11:39:56 +00:00
parent e12ad3d78d
commit 208c845a2e
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
## 🔒 Vulnerability Summary
<!-- vuln-summary-start -->
_Last scan: 2026-07-02_<br><br>Critical: 0<br>High: 13<br>Medium: 56<br>Low: 29<br><br>Total: 98
_Last scan: 2026-07-03_<br><br>Critical: 0<br>High: 13<br>Medium: 50<br>Low: 17<br><br>Total: 80
<!-- vuln-summary-end -->
+4 -4
View File
@@ -1,8 +1,8 @@
{
"date": "2026-07-02",
"low": 29,
"medium": 56,
"date": "2026-07-03",
"low": 17,
"medium": 50,
"high": 13,
"critical": 0,
"total": 98
"total": 80
}