mirror of
https://github.com/arainho/awesome-api-security.git
synced 2025-01-20 11:21:34 -05:00
new entry on tools
- new entry called graphql-playground
This commit is contained in:
parent
749a07f9e9
commit
5f8345a034
@ -12,7 +12,8 @@
|
||||
| ---- | ----------- |
|
||||
| | |
|
||||
| **GraphQL** |
|
||||
| [BatchQL](https://github.com/assetnote/batchql)| GraphQL security auditing script with a focus on performing batch GraphQL queries and mutations. |
|
||||
| [graphql-playground](https://github.com/graphql/graphql-playground) | GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration) |
|
||||
| [BatchQL](https://github.com/assetnote/batchql) | GraphQL security auditing script with a focus on performing batch GraphQL queries and mutations. |
|
||||
| [InQL](https://github.com/doyensec/inql) | InQL - A Burp Extension for GraphQL Security Testing. |
|
||||
| [GraphQLmap](https://github.com/swisskyrepo/GraphQLmap)| GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes. |
|
||||
| [graphql-path-enum](https://gitlab.com/dee-see/graphql-path-enum) | Tool that lists the different ways of reaching a given type in a GraphQL schema. |
|
||||
|
Loading…
Reference in New Issue
Block a user