FAQ

  • GitHub GitHub Repo stars
  • Discord Discord Server
  • ✨ New! Try the OpenAPI Doctor ✨ The OpenAPI Doctor

    owaspArrayLimit


    owaspCheckErrorResponse will check array schema types also define maxItems

    Example ruleset configuration

    my-security-rule:
      description: Schema of type array must specify maxItems
      type: validation
      given: $
      then:
        function: owaspArrayLimit
    

    Used by the following rules: