Type FTWOverrides
File match *.wafto .wafto.yaml .wafto.yml
Schema URL https://catalog.lintel.tools/schemas/schemastore/crs-waf-test-platform-overrides-file/latest.json
Source https://raw.githubusercontent.com/coreruleset/ftw-tests-schema/master/spec/v2.2.0/waf-platform-overrides-schema-v2.2.0.json

Versions

Validate with Lintel

npx @lintel/lintel check
Type: FTWOverrides

Definitions

FTWOverrides object
version string required
meta object required
3 nested properties
engine string required
platform string required
annotations Record<string, string> required
test_overrides TestOverride[] required
FTWOverridesMeta object
engine string required
platform string required
annotations Record<string, string> required
Log object
expect_ids integer[]
no_expect_ids integer[]
match_regex string
no_match_regex string
Output object
status integer
response_contains string
log_contains string
no_log_contains string
log object
4 nested properties
expect_ids integer[]
no_expect_ids integer[]
match_regex string
no_match_regex string
expect_error boolean
retry_once boolean
isolated boolean
TestOverride object
rule_id integer required
reason string required
output object required
8 nested properties
status integer
response_contains string
log_contains string
no_log_contains string
log object
4 nested properties
expect_ids integer[]
no_expect_ids integer[]
match_regex string
no_match_regex string
expect_error boolean
retry_once boolean
isolated boolean
test_ids integer[]
stage_ids integer[]
retry_once boolean