common-workflow-language / common-workflow-language/cwlprov-py
CRITICAL:cwlprov.tool:Path "data/..." in manifest "manifest-sha1.txt" is unsafe
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- Avg merge
- 1h 35m
- Merged PRs (30d)
- 3
Description
Hello,
When trying to validate CWL provenance folder using cwlprov python tool, I get the error in subject, which deals with the usage of unsafe SHA1 checksums. As far as I have noticed into cwltool, the only supported SHA by CWL at the moment is SHA1 (Am I right?).
Is there any way to bypass that critical error or to switch to SHA256 or SHA512?
In the same provenance folder, there are also 2 tagmanifest files for SHA256 and SHA512.
Thank you in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.