Skip to content

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

Merged
besendorf merged 1 commit into
mvt-project:mainfrom
0x0v1:fix/hashfiles-error-handling
May 18, 2026
Merged

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

Conversation

@0x0v1

@0x0v1 0x0v1 commented May 6, 2026

Copy link
Copy Markdown
Contributor

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.

@besendorf
besendorf merged commit aec6b32 into mvt-project:main May 18, 2026
1 check passed
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.

2 participants