Skip to content

Fix option: surface errors from Hashfiles instead of dropping them#90

Open
0x0v1 wants to merge 1 commit into
mvt-project:mainfrom
0x0v1:fix/hashfiles-error-handling
Open

Fix option: surface errors from Hashfiles instead of dropping them#90
0x0v1 wants to merge 1 commit into
mvt-project:mainfrom
0x0v1:fix/hashfiles-error-handling

Conversation

@0x0v1
Copy link
Copy Markdown

@0x0v1 0x0v1 commented May 6, 2026

acquisition.HashFiles() is the post-acquisition pass that walks the storage directory, hashes every collected file, and writes a hashes.csv manifest used as the integrity record for the acquisition. The current implementation silently drops every error it could encounter, for the purposes of auditing we should log when something hasn't been hashed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant