chore: refresh vuln summary (README + JSON)

This commit is contained in:
github-actions[bot]
2026-05-19 12:18:16 +00:00
parent db816a5386
commit da97b677c5
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-05-18_<br><br>Critical: 0<br>High: 0<br>Medium: 25<br>Low: 6<br><br>Total: 31
_Last scan: 2026-05-19_<br><br>Critical: 0<br>High: 12<br>Medium: 31<br>Low: 6<br><br>Total: 49
<!-- vuln-summary-end -->
+4 -4
View File
@@ -1,8 +1,8 @@
{
"date": "2026-05-18",
"date": "2026-05-19",
"low": 6,
"medium": 25,
"high": 0,
"medium": 31,
"high": 12,
"critical": 0,
"total": 31
"total": 49
}