Commit 6f16d53
chore(tests): add delta SBOM validation
Add a pytest to validate delta SBOM generation from base and target
SBOMs.
Verify only extra packages and their relationships appear in the delta.
Add GitHub Actions workflow step to run `debsbom delta` on SPDX and
CycloneDX SBOMs.
Collect coverage for both SPDX and CDX delta runs.
Signed-off-by: Badrikesh Prusty <badrikesh.prusty@siemens.com>1 parent bba7c08 commit 6f16d53
File tree
6 files changed
+1726
-0
lines changed- .github/actions/pytest
- tests
- data
6 files changed
+1726
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
55 | 63 | | |
56 | 64 | | |
57 | 65 | | |
| |||
0 commit comments