organize chapters for the ongoing research, remove dead links, add new resources

This commit is contained in:
bt3gl 2024-11-04 18:42:30 +07:00
parent 1748d1ed22
commit 184e917000
98 changed files with 421 additions and 11268 deletions

View file

@ -0,0 +1,17 @@
## 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 redings
<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)**