What would you like to be added?
A YAML schemas for the appsec rules.
Why is this needed?
When writing an appsec rules, it would be really useful to have a YAML schemas so my code editor (vscode in my case) can autocomplete or propose me the possible values for transform, zones or match.type parameters.
Furthermore, it will ensure that the rule YAML schema is respected.
What would you like to be added?
A YAML schemas for the appsec rules.
Why is this needed?
When writing an appsec rules, it would be really useful to have a YAML schemas so my code editor (vscode in my case) can autocomplete or propose me the possible values for
transform,zonesormatch.typeparameters.Furthermore, it will ensure that the rule YAML schema is respected.