Releases: dolevf/graphw00f
Releases · dolevf/graphw00f
1.1.17
Changed
- Improved GraphQL detection for Java Servers - @D-Ace0
1.1.16
Additions
- Tailcall GraphQL detection and fingerprinting support
1.1.15
Additions
- Adds pg_graphql detection and fingerprinting support
- Adds another GraphQL endpoint (
/rpc/graphql
) to the list of tested endpoints
1.1.10
Added
- Headers flag support on the command line (
-H
/ --headers
) by @aithacuz