Skip to content

Commit 5a2e05c

Browse files
committed
workflows: debos: syft: Use debian catalogers
Signed-off-by: Loïc Minier <[email protected]>
1 parent a02aac3 commit 5a2e05c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/debos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
-o syft-text=rootfs-sbom.syft.txt \
129129
-o syft-table \
130130
--parallelism `nproc` \
131+
--select-catalogers debian \
131132
--source-name qualcomm-linux-debian-rootfs \
132133
--source-version "${BUILD_ID}" \
133134
-v \

0 commit comments

Comments
 (0)