mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-07-22 06:19:20 -04:00
organize chapters for the ongoing research, remove dead links, add new resources
This commit is contained in:
parent
1748d1ed22
commit
184e917000
98 changed files with 421 additions and 11268 deletions
17
hacking_tools/semgrep/README.md
Normal file
17
hacking_tools/semgrep/README.md
Normal 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)**
|
Loading…
Add table
Add a link
Reference in a new issue