Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fe7d20a

Browse filesBrowse files
authored
feat(report): add Trivy version to JSON output (#10065)
1 parent d2dc46a commit fe7d20a
Copy full SHA for fe7d20a

83 files changed

+249Lines changed: 249 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎integration/testdata/almalinux-8.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/almalinux-8.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"ReportID": "017b7d41-e09f-7000-80ea-000000000001",
47
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
58
"ArtifactID": "sha256:fb75459277a4cbcf98182b48c789cfbd4b34414e05898e1231ae8b2ca099f4e7",
Collapse file

‎integration/testdata/alpine-310.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/alpine-310.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"ReportID": "017b7d41-e09f-7000-80ea-000000000001",
47
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
58
"ArtifactID": "sha256:39549bf49d696f172a6513103cdc8f53717024ad1fbce62d680a8e7ddde1a612",
Collapse file

‎integration/testdata/alpine-39-high-critical.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/alpine-39-high-critical.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"ReportID": "017b7d41-e09f-7000-80ea-000000000001",
47
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
58
"ArtifactID": "sha256:988a8e3eb049d90c20fafb183d0e792c99b8ba28433be1d1e4447a8b5a1adbdf",
Collapse file

‎integration/testdata/alpine-39-ignore-cveids.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/alpine-39-ignore-cveids.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"ReportID": "017b7d41-e09f-7000-80ea-000000000001",
47
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
58
"ArtifactID": "sha256:988a8e3eb049d90c20fafb183d0e792c99b8ba28433be1d1e4447a8b5a1adbdf",
Collapse file

‎integration/testdata/alpine-39-skip.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/alpine-39-skip.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"ReportID": "017b7d41-e09f-7000-80ea-000000000001",
47
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
58
"ArtifactID": "sha256:988a8e3eb049d90c20fafb183d0e792c99b8ba28433be1d1e4447a8b5a1adbdf",
Collapse file

‎integration/testdata/alpine-39.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/alpine-39.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"ReportID": "017b7d41-e09f-7000-80ea-000000000001",
47
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
58
"ArtifactID": "sha256:988a8e3eb049d90c20fafb183d0e792c99b8ba28433be1d1e4447a8b5a1adbdf",
Collapse file

‎integration/testdata/alpine-distroless.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/alpine-distroless.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"ReportID": "017b7d41-e09f-7000-80ea-000000000001",
47
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
58
"ArtifactID": "sha256:0edd1906378dca3abc435f47f2e4b91059e9950e55cd82c76089d60b9ca68f90",
Collapse file

‎integration/testdata/amazon-1.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/amazon-1.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"ReportID": "017b7d41-e09f-7000-80ea-000000000001",
47
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
58
"ArtifactID": "sha256:5a0fd7bb415c9b52d1bb909e40b9f498a89a5572724bd107d26ead4a25f203e1",
Collapse file

‎integration/testdata/amazon-2.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/amazon-2.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"ReportID": "017b7d41-e09f-7000-80ea-000000000001",
47
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
58
"ArtifactID": "sha256:87e7ebcf8b5c0a26985fd80875e09e11850fa4828e1156da190f85b17dcecb71",
Collapse file

‎integration/testdata/amazonlinux2-gp2-x86-vm.json.golden‎

Copy file name to clipboardExpand all lines: integration/testdata/amazonlinux2-gp2-x86-vm.json.golden
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"SchemaVersion": 2,
3+
"Trivy": {
4+
"Version": "dev"
5+
},
36
"CreatedAt": "2021-08-25T12:20:30.000000005Z",
47
"ArtifactName": "disk.img",
58
"ArtifactType": "vm",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.