From 62faabedfa3874597728a97300d704ef26d9744e Mon Sep 17 00:00:00 2001 From: NeilHanlon Date: Tue, 29 Mar 2022 13:51:32 +0000 Subject: [PATCH] deploy: afb437eb90a0801e1642c43add3a73b566ca1c98 --- .nojekyll | 0 index.html | 94 +++++++++++++++++++++++++++++++++++++++++++++ trivy-results.sarif | 24 ++++++++++++ 3 files changed, 118 insertions(+) create mode 100644 .nojekyll create mode 100644 index.html create mode 100644 trivy-results.sarif diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..a472bda --- /dev/null +++ b/index.html @@ -0,0 +1,94 @@ + + + + + + docker.io/rockylinux/rockylinux:8 (rocky 8.5) - Trivy Report - 2022-03-29 13:51:31.461308289 +0000 UTC m=+0.363172897 + + + +

docker.io/rockylinux/rockylinux:8 (rocky 8.5) - Trivy Report - 2022-03-29 13:51:31.46134179 +0000 UTC m=+0.363206498

+ + + + + + + +
rocky
No Vulnerabilities found
No Misconfigurations found
python-pkg
No Vulnerabilities found
No Misconfigurations found
+ + diff --git a/trivy-results.sarif b/trivy-results.sarif new file mode 100644 index 0000000..31570f8 --- /dev/null +++ b/trivy-results.sarif @@ -0,0 +1,24 @@ +{ + "version": "2.1.0", + "$schema": "https://json.schemastore.org/sarif-2.1.0-rtm.5.json", + "runs": [ + { + "tool": { + "driver": { + "fullName": "Trivy Vulnerability Scanner", + "informationUri": "https://github.com/aquasecurity/trivy", + "name": "Trivy", + "rules": [], + "version": "0.23.0" + } + }, + "results": [], + "columnKind": "utf16CodeUnits", + "originalUriBaseIds": { + "ROOTPATH": { + "uri": "file:///" + } + } + } + ] +} \ No newline at end of file