fossas / fossa-cli

Fast, portable and reliable dependency analysis for any codebase. Supports license & vulnerability scanning for large monoliths. Language-agnostic; integrates with 20+ build systems.
https://fossa.com
Other
1.26k stars 173 forks source link

Add context info about binary files that are being hashed #1453

Closed csasarak closed 1 month ago

csasarak commented 1 month ago

Overview

We will sometimes encounter an error when fingerprinting binary files. Previously we didn't log the filename of the file being hashed in our debug bundle. This PR adds that context.

Acceptance criteria

Testing plan

Manual, this is a change to logging/reporting only.

References

Checklist