FAQ

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

    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