Skip to content

Commit c525373

Browse files
committed
add count item
1 parent a8a3615 commit c525373

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crowdsec-docs/docs/appsec/rules_syntax.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Match provides the pattern to match the target against, including optional trans
135135
- `trim` : remove leading and trailing spaces
136136
- `normalizepath` : normalize the path (remove double slashes, etc)
137137
- `htmlEntitydecode` : decode HTML entities
138+
- `count` : number of times the _target_ appear
138139

139140
```yaml
140141
# we want the query parameter foo to be equal to 'toto'

0 commit comments

Comments
 (0)