Skip to content

Commit

Permalink
[Hub Generated] Public private branch 'credscan-fix' (Azure#11939)
Browse files Browse the repository at this point in the history
* Fix credscan

* Fix more credentials
  • Loading branch information
Phoenix He authored Dec 7, 2020
1 parent cd25966 commit 1c100da
Show file tree
Hide file tree
Showing 597 changed files with 1,099 additions and 1,099 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"body": {
"id": "/identityProviders/Google",
"clientId": "FOLBTMWPUI",
"clientSecret": "GVGOUEEPZYUHRDIATOXM",
"clientSecret": "<clientSecret>",
"type": "google"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"200": {
"body": {
"url": "http://contoso.com/delegation",
"validationKey": "nVF7aKIvr9mV/RM5lOD0sYoi8ThXTRHQP7o66hvUmjCDkPKR3qxPu/otJcNciz2aQdqPuzJH3ECG4TU2yZjQ7Q==",
"validationKey": "<validationKey>",
"subscriptions": {
"enabled": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"state": "active",
"createdDate": "2018-01-12T13:41:12.18Z",
"startDate": "2018-01-12T00:00:00Z",
"primaryKey": "2ce7fde4e2df43a39331f0bc5798e77f",
"secondaryKey": "3ddb12a0c41f4eb58540c8903aff3306"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"200": {
"body": {
"id": "integration",
"primaryKey": "paeTVcmdbU9XxH6fPcPlq8Y9D9G3Cdo5Eh2nMSgKj/DWqeSFFXDdmpz5Trv+L2hQNM+nGa704Rf8Z22W9O1jdQ==",
"secondaryKey": "z2LSNJ2QMjZcArjlvPWLy+N2dTviiHHTcPljiQTwr9NnFgIi5R7xjKj/UVOL7xW+Te+bNkS7pDv3G3h1D3HfVg==",
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>",
"enabled": true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"state": "active",
"createdDate": "2018-01-12T13:43:01.113Z",
"startDate": "2018-01-12T00:00:00Z",
"primaryKey": "2f3af2e4d2e64691bc221f8c4b93d7fd",
"secondaryKey": "e48feb2c5e9045228cd4edca4ad49bfe"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
],
"count": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"productId": "/products/starter",
"state": "active",
"createdDate": "2018-01-12T13:39:28.57Z",
"primaryKey": "2D9B138F40C1244CB6B48D0378865469",
"secondaryKey": "5163734D7AF0CC4AB5A59345E1B6BF6D"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
],
"count": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"200": {
"body": {
"id": "5600b59375ff190048030003",
"primaryKey": "qr5nbjNoZkgtLojXgU+OA/ntYMgko3XPSVyt+ObwR1sqp2ZkM9tGhwxkeEz7bfAuPS5ss61b2S3ZrZmqa9v3Mw==",
"secondaryKey": "2dCJv1CasJl286SZiKxyBFDiIYCUdbwM1YrFNDcFMXCjCKbFzomrGkv+exAbnV5E3DEk91VP4jbeJ2eV/qtejA==",
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>",
"enabled": true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"productId": "/products/starter",
"state": "active",
"createdDate": "2018-01-12T13:39:28.57Z",
"primaryKey": "2D9B138F40C1244CB6B48D0378865469",
"secondaryKey": "5163734D7AF0CC4AB5A59345E1B6BF6D"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
],
"count": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"If-Match": "*",
"parameters": {
"clientId": "BDNYXUKKLB",
"clientSecret": "QNFYIDJQVSGXDCXYLECG"
"clientSecret": "<clientSecret>"
}
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"If-Match": "*",
"parameters": {
"url": "http://contoso.com/delegation",
"validationKey": "nVF7aKIvr9mV/RM5lOD0sYoi8ThXTRHQP7o66hvUmjCDkPKR3qxPu/otJcNciz2aQdqPuzJH3ECG4TU2yZjQ7Q==",
"validationKey": "<validationKey>",
"subscriptions": {
"enabled": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api-version": "2017-03-01",
"parameters": {
"data": "Based 64 Encoded Certificate string",
"password": "whatever"
"password": "<password>"
}
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api-version": "2017-03-01",
"parameters": {
"clientId": "BDNYXUKKLB",
"clientSecret": "QNFYIDJQVSGXDCXYLECG",
"clientSecret": "<clientSecret>",
"type": "facebook"
}
},
Expand All @@ -14,15 +14,15 @@
"body": {
"id": "/identityProviders/Facebook",
"clientId": "BDNYXUKKLB",
"clientSecret": "QNFYIDJQVSGXDCXYLECG",
"clientSecret": "<clientSecret>",
"type": "facebook"
}
},
"200": {
"body": {
"id": "/identityProviders/Facebook",
"clientId": "BDNYXUKKLB",
"clientSecret": "QNFYIDJQVSGXDCXYLECG",
"clientSecret": "<clientSecret>",
"type": "facebook"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"If-Match": "*",
"parameters": {
"url": "http://contoso.com/delegation",
"validationKey": "nVF7aKIvr9mV/RM5lOD0sYoi8ThXTRHQP7o66hvUmjCDkPKR3qxPu/otJcNciz2aQdqPuzJH3ECG4TU2yZjQ7Q==",
"validationKey": "<validationKey>",
"subscriptions": {
"enabled": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"state": "active",
"createdDate": "2018-01-12T13:40:48.276514Z",
"startDate": "2018-01-12T00:00:00Z",
"primaryKey": "84269e1cb0634af796bcf60e366a03bd",
"secondaryKey": "b5225c62265f44088aaaae1ac7185e93"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
},
"200": {
Expand All @@ -32,8 +32,8 @@
"state": "active",
"createdDate": "2018-01-12T13:40:48.276514Z",
"startDate": "2018-01-12T00:00:00Z",
"primaryKey": "84269e1cb0634af796bcf60e366a03bd",
"secondaryKey": "b5225c62265f44088aaaae1ac7185e93"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api-version": "2017-03-01",
"parameters": {
"email": "5a58bac2a40f7ef2e05bc7d1@contoso.com",
"password": "5a58bac2a40f7ef2e05bc7d4",
"password": "<password>",
"firstName": "5a58bac2a40f7ef2e05bc7d2",
"lastName": "5a58bac2a40f7ef2e05bc7d3"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"proxy": {
"url": "http://192.168.1.1:8080",
"username": "Contoso\\admin",
"password": "opensesame"
"password": "<password>"
},
"credentials": {
"query": {
Expand Down Expand Up @@ -73,7 +73,7 @@
"proxy": {
"url": "http://192.168.1.1:8080",
"username": "Contoso\\admin",
"password": "opensesame"
"password": "<password>"
},
"tls": {
"validateCertificateChain": false,
Expand Down Expand Up @@ -113,7 +113,7 @@
"proxy": {
"url": "http://192.168.1.1:8080",
"username": "Contoso\\admin",
"password": "opensesame"
"password": "<password>"
},
"tls": {
"validateCertificateChain": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"displayName": "testsub",
"state": "submitted",
"createdDate": "2017-06-02T23:34:03.1055076Z",
"primaryKey": "06c34e1a9d394412b292e0611e73d417",
"secondaryKey": "1e756a7705364c529e8d1760190f47b3"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
}
},
Expand All @@ -41,8 +41,8 @@
"displayName": "testsub",
"state": "submitted",
"createdDate": "2017-06-02T23:34:03.1055076Z",
"primaryKey": "06c34e1a9d394412b292e0611e73d417",
"secondaryKey": "1e756a7705364c529e8d1760190f47b3"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "aadB2C",
"properties": {
"clientId": "315c8e2b-29fc-413d-822f-4efab7f43c42",
"clientSecret": "SnE4laLjmxc2QKWTPoRxOiwvSnnwMCFN+jLYDpBCUXw=",
"clientSecret": "<clientSecret>",
"type": "aadB2C",
"allowedTenants": [
"samirtestbc.onmicrosoft.com"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"displayName": "Unlimited",
"state": "submitted",
"createdDate": "2017-06-02T17:59:06.223Z",
"primaryKey": "6de0a3b2da204e459148d2f6785873f0",
"secondaryKey": "c6de00b451f64ea780db1eb8dcf30b62"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"200": {
"body": {
"id": "5600b59375ff190048030003",
"primaryKey": "qr5nbjNoZkgtLojXgU+OA/ntYMgko3XPSVyt+ObwR1sqp2ZkM9tGhwxkeEz7bfAuPS5ss61b2S3ZrZmqa9v3Mw==",
"secondaryKey": "2dCJv1CasJl286SZiKxyBFDiIYCUdbwM1YrFNDcFMXCjCKbFzomrGkv+exAbnV5E3DEk91VP4jbeJ2eV/qtejA==",
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>",
"enabled": true
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"proxy": {
"url": "http://192.168.1.1:8080",
"username": "Contoso\\admin",
"password": "opensesame"
"password": "<password>"
},
"tls": {
"validateCertificateChain": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"scope": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.ApiManagement/service/apimService1/products/5600b57e7e8880006a060002",
"state": "active",
"createdDate": "2015-09-22T01:57:18.723Z",
"primaryKey": "ba95768e868648848e215f0290eec023",
"secondaryKey": "140f866def81419b9bb9732d05d24535"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"scope": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.ApiManagement/service/apimService1/products/5600b59475ff190048060001",
"state": "active",
"createdDate": "2015-09-22T01:57:40.3Z",
"primaryKey": "a24782fc06f648cbb1c3406c41dc9a3a",
"secondaryKey": "b366198986614a7497a5a68fae19119d"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
},
{
Expand All @@ -35,8 +35,8 @@
"startDate": "2016-03-17T00:00:00Z",
"expirationDate": "2016-04-01T00:00:00Z",
"notificationDate": "2016-03-20T00:00:00Z",
"primaryKey": "77708695e79a495bb99b95f32adfa1f0",
"secondaryKey": "12e2e4ba857e420b88450dc8fe2a6cf9"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
},
{
Expand All @@ -49,8 +49,8 @@
"displayName": "Unlimited",
"state": "submitted",
"createdDate": "2017-06-02T17:59:06.223Z",
"primaryKey": "6de0a3b2da204e459148d2f6785873f0",
"secondaryKey": "c6de00b451f64ea780db1eb8dcf30b62"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"state": "active",
"createdDate": "2016-06-20T16:22:39.547Z",
"startDate": "2016-06-20T00:00:00Z",
"primaryKey": "57681850a40f7eb6c49f6ae4",
"secondaryKey": "bbd884a96b3c41b49f34422dac74b345"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
},
{
Expand All @@ -36,8 +36,8 @@
"state": "active",
"createdDate": "2016-06-20T16:22:41.103Z",
"startDate": "2016-06-20T00:00:00Z",
"primaryKey": "57681850a40f7eb6c49f6b2c",
"secondaryKey": "125f565d276647dc825d7f25ea40ee57"
"primaryKey": "<primaryKey>",
"secondaryKey": "<secondaryKey>"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "delegation",
"properties": {
"url": "http://contoso.com/delegation",
"validationKey": "nVF7aKIvr9mV/RM5lOD0sYoi8ThXTRHQP7o66hvUmjCDkPKR3qxPu/otJcNciz2aQdqPuzJH3ECG4TU2yZjQ7Q==",
"validationKey": "<validationKey>",
"subscriptions": {
"enabled": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"parameters": {
"properties": {
"url": "http://contoso.com/delegation",
"validationKey": "nVF7aKIvr9mV/RM5lOD0sYoi8ThXTRHQP7o66hvUmjCDkPKR3qxPu/otJcNciz2aQdqPuzJH3ECG4TU2yZjQ7Q==",
"validationKey": "<validationKey>",
"subscriptions": {
"enabled": true
},
Expand All @@ -27,7 +27,7 @@
"name": "delegation",
"properties": {
"url": "http://contoso.com/delegation",
"validationKey": "nVF7aKIvr9mV/RM5lOD0sYoi8ThXTRHQP7o66hvUmjCDkPKR3qxPu/otJcNciz2aQdqPuzJH3ECG4TU2yZjQ7Q==",
"validationKey": "<validationKey>",
"subscriptions": {
"enabled": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"parameters": {
"properties": {
"url": "http://contoso.com/delegation",
"validationKey": "nVF7aKIvr9mV/RM5lOD0sYoi8ThXTRHQP7o66hvUmjCDkPKR3qxPu/otJcNciz2aQdqPuzJH3ECG4TU2yZjQ7Q==",
"validationKey": "<validationKey>",
"subscriptions": {
"enabled": true
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"proxy": {
"url": "http://192.168.1.1:8080",
"username": "Contoso\\admin",
"password": "opensesame"
"password": "<password>"
},
"credentials": {
"query": {
Expand Down Expand Up @@ -73,7 +73,7 @@
"proxy": {
"url": "http://192.168.1.1:8080",
"username": "Contoso\\admin",
"password": "opensesame"
"password": "<password>"
},
"tls": {
"validateCertificateChain": false,
Expand Down Expand Up @@ -113,7 +113,7 @@
"proxy": {
"url": "http://192.168.1.1:8080",
"username": "Contoso\\admin",
"password": "opensesame"
"password": "<password>"
},
"tls": {
"validateCertificateChain": false,
Expand Down
Loading

0 comments on commit 1c100da

Please sign in to comment.