Skip to content

Commit 6de24b9

Browse files
authored
{CI} Add exception in Credential Scanner (#31124)
1 parent 312b3e4 commit 6de24b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/ci/credscan/CredScanSuppressions.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,12 @@
653653
"src\\azure-cli\\azure\\cli\\command_modules\\batchai\\tests\\latest\\recordings\\test_batchai_manual_scale_scenario.yaml"
654654
],
655655
"_justification": "[BATCHAI] request body password for testing"
656+
},
657+
{
658+
"file": [
659+
"src\\azure-cli\\azure\\cli\\command_modules\\rdbms\\flexible_server_custom_postgres.py"
660+
],
661+
"_justification": "[RDBMS] False positive"
656662
}
657663
]
658664
}

0 commit comments

Comments
 (0)