Skip to content

Reject unexpected HTTP Methods on endpoints #145

Description

@glanham-jr

If an endpoint does not expect HTTP POST, then reject it with a 405 (not allowed). This is a security issue, as we want to minimize the attack surface which users can call the server.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    securityAny issue which may impact security

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions