Skip to content

Commit 1b67d36

Browse files
authored
Merge pull request #1151 from watson-developer-cloud/major-release-march-2022
Major release march 2022
2 parents 676f762 + 5a5690a commit 1b67d36

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1197
-13655
lines changed

.secrets.baseline

Lines changed: 278 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,278 @@
1+
{
2+
"exclude": {
3+
"files": "package-lock.json|^.secrets.baseline$",
4+
"lines": null
5+
},
6+
"generated_at": "2022-03-21T17:03:08Z",
7+
"plugins_used": [
8+
{
9+
"name": "AWSKeyDetector"
10+
},
11+
{
12+
"name": "ArtifactoryDetector"
13+
},
14+
{
15+
"name": "AzureStorageKeyDetector"
16+
},
17+
{
18+
"base64_limit": 4.5,
19+
"name": "Base64HighEntropyString"
20+
},
21+
{
22+
"name": "BasicAuthDetector"
23+
},
24+
{
25+
"name": "BoxDetector"
26+
},
27+
{
28+
"name": "CloudantDetector"
29+
},
30+
{
31+
"ghe_instance": "github.ibm.com",
32+
"name": "GheDetector"
33+
},
34+
{
35+
"name": "GitHubTokenDetector"
36+
},
37+
{
38+
"hex_limit": 3,
39+
"name": "HexHighEntropyString"
40+
},
41+
{
42+
"name": "IbmCloudIamDetector"
43+
},
44+
{
45+
"name": "IbmCosHmacDetector"
46+
},
47+
{
48+
"name": "JwtTokenDetector"
49+
},
50+
{
51+
"keyword_exclude": null,
52+
"name": "KeywordDetector"
53+
},
54+
{
55+
"name": "MailchimpDetector"
56+
},
57+
{
58+
"name": "NpmDetector"
59+
},
60+
{
61+
"name": "PrivateKeyDetector"
62+
},
63+
{
64+
"name": "SlackDetector"
65+
},
66+
{
67+
"name": "SoftlayerDetector"
68+
},
69+
{
70+
"name": "SquareOAuthDetector"
71+
},
72+
{
73+
"name": "StripeDetector"
74+
},
75+
{
76+
"name": "TwilioKeyDetector"
77+
}
78+
],
79+
"results": {
80+
"README.md": [
81+
{
82+
"hashed_secret": "32e8612d8ca77c7ea8374aa7918db8e5df9252ed",
83+
"is_secret": false,
84+
"is_verified": false,
85+
"line_number": 651,
86+
"type": "Secret Keyword",
87+
"verified_result": null
88+
}
89+
],
90+
"examples/browserify/.env.example": [
91+
{
92+
"hashed_secret": "b896626ea92a77d92b362d5802a64bacaceb16ea",
93+
"is_secret": false,
94+
"is_verified": false,
95+
"line_number": 1,
96+
"type": "Secret Keyword",
97+
"verified_result": null
98+
},
99+
{
100+
"hashed_secret": "bfee37810942d8fbd564e24cf870a1b5b46d3152",
101+
"is_secret": false,
102+
"is_verified": false,
103+
"line_number": 1,
104+
"type": "Base64 High Entropy String",
105+
"verified_result": null
106+
}
107+
],
108+
"examples/webpack/.env.example": [
109+
{
110+
"hashed_secret": "b896626ea92a77d92b362d5802a64bacaceb16ea",
111+
"is_secret": false,
112+
"is_verified": false,
113+
"line_number": 1,
114+
"type": "Secret Keyword",
115+
"verified_result": null
116+
},
117+
{
118+
"hashed_secret": "bfee37810942d8fbd564e24cf870a1b5b46d3152",
119+
"is_secret": false,
120+
"is_verified": false,
121+
"line_number": 1,
122+
"type": "Base64 High Entropy String",
123+
"verified_result": null
124+
}
125+
],
126+
"scripts/jsdoc/generate_index_html.sh": [
127+
{
128+
"hashed_secret": "973f71aa51bf4dcef6aa10f52089747a85c64a73",
129+
"is_secret": false,
130+
"is_verified": false,
131+
"line_number": 19,
132+
"type": "Base64 High Entropy String",
133+
"verified_result": null
134+
}
135+
],
136+
"speech-to-text/v1-generated.ts": [
137+
{
138+
"hashed_secret": "1b214d8483f6b115656b6910c696e13e8881b66c",
139+
"is_secret": false,
140+
"is_verified": false,
141+
"line_number": 635,
142+
"type": "Secret Keyword",
143+
"verified_result": null
144+
}
145+
],
146+
"test/integration/discovery.v1.test.js": [
147+
{
148+
"hashed_secret": "789b49606c321c8cf228d17942608eff0ccc4171",
149+
"is_secret": false,
150+
"is_verified": false,
151+
"line_number": 224,
152+
"type": "Secret Keyword",
153+
"verified_result": null
154+
},
155+
{
156+
"hashed_secret": "6c475a361bc57d2e4e2f82a93d79efd8abc1c58b",
157+
"is_secret": false,
158+
"is_verified": false,
159+
"line_number": 257,
160+
"type": "Secret Keyword",
161+
"verified_result": null
162+
}
163+
],
164+
"test/integration/speech-to-text.test.js": [
165+
{
166+
"hashed_secret": "7f99709b89f67274523e8eeed2a75652f1e468db",
167+
"is_secret": false,
168+
"is_verified": false,
169+
"line_number": 404,
170+
"type": "Secret Keyword",
171+
"verified_result": null
172+
}
173+
],
174+
"test/resources/natural_language_understanding/energy-policy.html": [
175+
{
176+
"hashed_secret": "a5caa47c9d47bd0410a29817a5f5618b26ba5256",
177+
"is_secret": false,
178+
"is_verified": false,
179+
"line_number": 531,
180+
"type": "Base64 High Entropy String",
181+
"verified_result": null
182+
}
183+
],
184+
"test/resources/sampleHtml.htm": [
185+
{
186+
"hashed_secret": "58074822064073d39b641d6156b2d70899b27b0d",
187+
"is_secret": false,
188+
"is_verified": false,
189+
"line_number": 9,
190+
"type": "Base64 High Entropy String",
191+
"verified_result": null
192+
}
193+
],
194+
"test/resources/sampleHtml.html": [
195+
{
196+
"hashed_secret": "58074822064073d39b641d6156b2d70899b27b0d",
197+
"is_secret": false,
198+
"is_verified": false,
199+
"line_number": 9,
200+
"type": "Base64 High Entropy String",
201+
"verified_result": null
202+
}
203+
],
204+
"test/unit/assistant.v1.test.js": [
205+
{
206+
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
207+
"is_secret": false,
208+
"is_verified": false,
209+
"line_number": 4286,
210+
"type": "Secret Keyword",
211+
"verified_result": null
212+
}
213+
],
214+
"test/unit/authorization.test.js": [
215+
{
216+
"hashed_secret": "9a3b8c41e6674a4d301a8e1598f4123f000afd4f",
217+
"is_secret": false,
218+
"is_verified": false,
219+
"line_number": 12,
220+
"type": "Secret Keyword",
221+
"verified_result": null
222+
},
223+
{
224+
"hashed_secret": "6367c48dd193d56ea7b0baad25b19455e529f5ee",
225+
"is_secret": false,
226+
"is_verified": false,
227+
"line_number": 19,
228+
"type": "Secret Keyword",
229+
"verified_result": null
230+
}
231+
],
232+
"test/unit/discovery.v1.test.js": [
233+
{
234+
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
235+
"is_secret": false,
236+
"is_verified": false,
237+
"line_number": 5066,
238+
"type": "Secret Keyword",
239+
"verified_result": null
240+
}
241+
],
242+
"test/unit/iam-token-manager.test.js": [
243+
{
244+
"hashed_secret": "6367c48dd193d56ea7b0baad25b19455e529f5ee",
245+
"is_secret": false,
246+
"is_verified": false,
247+
"line_number": 6,
248+
"type": "Secret Keyword",
249+
"verified_result": null
250+
}
251+
],
252+
"test/unit/speech-helpers.test.js": [
253+
{
254+
"hashed_secret": "9a3b8c41e6674a4d301a8e1598f4123f000afd4f",
255+
"is_secret": false,
256+
"is_verified": false,
257+
"line_number": 13,
258+
"type": "Secret Keyword",
259+
"verified_result": null
260+
}
261+
],
262+
"test/unit/speech-to-text.v1.test.js": [
263+
{
264+
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
265+
"is_secret": false,
266+
"is_verified": false,
267+
"line_number": 375,
268+
"type": "Secret Keyword",
269+
"verified_result": null
270+
}
271+
]
272+
},
273+
"version": "0.13.1+ibm.47.dss",
274+
"word_list": {
275+
"file": null,
276+
"hash": null
277+
}
278+
}

0 commit comments

Comments
 (0)