-
Notifications
You must be signed in to change notification settings - Fork 735
Closed
Labels
ecosystem:osrelating to an OS packaging ecosystemrelating to an OS packaging ecosystemenhancementNew feature or requestNew feature or requestgood-first-issueGood for newcomersGood for newcomersnew-cataloger
Description
(1) real deb files in folder "/test/aaa*.deb ; /test/bbb*.deb".
(2) run cmd "syft scan dir:/test -o cyclonedx-xml=aaa.xml"
(3) result: no deb name listed in the result file aaa.xml
(4) expected result: syft scan dir could list all deb file 's name as result in the aaa.xml .
(5) rpm packages in redhat env is ok.
(6) but in debian os system, after user login the os system ,in real filesystem env,run this command , no respected result show.
andyshinn
Metadata
Metadata
Assignees
Labels
ecosystem:osrelating to an OS packaging ecosystemrelating to an OS packaging ecosystemenhancementNew feature or requestNew feature or requestgood-first-issueGood for newcomersGood for newcomersnew-cataloger
Type
Projects
Status
Done