anchore / syft

CLI tool and library for generating a Software Bill of Materials from container images and filesystems
Apache License 2.0
6.12k stars 563 forks source link

chore: add debug logging for errors reading RPM files #3051

Closed kzantow closed 2 months ago

kzantow commented 3 months ago

This PR adds debug logging for errors when reading fields in RPM packages.

Related to: #3049