mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Suppress cred scan issues (#23935)
* Suppress cred scan issues * Fix indentation * Fix indentation
This commit is contained in:
@@ -20,6 +20,10 @@
|
|||||||
{
|
{
|
||||||
"file": "extensions\\asde-deployment\\notebooks\\edge\\deploy-sql-edge-remote.ipynb",
|
"file": "extensions\\asde-deployment\\notebooks\\edge\\deploy-sql-edge-remote.ipynb",
|
||||||
"_justification": "Deployment Notebook - usernames/passwords are entered by user"
|
"_justification": "Deployment Notebook - usernames/passwords are entered by user"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "src\\vs\\workbench\\api\\test\\browser\\extHostTelemetry.test.ts",
|
||||||
|
"_justification": "External code"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user