Merge pull request #111 from hahwul/add-gqlspection

chore: Add GQLSpection tool to weapons directory
pull/113/head
HAHWUL 2024-06-09 18:05:38 +09:00 committed by GitHub
commit 81012dbf0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

9
weapons/GQLSpection.yaml Normal file
View File

@ -0,0 +1,9 @@
---
name: GQLSpection
description: parses GraphQL introspection schema and generates possible queries
url: https://github.com/doyensec/GQLSpection
category: tool
type: Utils
platform: [linux, macos, windows]
lang: Python
tags: [graphql]