Tag: GraphQL
-

GraphQL Cop: Security Audit Utility for GraphQL
GraphQL Cop – Security Audit Utility for GraphQL GraphQL Cop is a small Python utility to run common security tests against GraphQL APIs. GraphQL Cop is perfect for running CI/CD checks in GraphQL. It is lightweight and covers interesting security issues in GraphQL. GraphQL Cop allows you to reproduce the findings by providing cURL commands…
-

GraphQLer: The Smart, Schema-Aware GraphQL API Security Tester
GraphQLer GraphQLer is a cutting-edge tool designed to dynamically test GraphQL APIs with a focus on awareness. It offers a range of sophisticated features that streamline the testing process and ensure robust analysis of GraphQL APIs such as being able to automatically read a schema and run tests against an API using the schema. Furthermore,…