Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Anilm3 committed Jul 18, 2024
1 parent 29fb5c2 commit c6ef639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ exclusion_data:
```

#### Other new features
- New operator `exists`: this new operator can be used to assert the presence of one or multiple addresses, regardless of their underlying value.
- New operator `exists`: this new operator can be used to assert the presence of at least one address from a given set of addresses, regardless of their underlying value.
- Rule tagging overrides: rule overrides now allow adding tags to an existing rule, e.g. to provide information about the policy used.
- New function `ddwaf_known_actions`: this new function can be used to obtain a list of the action types which can be triggered given the set of rules and exclusion filters available.

Expand Down

0 comments on commit c6ef639

Please sign in to comment.