Improper usage of ecrecover
Open
enhancement
new detector
- Dominant language
- Python
- Stars
- 6.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the desired feature
Any use of `ecrecover()` outside of generally accepted libraries should be flagged as a finding deserving deeper investigation.
If we want this to be a more sophisticated detector, figure out a way for it to check statements 310-313 from the ethereum yellow paper:

Contributor guide
Assessment
This issue has not been assessed yet.