Create script for SBOM and Vulnerabilities
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>
diff --git a/.gitignore b/.gitignore
index ec257e8..e33e69d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,6 +74,10 @@
# nodered
*.backup
+# container-analyis
+*.sbom.spdx.json
+*.vulnerabilities.vex.json
+
# documentation
.tox
docs/_build/