owaspIntegerFormat
owaspCheckErrorResponse will check integer
schema types specify format int32
or int64
Example ruleset configuration
my-security-rule:
description: integers should define a format of `int32` or `int64`
type: validation
given: $
then:
function: owaspIntegerFormat
Used by the following rules: