graphql-cop icon indicating copy to clipboard operation
graphql-cop copied to clipboard

A small upadte...

Open jankoksik opened this issue 5 months ago • 3 comments

  • repaired -H
  • Added html raport output
  • Added -E ENDPOINT, --endpoint=ENDPOINT to add more endpoints to test
  • Added masive github actions that test python :
    • 3.7
    • 3.8
    • 3.9
    • 3.10
    • 3.11
    • 3.12 for possible compatibility issues. It runs the scans and check the output using :
    • normal scan
    • force scan with proxy
    • normal scan with html output

html output is also uploaded as an artifact

in this change i had to add Github-test folder so remember to exclude it from the realese

best regards 😊

jankoksik avatar Sep 09 '24 16:09 jankoksik