Skip to content

Commit

Permalink
feat: add GraphQL Armor
Browse files Browse the repository at this point in the history
Signed-off-by: c3b5aw <dev@c3b5aw.dev>
  • Loading branch information
nullswan authored Aug 12, 2022
1 parent 22ecbe0 commit 07d2320
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ A curated list of awesome GraphQL Security frameworks, libraries, software and r
- [Defensive Security](#defensive-security)
- [Authentication & Authorization](#authentication--authorization)
- [Continous Security Testing](#continous-security-testing)
- [Middlewares](#middlewares)
- [Security Solutions](#security-solutions)
- [Offensive Security](#offensive-security)
- [Discovery](#discovery)
Expand All @@ -29,6 +30,10 @@ A curated list of awesome GraphQL Security frameworks, libraries, software and r

- [Escape - GraphQL Security](https://escape.tech) - Continuous GraphQL Security Testing for Developers. Find and fix GraphQL security flaws in the CI/CD.

### Middlewares

- [GraphQL Armor](https://github.com/Escape-Technologies/graphql-armor) - Highly customizable security middleware for Apollo GraphQL and Envelop servers.

### Security Solutions

- [WAF for GraphQL](https://lab.wallarm.com/api-security-solution/) - Web Application Firewall for GraphQL APIs.
Expand Down

0 comments on commit 07d2320

Please sign in to comment.