owaspAuthInsecureSchemes
owaspCheckErrorResponse will check authentication schemes used are not outdated and insecure.
Example ruleset configuration
my-security-rule:
description: Checks for insecure authentication schemes
type: validation
given: $
then:
function: owaspAuthInsecureSchemes
Used by the following rules: