You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Check Releases to make sure your agent is on the latest version.
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
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
ormatch.type
parameters.Furthermore, it will ensure that the rule YAML schema is respected.
The text was updated successfully, but these errors were encountered: