diff --git a/hacking_tools/static_analysis/README.md b/hacking_tools/static_analysis/README.md index 176095f..1f111f6 100644 --- a/hacking_tools/static_analysis/README.md +++ b/hacking_tools/static_analysis/README.md @@ -34,6 +34,14 @@ --- +### [caracal](https://github.com/crytic/caracal) + +* static analyzer for starknet smart contracts + +
+ +--- + ### [codeql](https://codeql.github.com/) * powerful static analysis framework allowing query codebases for specific code patterns