Merge pull request #112 from hahwul/add-clairvoyance

feat: Add Clairvoyance tool for obtaining GraphQL API schema
This commit is contained in:
HAHWUL 2024-06-09 18:07:35 +09:00 committed by GitHub
commit 18c160e07a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,9 @@
---
name: Clairvoyance
description: Obtain GraphQL API schema even if the introspection is disabled
url: https://github.com/nikitastupin/clairvoyance
category: tool
type: Fuzzer
platform: [linux, macos, windows]
lang: Python
tags: [graphql]