@@ -1155,10 +1155,10 @@ func GetDefaultRulesV2() []*NewRule { //nolint:funlen // This function contains
11551155 AnthropicApiKey (),
11561156 AsanaClientID (),
11571157 AsanaClientSecret (),
1158- Atlassian (),
1159- AuthenticatedURL (),
1158+ // Atlassian(),
1159+ // AuthenticatedURL(),
11601160 Authress (),
1161- AWS (),
1161+ // AWS(),
11621162 AzureActiveDirectoryClientSecret (),
11631163 BitBucketClientID (),
11641164 BitBucketClientSecret (),
@@ -1168,7 +1168,7 @@ func GetDefaultRulesV2() []*NewRule { //nolint:funlen // This function contains
11681168 CodecovAccessToken (),
11691169 CoinbaseAccessToken (),
11701170 ClickHouseCloud (),
1171- Clojars (),
1171+ // Clojars(),
11721172 CloudflareAPIKey (),
11731173 CloudflareGlobalAPIKey (),
11741174 CloudflareOriginCAKey (),
@@ -1214,7 +1214,7 @@ func GetDefaultRulesV2() []*NewRule { //nolint:funlen // This function contains
12141214 Freemius (),
12151215 FreshbooksAccessToken (),
12161216 GCPAPIKey (),
1217- GenericCredential (),
1217+ // GenericCredential(),
12181218 GitHubPat (),
12191219 GitHubFineGrainedPat (),
12201220 GitHubOauth (),
@@ -1228,11 +1228,11 @@ func GetDefaultRulesV2() []*NewRule { //nolint:funlen // This function contains
12281228 GitlabKubernetesAgentToken (),
12291229 GitlabOauthAppSecret (),
12301230 GitlabPat (),
1231- GitlabPatRoutable (),
1231+ // GitlabPatRoutable(),
12321232 GitlabPipelineTriggerToken (),
12331233 GitlabRunnerRegistrationToken (),
12341234 GitlabRunnerAuthenticationToken (),
1235- GitlabRunnerAuthenticationTokenRoutable (),
1235+ // GitlabRunnerAuthenticationTokenRoutable(),
12361236 GitlabScimToken (),
12371237 GitlabSessionCookie (),
12381238 GitterAccessToken (),
@@ -1286,12 +1286,12 @@ func GetDefaultRulesV2() []*NewRule { //nolint:funlen // This function contains
12861286 NytimesAccessToken (),
12871287 OctopusDeployApiKey (),
12881288 OktaAccessToken (),
1289- OnePasswordSecretKey (),
1289+ // OnePasswordSecretKey(),
12901290 OnePasswordServiceAccountToken (),
12911291 OpenAI (),
12921292 OpenshiftUserToken (),
12931293 PerplexityAPIKey (),
1294- PlaidAccessID (),
1294+ // PlaidAccessID(),
12951295 PlaidSecretKey (),
12961296 PlaidAccessToken (),
12971297 PlanetScalePassword (),
@@ -1300,7 +1300,7 @@ func GetDefaultRulesV2() []*NewRule { //nolint:funlen // This function contains
13001300 PostManAPI (),
13011301 Prefect (),
13021302 PrivateAIToken (),
1303- PrivateKey (),
1303+ // PrivateKey(),
13041304 PulumiAPIToken (),
13051305 PyPiUploadToken (),
13061306 RapidAPIAccessToken (),
@@ -1336,8 +1336,8 @@ func GetDefaultRulesV2() []*NewRule { //nolint:funlen // This function contains
13361336 StripeAccessToken (),
13371337 SquareAccessToken (),
13381338 SquareSpaceAccessToken (),
1339- SumoLogicAccessID (),
1340- SumoLogicAccessToken (),
1339+ // SumoLogicAccessID(),
1340+ // SumoLogicAccessToken(),
13411341 Snyk (),
13421342 TeamsWebhook (),
13431343 TelegramBotToken (),
@@ -1351,7 +1351,7 @@ func GetDefaultRulesV2() []*NewRule { //nolint:funlen // This function contains
13511351 TwitterBearerToken (),
13521352 Typeform (),
13531353 VaultBatchToken (),
1354- VaultServiceToken (),
1354+ // VaultServiceToken(),
13551355 YandexAPIKey (),
13561356 YandexAWSAccessToken (),
13571357 YandexAccessToken (),
0 commit comments