forked from phoenix/litellm-mirror
test fix secret detection
This commit is contained in:
parent
0cd25c250d
commit
eaa6441030
1 changed files with 0 additions and 4 deletions
|
@ -379,10 +379,6 @@ _default_detect_secrets_config = {
|
|||
"name": "ShopifyDetector",
|
||||
"path": _custom_plugins_path + "/shopify.py",
|
||||
},
|
||||
{
|
||||
"name": "SidekiqDetector",
|
||||
"path": _custom_plugins_path + "/sidekiq.py",
|
||||
},
|
||||
{
|
||||
"name": "SlackDetector",
|
||||
"path": _custom_plugins_path + "/slack.py",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue