Skip to content

Commit f8d9cf1

Browse files
authored
chore: add new exception for audit (#235)
Signed-off-by: Christopher Phillips <[email protected]>
1 parent f44918e commit f8d9cf1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.nsprc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
"1092310": {
33
"active": true,
44
"notes": "Ignored since we don't use the vulnerable regex method"
5+
},
6+
"1092460": {
7+
"active": true,
8+
"notes": "We are not using untrusted user data for any regexes in scan-action"
59
}
610
}

0 commit comments

Comments
 (0)