Skip to content

Commit 9bc29ca

Browse files
authored
Merge pull request #70 from woocommerce/25-06/update-semgrep-exclusion
Update semgrep exclusion
2 parents 7ab901b + de15131 commit 9bc29ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/managed-tests/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Occasionally, a rule may flag a scenario that you believe is not genuinely insec
8080
```
8181
For SemGrep errors, add:
8282
```php
83-
// nosemgrep: rule-id
83+
// nosemgrep
8484
```
8585
Replace `rule-id` with the relevant SemGrep rule name.
8686

0 commit comments

Comments
 (0)