Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perform file hash checks on job outputs when callCaching #57

Open
geertvandeweyer opened this issue Nov 29, 2024 · 0 comments
Open

perform file hash checks on job outputs when callCaching #57

geertvandeweyer opened this issue Nov 29, 2024 · 0 comments

Comments

@geertvandeweyer
Copy link
Collaborator

Currently File hashes are checked (etag/md5) for task inputs when evaluating callCaching.

for task outputs however, just the hash of the declaration + existence of the file checked, not the hash of the contents.

Can this be implemented to prevent out-file manipulation ?

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

No branches or pull requests

1 participant