We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38908ba commit 723efb6Copy full SHA for 723efb6
.gitleaks.toml
@@ -0,0 +1,5 @@
1
+# # help Red Hat ignore false positives during its code scans
2
+[allowlist]
3
+paths = [
4
+ 'src/ssh/mock.*key',
5
+]
0 commit comments