From 845c7938645281f5d7f85c4a9f52aa8c71af9340 Mon Sep 17 00:00:00 2001 From: c3b5aw Date: Mon, 25 Jul 2022 10:36:55 +0200 Subject: [PATCH] feat: add graphql security --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4707dd7..491e1d5 100755 --- a/readme.md +++ b/readme.md @@ -754,6 +754,7 @@ - [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. +- [GraphQL Security](https://github.com/Escape-Technologies/awesome-graphql-security) -GraphQL security frameworks, libraries, software and resources. ## Content Management Systems