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 448944a commit 5f44388Copy full SHA for 5f44388
pkg/ctl/testdata/templates/oci-vexctl.openvex.json
@@ -0,0 +1,22 @@
1
+{
2
+ "@context": "https://openvex.dev/ns/v0.2.0",
3
+ "@id": "https://openvex.dev/docs/public/vex-4d0ddb41ceda9b98b3fb2d17c5a1b8e264a0c1aca03c726cf0486f7e602f65d2",
4
+ "author": "Unknown Author",
5
+ "timestamp": "2023-12-14T17:25:52.227708106-06:00",
6
+ "version": 1,
7
+ "statements": [
8
+ {
9
+ "vulnerability": {
10
+ "name": "CVE-2014-12345678"
11
+ },
12
+ "timestamp": "2023-12-14T17:25:52.227708816-06:00",
13
+ "products": [
14
15
+ "@id": "pkg:oci/vexctl"
16
+ }
17
+ ],
18
+ "status": "not_affected",
19
+ "justification": "vulnerable_code_not_present"
20
21
+ ]
22
+}
0 commit comments