You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,13 @@
3
3
This repository contains the following dev container features:
4
4
5
5
-[sbom](./src/sbom/README.md): this installs Microsoft's [sbom-tool](https://github.com/microsoft/sbom-tool) used to aid in generating SPDX 2.2 SBOMs (Software Bill of Material)
6
+
-[trivy](./src/trivy/README.md): this installs [Trivy](https://github.com/aquasecurity/trivy) to scan for vulnerabilities in container images, file systems, and Git repositories
0 commit comments