Create script for SBOM and Vulnerabilities 67/10767/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 24 Mar 2023 12:44:25 +0000 (13:44 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Fri, 24 Mar 2023 12:44:30 +0000 (13:44 +0100)
analysis of the solution docker images

- avoid check-in of generated files

Issue-ID: OAM-318
Change-Id: Ieefbab8340eb623e13bc389ef8743b3b941852c5
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
.gitignore

index ec257e8..e33e69d 100644 (file)
@@ -74,6 +74,10 @@ package-lock.json
 # nodered
 *.backup
 
+# container-analyis
+*.sbom.spdx.json
+*.vulnerabilities.vex.json
+
 # documentation
 .tox
 docs/_build/