feat: add graphql security

This commit is contained in:
c3b5aw 2022-07-25 10:36:55 +02:00 committed by GitHub
parent d5832cebce
commit 845c793864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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