From 693a32d71f900a08a0ce8e268186af3d6cb6bc7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20Dupr=C3=A9?= <419946+kareniel@users.noreply.github.com> Date: Sun, 5 Jun 2022 06:47:59 -0400 Subject: [PATCH] Add EVM Security (#2213) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e8604dd..6112661 100755 --- a/readme.md +++ b/readme.md @@ -748,6 +748,7 @@ - [DevSecOps](https://github.com/TaptuIT/awesome-devsecops#readme) - Integration of security practices into [DevOps](https://en.wikipedia.org/wiki/DevOps). - [Executable Packing](https://github.com/dhondta/awesome-executable-packing#readme) - Packing and unpacking executable formats. - [Malware Persistence](https://github.com/Karneades/awesome-malware-persistence#readme) - Techniques that adversaries use to keep access to systems across restarts. +- [EVM Security](https://github.com/kareniel/awesome-evm-security#readme) - Understanding the Ethereum Virtual Machine security ecosystem. ## Content Management Systems