blockchains-security-toolkit/hacking_tools/semgrep/README.md
2024-11-26 15:20:20 -08:00

18 lines
518 B
Markdown

## semgrep
<br>
* **[semgrep](https://github.com/semgrep/semgrep)** is the coolest tool for static analysis (searches code, finds bugs, and enforces secure guardrails and coding standards).
<br>
---
### cool resources
<br>
* **[semgrep guide, by trails of bits](https://appsec.guide/docs/static-analysis/semgrep/)**
* **[semgrep rules for smart contracts, by raz0r](https://github.com/Raz0r/semgrep-smart-contracts)**
* **[trail of bits' video intro to semgrep](https://www.youtube.com/watch?v=yKQlTbVlf0Q)**