graphql-armor
GraphQL shield
A security middleware framework for GraphQL servers to protect against common attacks and vulnerabilities.
🛡️ The missing GraphQL security security layer for Apollo GraphQL and Yoga / Envelop servers 🛡️
500 stars
8 watching
30 forks
Language: TypeScript
last commit: 6 days ago
Linked from 2 awesome lists
apolloapollo-servercybersecurityenvelopgraphqlhacktoberfestmiddlewaresecuritysecurity-toolstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
escape-technologies/goctopus | Tool for quickly discovering and fingerprinting GraphQL APIs. | 101 |
omar-dulaimi/graphql-shield-generator | Automatically generates a shield to restrict access to sensitive data in GraphQL schemas. | 9 |
escape-technologies/graphman | Automates the creation of Postman collections from GraphQL APIs for testing and management | 241 |
escape-technologies/graphql-wordlist | A comprehensive collection of GraphQL schema words and statistics. | 329 |
exaspark/graphql-guard | A gem providing field-level authorization for GraphQL queries | 472 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
dolevf/graphql-cop | A tool to scan GraphQL APIs for common security vulnerabilities and report potential issues | 382 |
apollographql/apollo-client-devtools | Tools to inspect and debug Apollo Client applications in the browser | 1,499 |
maticzav/graphql-shield | A tool to create permission layers for GraphQL servers by adding an abstraction layer between the application and the underlying data storage. | 3,560 |
astrumu/graphql-authz | A library for building flexible authorization layers on top of GraphQL APIs | 180 |
nicholasaleks/graphql-threat-matrix | A framework to help identify security gaps in GraphQL APIs by analyzing implementation differences and vulnerabilities. | 287 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |