Skip to content

Commit 2ae990b

Browse files
authored
Update gitleaks ignore to add false positive keys (#324)
1 parent 58bbe26 commit 2ae990b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

scripts/config/gitleaks.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@ regexes = [
2323
'''acdd72a7-3385-48ef-bd42-f606fba81ae7''',
2424
'''b24988ac-6180-42a0-ab88-20f7382dd24c''',
2525
'''ba92f5b4-2d11-453d-a403-e96b0029c9fe''',
26-
'''b86a8fe4-44ce-4948-aee5-eccb2c155cd7'''
26+
'''b86a8fe4-44ce-4948-aee5-eccb2c155cd7''',
27+
'''3466794b-ae91-4039-a834-c2d888c78a53''',
28+
'''f1a07417-d97a-45cb-824c-7a7467783830''',
29+
'''18d7d88d-d35e-4fb5-a5c3-7773c20a72d9'''
2730
]

0 commit comments

Comments
 (0)