well known regex fix (#55)
This commit is contained in:
Родитель
322d618c93
Коммит
278b0b96c9
|
@ -61,7 +61,6 @@ public static class WellKnownRegexPatterns
|
|||
|
||||
public static IEnumerable<RegexPattern> HighConfidenceMicrosoftSecurityModels { get; } = new RegexPattern[]
|
||||
{
|
||||
new AzureContainerRegistryLegacyKey(),
|
||||
new CommonAnnotatedSecurityKey(),
|
||||
new AadClientAppIdentifiableCredentials(),
|
||||
new AzureFunctionIdentifiableKey(),
|
||||
|
|
Загрузка…
Ссылка в новой задаче