owaspExternalExample
owaspExternalExample will check there is no inline and external example used together.
Example ruleset configuration
my-security-rule:
description: Make sure there is no Basic auth used in the API.
type: validation
given: $
then:
function: owaspExternalExample