Open sergeychernyshev opened 8 years ago
OWASP maintains a REST API security checklist: https://www.owasp.org/index.php/REST_Security_Cheat_Sheet
Verify things are currently done and create tickets for things that are not supported.
Create a checklist wiki page for this project and document how things are secured.
As of December 27, 2017 the list consists of:
\StartupAPI\API\MethodNotAllowedException
OWASP maintains a REST API security checklist: https://www.owasp.org/index.php/REST_Security_Cheat_Sheet
Verify things are currently done and create tickets for things that are not supported.
Create a checklist wiki page for this project and document how things are secured.
As of December 27, 2017 the list consists of:
\StartupAPI\API\MethodNotAllowedException
is caught api.php#L142)