Skip to content

Commit 58df82c

Browse files
committed
🔭[Keyword Plugin] Add null to FALSE_POSITIVES
1 parent 09f346d commit 58df82c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

detect_secrets/plugins/keyword.py

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
'none,',
6666
'none}',
6767
'not',
68+
'null',
6869
'null,',
6970
'password)',
7071
'password,',

0 commit comments

Comments
 (0)