Skip to main content

run_wafbench

Function run_wafbench 

Source
pub async fn run_wafbench(
    inputs: CloudWafBenchInputs,
) -> Result<CloudRunArtifacts>
Expand description

Run a WAFBench (OWASP CRS) coverage test.

Requires k6 on $PATH and the WAFBench rules accessible at CloudWafBenchInputs::rules_dir on the bench host.