Skip to content

Commit

Permalink
chore: regenerate detect-secrets baseline (#3150)
Browse files Browse the repository at this point in the history
chore: regenerate detect-secrets baseline
  • Loading branch information
artsy-peril[bot] authored May 9, 2024
2 parents 0dc02f2 + d5f655f commit 9ea829f
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@
{
"name": "CloudantDetector"
},
{
"name": "DiscordBotTokenDetector"
},
{
"name": "GitHubTokenDetector"
},
{
"name": "GitLabTokenDetector"
},
{
"name": "HexHighEntropyString",
"limit": 3.0
Expand All @@ -30,6 +39,9 @@
{
"name": "IbmCosHmacDetector"
},
{
"name": "IPPublicDetector"
},
{
"name": "JwtTokenDetector"
},
Expand All @@ -43,9 +55,18 @@
{
"name": "NpmDetector"
},
{
"name": "OpenAIDetector"
},
{
"name": "PrivateKeyDetector"
},
{
"name": "PypiTokenDetector"
},
{
"name": "SendGridDetector"
},
{
"name": "SlackDetector"
},
Expand All @@ -58,6 +79,9 @@
{
"name": "StripeDetector"
},
{
"name": "TelegramBotTokenDetector"
},
{
"name": "TwilioKeyDetector"
}
Expand Down Expand Up @@ -146,5 +170,5 @@
}
]
},
"generated_at": "2021-10-01T12:18:36Z"
"generated_at": "2024-05-09T20:16:38Z"
}

0 comments on commit 9ea829f

Please sign in to comment.