Skip to content

Commit 24cd972

Browse files
authored
Add list of security reviews (#1165)
1 parent e604b30 commit 24cd972

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,40 @@ This is a partial list of smart contracts projects that use Echidna for testing:
310310
* [Tokencard](https://github.com/tokencard/contracts/tree/master/tools/echidna)
311311
* [Minimalist USD Stablecoin](https://github.com/usmfum/USM/pull/41)
312312

313+
### Security reviews
314+
315+
The following shows public security reviews that used Echidna to uncover vulnerabilities
316+
317+
- [Advanced Blockchain](https://github.com/trailofbits/publications/blob/master/reviews/AdvancedBlockchain.pdf)
318+
- [Amp](https://github.com/trailofbits/publications/blob/master/reviews/amp.pdf)
319+
- [Ampleforth](https://github.com/trailofbits/publications/blob/master/reviews/ampleforth.pdf)
320+
- [Atlendis](https://github.com/trailofbits/publications/blob/master/reviews/2023-03-atlendis-atlendissmartcontracts-securityreview.pdf)
321+
- [Balancer](https://github.com/trailofbits/publications/blob/master/reviews/2021-04-balancer-balancerv2-securityreview.pdf)
322+
- [Basis](https://github.com/trailofbits/publications/blob/master/reviews/basis.pdf)
323+
- [Dai](https://github.com/trailofbits/publications/blob/master/reviews/mc-dai.pdf)
324+
- [Frax](https://github.com/trailofbits/publications/blob/master/reviews/FraxQ22022.pdf)
325+
- [Liquity](https://github.com/trailofbits/publications/blob/master/reviews/LiquityProtocolandStabilityPoolFinalReport.pdf)
326+
- [LooksRare](https://github.com/trailofbits/publications/blob/master/reviews/LooksRare.pdf)
327+
- [Maple](https://github.com/trailofbits/publications/blob/master/reviews/2022-03-maplefinance-securityreview.pdf)
328+
- [Optimism](https://github.com/trailofbits/publications/blob/master/reviews/2022-11-optimism-securityreview.pdf)
329+
- [Opyn](https://github.com/trailofbits/publications/blob/master/reviews/Opyn.pdf)
330+
- [Origin Dollar](https://github.com/trailofbits/publications/blob/master/reviews/OriginDollar.pdf)
331+
- [Origin](https://github.com/trailofbits/publications/blob/master/reviews/origin.pdf)
332+
- [Paxos](https://github.com/trailofbits/publications/blob/master/reviews/paxos.pdf)
333+
- [Primitive](https://github.com/trailofbits/publications/blob/master/reviews/Primitive.pdf)
334+
- [RocketPool](https://github.com/trailofbits/publications/blob/master/reviews/RocketPool.pdf)
335+
- [Seaport](https://github.com/trailofbits/publications/blob/master/reviews/SeaportProtocol.pdf)
336+
- [Set Protocol](https://github.com/trailofbits/publications/blob/master/reviews/setprotocol.pdf)
337+
- [Shell protocol](https://github.com/trailofbits/publications/blob/master/reviews/ShellProtocolv2.pdf)
338+
- [Sherlock](https://github.com/trailofbits/publications/blob/master/reviews/Sherlockv2.pdf)
339+
- [Pegasys Pantheon](https://github.com/trailofbits/publications/blob/master/reviews/pantheon.pdf)
340+
- [TokenCard](https://github.com/trailofbits/publications/blob/master/reviews/TokenCard.pdf)
341+
- [Uniswap](https://github.com/trailofbits/publications/blob/master/reviews/UniswapV3Core.pdf)
342+
- [Yearn](https://github.com/trailofbits/publications/blob/master/reviews/YearnV2Vaults.pdf)
343+
- [Yield](https://github.com/trailofbits/publications/blob/master/reviews/YieldProtocol.pdf)
344+
- [88mph](https://github.com/trailofbits/publications/blob/master/reviews/88mph.pdf)
345+
- [0x](https://github.com/trailofbits/publications/blob/master/reviews/0x-protocol.pdf)
346+
313347
### Trophies
314348

315349
The following security vulnerabilities were found by Echidna. If you found a security vulnerability using our tool, please submit a PR with the relevant information.

0 commit comments

Comments
 (0)