Nightwatch Cybersecurity Research
Nightwatch Cybersecurity Research
The definition for SWC-100 doesn't indicate that Solidity v0.4.1 and above will now throw an error if no visibility is specified: https://github.com/ethereum/solidity/blob/develop/Changelog.md Can that be added?
It would be nice if this can be packaged as a PYPI module so other Python applications can easily use it, plus it will also make the dependency management easier.
On MacOS, "sha256sum" generates a file with two spaces between the hash and the filename. This causes filehash to fail verification while sha256sum works fine. This is due to the...
Updated test files and provided code fix
When trying to scan a git repository checked out using `git clone --mirror`, detect-secrets fails with an error: ```fatal: this operation must be run in a work tree``` To duplicate,...