feat: Add Clairvoyance tool for obtaining GraphQL API schema

pull/112/head
HAHWUL 2024-06-09 12:06:19 +09:00
parent 953d9c2edb
commit ed7f0c1f61
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]