Dolev Farhi

Results 21 comments of Dolev Farhi

I'm the security engineer behind DVGA/Damn GraphQL talk, I would be willing to take on this task if you need a pair of hands to test it out.

This will be fixed, thanks!

There isn't currently, but this is definitely something that can be done

Hi, You should be able to make a PUT request to /api/scan/reset to stop any ongoing scans.

Thanks for the suggestion, I'll look into this.

Hey, when would you use GET in the context of this query?

I was able to reproduce what you said, thanks for that! There's no harm in handling the error a little better, I will look into that.

Can you share the endpoint?

I can give this a look. In the past, if I recall correctly, some of the dependencies that DVGA uses do not yet support 3.10 themselves. I will check whether...

Yeah, so I looked into this and it appears the websockets/graphql subscription functionality is broken and not currently supported in 3.10. We will need to swap out flask-sockets library with...