BBVA / apicheck

The DevSecOps toolset for REST APIs
https://bbva.github.io/apicheck/
Apache License 2.0
270 stars 65 forks source link

Proposal: alternative OAS tool with extensible rules #30

Closed ioggstream closed 3 years ago

ioggstream commented 3 years ago

Proposal

I'm willing to provide another OAS3 linting tool based on Spectral. I'm working on a set of security rules which are not provided by speccy, to ensure:

Notes

Your feedback is welcome!

cr0hn commented 3 years ago

It sound very good! Maybe would be possible to integrate it and send us a PR?

Integrating a new tools is really easy:

https://bbva.github.io/apicheck/docs/integrating-new-tools

ioggstream commented 3 years ago

@cr0hn I'll asap it :)

ioggstream commented 3 years ago

@cr0hn done :P if you want to share some thoughts on API security checks, please let me know.

cr0hn commented 3 years ago

WoW nice!