mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-05-01 22:36:15 -04:00
18 lines
518 B
Markdown
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)**
|