apisyouwonthate / style-guide

A shared and somewhat opinionated style guide for everyone to enjoy.
141 stars 20 forks source link

Secure mutation operations #27

Closed philsturgeon closed 2 years ago

philsturgeon commented 2 years ago

Make sure every post/put/delete/patch endpoint has some sort of securityScheme applied.

philsturgeon commented 2 years ago

This is being handled by https://github.com/philsturgeon/spectral-owasp-ruleset.