Skip to content

Commit f484203

Browse files
committed
update doc
Signed-off-by: Sertac Ozercan <[email protected]>
1 parent c340044 commit f484203

File tree

1 file changed

+12
-22
lines changed

1 file changed

+12
-22
lines changed

website/docs/output.md

+12-22
Original file line numberDiff line numberDiff line change
@@ -35,37 +35,27 @@ This will generate a VEX Document that looks like:
3535
```json
3636
{
3737
"@context": "https://openvex.dev/ns",
38-
"@id": "https://openvex.dev/docs/public/vex-6f15c26e0410a4d44e0af4062f4b883fbc19a98e57baf131715d942213e5002a",
38+
"@id": "https://openvex.dev/docs/public/vex-a6c44ec1d79e9dd4190dc01b4ecf7527ebb26bd37c01e32e6efcd203ae00d2a5",
3939
"author": "Project Copacetic",
40-
"timestamp": "2023-08-25T21:40:23.891230545Z",
40+
"timestamp": "2023-10-11T00:15:00.114768055Z",
4141
"version": 1,
4242
"tooling": "Project Copacetic",
4343
"statements": [
4444
{
4545
"vulnerability": {
46-
"@id": "CVE-2021-3995"
46+
"@id": "CVE-2021-22945"
4747
},
4848
"products": [
4949
{
50-
"@id": "pkg:deb/debian/bsdutils@1:2.36.1-8?arch=amd64"
51-
},
52-
{
53-
"@id": "pkg:deb/debian/[email protected]?arch=amd64"
54-
},
55-
{
56-
"@id": "pkg:deb/debian/[email protected]?arch=amd64"
57-
},
58-
{
59-
"@id": "pkg:deb/debian/[email protected]?arch=amd64"
60-
},
61-
{
62-
"@id": "pkg:deb/debian/[email protected]?arch=amd64"
63-
},
64-
{
65-
"@id": "pkg:deb/debian/[email protected]?arch=amd64"
66-
},
67-
{
68-
"@id": "pkg:deb/debian/[email protected]?arch=amd64"
50+
"@id": "pkg:oci/docker.io/library/nginx:1.21.6-patched",
51+
"subcomponents": [
52+
{
53+
"@id": "pkg:deb/debian/[email protected]+deb11u2?arch=amd64"
54+
},
55+
{
56+
"@id": "pkg:deb/debian/[email protected]+deb11u2?arch=amd64"
57+
}
58+
]
6959
}
7060
],
7161
"status": "fixed"

0 commit comments

Comments
 (0)