Merge pull request #112 from hahwul/add-clairvoyance

feat: Add Clairvoyance tool for obtaining GraphQL API schema
pull/113/head
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
1 changed files with 9 additions and 0 deletions

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]