Skip to content

Commit 0c2c097

Browse files
fix: link to website instead of private repo
The main ContractScan repo is private, so linking to the website and public GitHub Action repo instead. Co-Authored-By: Paperclip <noreply@paperclip.ing>
1 parent 32d26ae commit 0c2c097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Join Trail of Bits for a free Ethereum Office Hours session by [reserving a slot
132132

133133
### Bug finding tools
134134

135-
* [ContractScan](https://github.com/h33min/contractscan) - Multi-engine scanner that combines Slither, Mythril, Semgrep, Aderyn, and AI analysis in a single pass with unified reporting
135+
* [ContractScan](https://contract-scanner.raccoonworld.xyz) - Multi-engine scanner that combines Slither, Mythril, Semgrep, Aderyn, and AI analysis in a single pass with unified reporting. [GitHub Action](https://github.com/h33min/contractscan-action) available.
136136
* [Echidna](https://github.com/trailofbits/echidna) - Fuzzer for Ethereum smart contracts. Uses property testing to generate malicious inputs that break smart contracts.
137137
* [Manticore](https://github.com/trailofbits/manticore) - Symbolic execution tool for Ethereum smart contracts that includes detectors for common security flaws
138138
* [Mythril OSS](https://github.com/ConsenSys/mythril/) - Open-source security analysis tool for Ethereum smart contracts built around detector modules

0 commit comments

Comments
 (0)