Narrow
Some checks failed
Gitea Actions Demo Training / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
2023-11-07 16:45:04 +01:00
parent c2dae66658
commit 2516271daf

View File

@@ -118,11 +118,11 @@ Knowing upfront which CVE's could be deployed is a check that can be done easily
✔ Scanned for vulnerabilities [1644 vulnerability matches]
├── by severity: 19 critical, 335 high, 473 medium, 74 low, 721 negligible (22 unknown)
└── by status: 261 fixed, 1383 not-fixed, 0 ignored
NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY
apt 2.2.4 deb CVE-2011-3374 Negligible
bash 5.1-2+deb11u1 (won't fix) deb CVE-2022-3715 High
binutils 2.35.2-2 deb CVE-2023-25588 Negligible
binutils 2.35.2-2 deb CVE-2023-25586 Negligible
NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY
apt 2.2.4 deb CVE-2011-3374 Negligible
bash 5.1-2+deb11u1 (won't fix) deb CVE-2022-3715 High
binutils 2.35.2-2 deb CVE-2023-25588 Negligible
binutils 2.35.2-2 deb CVE-2023-25586 Negligible
```
---