Skip to content

Commit 05563e7

Browse files
author
Christian Compton
authored
chore: add .secrets.baseline
2 parents 705dcf9 + 00dd529 commit 05563e7

File tree

1 file changed

+285
-0
lines changed

1 file changed

+285
-0
lines changed

.secrets.baseline

Lines changed: 285 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,285 @@
1+
{
2+
"exclude": {
3+
"files": "package-lock.json|^.secrets.baseline$",
4+
"lines": null
5+
},
6+
"generated_at": "2021-02-24T18:40:26Z",
7+
"plugins_used": [
8+
{
9+
"name": "AWSKeyDetector"
10+
},
11+
{
12+
"name": "ArtifactoryDetector"
13+
},
14+
{
15+
"base64_limit": 4.5,
16+
"name": "Base64HighEntropyString"
17+
},
18+
{
19+
"name": "BasicAuthDetector"
20+
},
21+
{
22+
"name": "BoxDetector"
23+
},
24+
{
25+
"name": "CloudantDetector"
26+
},
27+
{
28+
"name": "GheDetector"
29+
},
30+
{
31+
"hex_limit": 3,
32+
"name": "HexHighEntropyString"
33+
},
34+
{
35+
"name": "IbmCloudIamDetector"
36+
},
37+
{
38+
"name": "IbmCosHmacDetector"
39+
},
40+
{
41+
"name": "JwtTokenDetector"
42+
},
43+
{
44+
"keyword_exclude": null,
45+
"name": "KeywordDetector"
46+
},
47+
{
48+
"name": "MailchimpDetector"
49+
},
50+
{
51+
"name": "PrivateKeyDetector"
52+
},
53+
{
54+
"name": "SlackDetector"
55+
},
56+
{
57+
"name": "SoftlayerDetector"
58+
},
59+
{
60+
"name": "StripeDetector"
61+
},
62+
{
63+
"name": "TwilioKeyDetector"
64+
}
65+
],
66+
"results": {
67+
"Authentication.md": [
68+
{
69+
"hashed_secret": "47fcf185ee7e15fe05cae31fbe9e4ebe4a06a40d",
70+
"is_secret": false,
71+
"is_verified": false,
72+
"line_number": 132,
73+
"type": "Secret Keyword",
74+
"verified_result": null
75+
},
76+
{
77+
"hashed_secret": "91dfd9ddb4198affc5c194cd8ce6d338fde470e2",
78+
"is_secret": false,
79+
"is_verified": false,
80+
"line_number": 177,
81+
"type": "Secret Keyword",
82+
"verified_result": null
83+
}
84+
],
85+
"resources/ibm-credentials-basic.env": [
86+
{
87+
"hashed_secret": "5eb942810a75ebc850972a89285d570d484c89c4",
88+
"is_secret": false,
89+
"is_verified": false,
90+
"line_number": 2,
91+
"type": "Secret Keyword",
92+
"verified_result": null
93+
}
94+
],
95+
"resources/ibm-credentials-cp4d.env": [
96+
{
97+
"hashed_secret": "5eb942810a75ebc850972a89285d570d484c89c4",
98+
"is_secret": false,
99+
"is_verified": false,
100+
"line_number": 2,
101+
"type": "Secret Keyword",
102+
"verified_result": null
103+
}
104+
],
105+
"resources/ibm-credentials-external.env": [
106+
{
107+
"hashed_secret": "b9cad336062c0dc3bb30145b1a6697fccfe755a6",
108+
"is_secret": false,
109+
"is_verified": false,
110+
"line_number": 1,
111+
"type": "Secret Keyword",
112+
"verified_result": null
113+
}
114+
],
115+
"resources/ibm-credentials-gzip.env": [
116+
{
117+
"hashed_secret": "ce49dd46e23153d6593eccd68534b9f1465d5bbd",
118+
"is_secret": false,
119+
"is_verified": false,
120+
"line_number": 1,
121+
"type": "Secret Keyword",
122+
"verified_result": null
123+
}
124+
],
125+
"resources/ibm-credentials-iam.env": [
126+
{
127+
"hashed_secret": "b9cad336062c0dc3bb30145b1a6697fccfe755a6",
128+
"is_secret": false,
129+
"is_verified": false,
130+
"line_number": 1,
131+
"type": "Secret Keyword",
132+
"verified_result": null
133+
}
134+
],
135+
"resources/ibm-credentials.env": [
136+
{
137+
"hashed_secret": "b9cad336062c0dc3bb30145b1a6697fccfe755a6",
138+
"is_secret": false,
139+
"is_verified": false,
140+
"line_number": 1,
141+
"type": "Secret Keyword",
142+
"verified_result": null
143+
},
144+
{
145+
"hashed_secret": "2863fa4b5510c46afc2bd2998dfbc0cf3d6df032",
146+
"is_secret": false,
147+
"is_verified": false,
148+
"line_number": 16,
149+
"type": "Secret Keyword",
150+
"verified_result": null
151+
},
152+
{
153+
"hashed_secret": "407bb564bd0e4d31368cb53004c9c42adf8f7be8",
154+
"is_secret": false,
155+
"is_verified": false,
156+
"line_number": 18,
157+
"type": "Secret Keyword",
158+
"verified_result": null
159+
}
160+
],
161+
"test/test_base_service.py": [
162+
{
163+
"hashed_secret": "da2f27d2c57a0e1ed2dc3a34b4ef02faf2f7a4c2",
164+
"is_secret": false,
165+
"is_verified": false,
166+
"line_number": 112,
167+
"type": "Hex High Entropy String",
168+
"verified_result": null
169+
}
170+
],
171+
"test/test_cp4d_authenticator.py": [
172+
{
173+
"hashed_secret": "da2f27d2c57a0e1ed2dc3a34b4ef02faf2f7a4c2",
174+
"is_secret": false,
175+
"is_verified": false,
176+
"line_number": 88,
177+
"type": "Hex High Entropy String",
178+
"verified_result": null
179+
}
180+
],
181+
"test/test_cp4d_token_manager.py": [
182+
{
183+
"hashed_secret": "da2f27d2c57a0e1ed2dc3a34b4ef02faf2f7a4c2",
184+
"is_secret": false,
185+
"is_verified": false,
186+
"line_number": 30,
187+
"type": "Hex High Entropy String",
188+
"verified_result": null
189+
}
190+
],
191+
"test/test_iam_authenticator.py": [
192+
{
193+
"hashed_secret": "4080eeeaf54faf879b9e8d99c49a8503f7e855bb",
194+
"is_secret": false,
195+
"is_verified": false,
196+
"line_number": 45,
197+
"type": "Secret Keyword",
198+
"verified_result": null
199+
},
200+
{
201+
"hashed_secret": "37e94c31b6a756ba2afd2fe9a9765172cd79ac47",
202+
"is_secret": false,
203+
"is_verified": false,
204+
"line_number": 68,
205+
"type": "Secret Keyword",
206+
"verified_result": null
207+
},
208+
{
209+
"hashed_secret": "da2f27d2c57a0e1ed2dc3a34b4ef02faf2f7a4c2",
210+
"is_secret": false,
211+
"is_verified": false,
212+
"line_number": 93,
213+
"type": "Hex High Entropy String",
214+
"verified_result": null
215+
}
216+
],
217+
"test/test_iam_token_manager.py": [
218+
{
219+
"hashed_secret": "da2f27d2c57a0e1ed2dc3a34b4ef02faf2f7a4c2",
220+
"is_secret": false,
221+
"is_verified": false,
222+
"line_number": 27,
223+
"type": "Hex High Entropy String",
224+
"verified_result": null
225+
},
226+
{
227+
"hashed_secret": "b3f00e146afe19aab0069029b7fb3926ad756d26",
228+
"is_secret": false,
229+
"is_verified": false,
230+
"line_number": 99,
231+
"type": "Hex High Entropy String",
232+
"verified_result": null
233+
},
234+
{
235+
"hashed_secret": "62cdb7020ff920e5aa642c3d4066950dd1f01f4d",
236+
"is_secret": false,
237+
"is_verified": false,
238+
"line_number": 159,
239+
"type": "Secret Keyword",
240+
"verified_result": null
241+
}
242+
],
243+
"test/test_jwt_token_manager.py": [
244+
{
245+
"hashed_secret": "da2f27d2c57a0e1ed2dc3a34b4ef02faf2f7a4c2",
246+
"is_secret": false,
247+
"is_verified": false,
248+
"line_number": 37,
249+
"type": "Hex High Entropy String",
250+
"verified_result": null
251+
}
252+
],
253+
"test/test_utils.py": [
254+
{
255+
"hashed_secret": "34a0a47a51d5bf739df0214450385e29ee7e9847",
256+
"is_secret": false,
257+
"is_verified": false,
258+
"line_number": 253,
259+
"type": "Secret Keyword",
260+
"verified_result": null
261+
},
262+
{
263+
"hashed_secret": "2863fa4b5510c46afc2bd2998dfbc0cf3d6df032",
264+
"is_secret": false,
265+
"is_verified": false,
266+
"line_number": 329,
267+
"type": "Secret Keyword",
268+
"verified_result": null
269+
},
270+
{
271+
"hashed_secret": "b9cad336062c0dc3bb30145b1a6697fccfe755a6",
272+
"is_secret": false,
273+
"is_verified": false,
274+
"line_number": 390,
275+
"type": "Secret Keyword",
276+
"verified_result": null
277+
}
278+
]
279+
},
280+
"version": "0.13.1+ibm.29.dss",
281+
"word_list": {
282+
"file": null,
283+
"hash": null
284+
}
285+
}

0 commit comments

Comments
 (0)