Skip to content

Commit

Permalink
Merge pull request #112 from hahwul/add-clairvoyance
Browse files Browse the repository at this point in the history
feat: Add Clairvoyance tool for obtaining GraphQL API schema
  • Loading branch information
hahwul authored Jun 9, 2024
2 parents 668b903 + ed7f0c1 commit 18c160e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions weapons/clairvoyance.yaml
Original file line number Diff line number Diff line change
@@ -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]

0 comments on commit 18c160e

Please sign in to comment.