Skip to content

Commit

Permalink
Fix Gitleaks typo
Browse files Browse the repository at this point in the history
  • Loading branch information
doodlesbykumbi committed Jun 22, 2020
1 parent 6a1af4f commit 939603a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitleaks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ files = [
"test/connector/ssh/id_(.*)", # test ssh handler certs
"test/connector/ssh_agent/id_(.*)", # test ssh-agent handler certs
"test/connector/tcp/mssql/certs/(.*)", # test mssql connector certs
"internal/plugin/connectors/tcp/ssl/testdata/(.*)", # test mssql connector certs
"internal/plugin/connectors/tcp/ssl/testdata/(.*)", # test shared ssl package certs
"test/ssh/id_(.*)", # since-removed ssh test certs
"test/util/ssl/(.*)", # test ssl certs
"internal/plugin/connectors/tcp/mssql/connection_details_test.go", # fake cert string
Expand Down

0 comments on commit 939603a

Please sign in to comment.