Skip to content

Commit ffca1f1

Browse files
Add sbom generation tooling cargo lock integration for rust and cdxgen (#2232)
1 parent 01e9dd7 commit ffca1f1

13 files changed

Lines changed: 1600 additions & 347 deletions

sbom/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ exports_files([
1616
"extensions.bzl",
1717
"repos.bzl",
1818
"repository_rules.bzl",
19+
"crates_metadata.json",
20+
"cpp_metadata.json",
1921
])
2022

2123
# Filegroup for all SBOM-related bzl files

sbom/SBOM_Implementation_Approach_SCORE.md

Lines changed: 0 additions & 161 deletions
This file was deleted.

0 commit comments

Comments
 (0)