Skip to main content
For common tests you probably don’t want to make a YAML file manually for every single endpoint. Metlo supports using templates to autogenerate tests.

Builtin Templates

Metlo currently comes with 3 builtin test templates:
  • BOLA
  • BROKEN_AUTHENTICATION
  • HSTS
You can use these types directly when running generate:
Bash

Using a Template in the UI

To use a template in the UI click on the dropdown on the new test button. 3808