diff --git a/package.json b/package.json index 6c44893..93ef1e1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,8 @@ "version": "1.0.0", "description": "Native Liquid Restaking Protocol", "scripts": { - "codespell": "codespell ./mainnet-contracts && codespell ./l2-contracts" + "codespell": "codespell ./mainnet-contracts && codespell ./l2-contracts", + "semgrep": "semgrep --config ./semgrep-rules/" }, "keywords": [ "ethereum",