Files
Sakshi Sharma 711db9cadc Adding CodeQL in Windows pipeline for product build (#24496)
* Add CodeQL to product build pipeline

* Fix parsing error

* Remove variable

* Remove variables and add to pipeline

* Add CodeQL Finalize step
2023-09-21 14:51:22 -07:00

25 lines
506 B
JSON

{
"codebaseName": "Azure Data Studio",
"ppe": false,
"notificationAliases": [
"kvhdir@microsoft.com",
"sakshis@microsoft.com"
],
"codebaseAdmins": [
"REDMOND\\karlb",
"REDMOND\\chgagnon",
"REDMOND\\kisantia",
"REDMOND\\sakshis"
],
"instanceUrl": "https://msdata.visualstudio.com",
"projectName": "Database Systems",
"areaPath": "Database Systems\\SQL Tools\\Azure Data Studio",
"notifyAlways": true,
"template": "TFSDEVDIV",
"tools": [
"BinSkim",
"CredScan",
"CodeQL"
]
}