Skip to content

Commit

Permalink
nit: space
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP committed Mar 18, 2024
1 parent cf982a4 commit 4e73b6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/seclang/directives.go
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,6 @@ func directiveSecRuleUpdateTargetByID(options *DirectiveOptions) error {
// As an alternative to `SecRuleUpdateTargetById`, this directive will append variables to the specified rule
// with the targets provided in the second parameter. It can be handy for updating an entire group of rules.
// Matching is by case-sensitive string equality.

// This directive will append variables to the specified rule with the targets provided in the second parameter.
// The rule ID can be single IDs or ranges of IDs. The targets are separated by a pipe character.
// Note: OWASP CRS has a list of supported tags https://coreruleset.org/docs/rules/metadata/
Expand Down

0 comments on commit 4e73b6a

Please sign in to comment.