We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1968d commit 77d5d87Copy full SHA for 77d5d87
1 file changed
scripts/ci/credscan/CredScanSuppressions.json
@@ -671,6 +671,18 @@
671
"src/azure-cli/azure/cli/command_modules/cognitiveservices/tests/latest/data/snowflake_user_pwd.yaml"
672
],
673
"_justification": "[cognitiveservices] request password for testing"
674
+ },
675
+ {
676
+ "file": [
677
+ "src\\azure-cli\\azure\\cli\\command_modules\\postgresql\\flexible_server_custom_postgres.py"
678
+ ],
679
+ "_justification": "[PostgreSQL] False positive"
680
681
682
683
+ "src\\azure-cli\\azure\\cli\\command_modules\\network\\tests\\latest\\test_network_commands.py"
684
685
+ "_justification": "[Network] False positive"
686
}
687
]
688
0 commit comments