We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f3803c commit a5a8e00Copy full SHA for a5a8e00
cve-report.md
@@ -0,0 +1,7 @@
1
+NAME INSTALLED TYPE VULNERABILITY SEVERITY EPSS RISK
2
+busybox 1.37.0-r19 apk CVE-2024-58251 Low < 0.1% (7th) < 0.1
3
+busybox-binsh 1.37.0-r19 apk CVE-2024-58251 Low < 0.1% (7th) < 0.1
4
+ssl_client 1.37.0-r19 apk CVE-2024-58251 Low < 0.1% (7th) < 0.1
5
+busybox 1.37.0-r19 apk CVE-2025-46394 Low < 0.1% (4th) < 0.1
6
+busybox-binsh 1.37.0-r19 apk CVE-2025-46394 Low < 0.1% (4th) < 0.1
7
+ssl_client 1.37.0-r19 apk CVE-2025-46394 Low < 0.1% (4th) < 0.1
docs/example/runcvm.yaml
@@ -0,0 +1,10 @@
+version: '3.9'
+services:
+ test1:
+ image: nginx
+ restart: always
+ deploy:
+ runtime: "runcvm"
8
+ placement:
9
+ attributes:
10
+ - "runcvm: True"
0 commit comments