We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9ce43 commit 9a015aeCopy full SHA for 9a015ae
sonar-text-plugin/src/main/resources/org/sonar/plugins/secrets/configuration/azure.yaml
@@ -10,6 +10,7 @@ provider:
10
- "([\\w\\*\\.])\\1{4,}"
11
# Common text placeholders
12
- "(?i)(?:s|ex)ample|foo|bar|test|abcd|redacted"
13
+ - "12345"
14
# Azure Storage / Azurite emulator
15
- "Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw=="
16
# CosmosDB Local emulator
0 commit comments