We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c2313 commit 3eb7404Copy full SHA for 3eb7404
scripts/ci/credscan/CredScanSuppressions.json
@@ -683,6 +683,18 @@
683
"src\\azure-cli\\azure\\cli\\command_modules\\network\\tests\\latest\\test_network_commands.py"
684
],
685
"_justification": "[Network] False positive"
686
+ },
687
+ {
688
+ "placeholder": "asdfghjkl",
689
+ "_justification": "[ARO] Dummy client_secret value in test_validators.py unit tests"
690
691
692
+ "placeholder": "secret_123",
693
694
695
696
+ "placeholder": "client_id_456",
697
+ "_justification": "[ARO] Dummy client_id value in test_validators.py unit tests"
698
}
699
]
700
0 commit comments