Skip to content

Commit 9a015ae

Browse files
Modify S6684: Remove some FPs (#281)
1 parent 1a9ce43 commit 9a015ae

File tree

1 file changed

+1
-0
lines changed
  • sonar-text-plugin/src/main/resources/org/sonar/plugins/secrets/configuration

1 file changed

+1
-0
lines changed

sonar-text-plugin/src/main/resources/org/sonar/plugins/secrets/configuration/azure.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ provider:
1010
- "([\\w\\*\\.])\\1{4,}"
1111
# Common text placeholders
1212
- "(?i)(?:s|ex)ample|foo|bar|test|abcd|redacted"
13+
- "12345"
1314
# Azure Storage / Azurite emulator
1415
- "Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw=="
1516
# CosmosDB Local emulator

0 commit comments

Comments
 (0)