Settings

Theme

Show HN: Open API and GraphQL Fuzzing via GitHub Actions

github.com

3 points by dmitry_dygalo 3 years ago · 3 comments · 1 min read

Reader

Schemathesis is a specification-centric API fuzzing tool for Open API and GraphQL-based applications.

I've been building Schemathesis GitHub app for a while and now it is ready to use. You run it as a part of your workflow, then it comes to PRs and adds little reports about API fuzzing results.

Folks, I'd appreciate your feedback about the tool or its GitHub integration :)

jviotti 3 years ago

Hi Dimitry, nice to see you around here! :)

This is really cool. How about a CircleCI orb too? Postman has plenty of micro-services with OpenAPI definitions that could really use this. My bet is that a lot of mature companies doing spec-first API development will be using more commercial CI providers than GitHub Pages.

  • dmitry_dygaloOP 3 years ago

    Hi Juan! Likewise :)

    Thank you! That's a great point! Added to the backlog :) Most of the machinery is provider-independent on the Schemathesis side, so adding a new provider should be relatively straightforward. I'll take a look at it soon

    • jviotti 3 years ago

      Let me know once this is ready, so we can give it a shot inside Postman :)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection