clairvoyance
GraphQL schema extractor
A tool to extract GraphQL API schema from an application even when introspection is disabled.
Obtain GraphQL API schema even if the introspection is disabled
1k stars
12 watching
95 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
bug-bountygraphqlpenetration-testingsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
yamafaktory/craftql | A tool to visualize and analyze GraphQL schemas | 109 |
novvum/graphql-birdseye | An interactive tool to visualize GraphQL schemas | 706 |
comcast/graphvinci | A visualizer tool for GraphQL APIs that enables developers to organize and understand complex data schema | 74 |
graphql-elixir/graphql_relay | A library that simplifies the setup of a GraphQL schema compatible with Relay | 36 |
cjoudrey/graphql-schema-linter | A tool that checks GraphQL schema definitions against a set of rules to ensure they conform to specific standards | 694 |
anvilco/graphql-introspection-tools | A utility library for working with GraphQL Introspection Query results in a structured and convenient way. | 32 |
escape-technologies/graphman | Automates the creation of Postman collections from GraphQL APIs for testing and management | 241 |
enigmatis/graphql-java-annotations | An annotation-based library for creating GraphQL schema definitions in Java | 387 |
swisskyrepo/graphqlmap | A tool for automating interaction with GraphQL endpoints for pentesting and vulnerability assessment. | 1,390 |
escape-technologies/goctopus | Tool for quickly discovering and fingerprinting GraphQL APIs. | 101 |
idurar/fast-graphql | A tool for structuring and generating GraphQL schemas for Node.js applications | 5 |
brbb/graphql-rover | A tool for visualizing and exploring GraphQL schemas through an interactive graph viewer | 262 |
coryodaniel/speakeasy | Middleware based authorization for GraphQL schema | 86 |
stefanofontanelli/colanderalchemy | Automates generation of data schema definitions based on SQLAlchemy mapped objects. | 65 |
chkimes/graphql-net | Converts GraphQL queries to IQueryable for executing on databases using ORM systems. | 892 |