trufflehog icon indicating copy to clipboard operation
trufflehog copied to clipboard

Implemented Graphql requests for Github PR's, Issues and comments scanning

Open kashifkhan0771 opened this issue 2 months ago • 0 comments
trafficstars

Description:

This Pull request replaces the HTTP API requests for Github source PR's, Issues and their comments with GraphQL requests.

Scan Results with no verification:

Note: While results may vary slightly between runs, GraphQL consistently outperforms REST in scan duration.

Screenshot from 2025-09-03 13-40-13

Checklist:

  • [x] Tests passing (make test-community)?
  • [x] Lint passing (make lint this requires golangci-lint)?

kashifkhan0771 avatar Aug 29 '25 10:08 kashifkhan0771