Skip to content

Commit ba170e5

Browse files
add model code and its data
1 parent fb9f957 commit ba170e5

File tree

1 file changed

+371
-0
lines changed

1 file changed

+371
-0
lines changed

.secrets.baseline

Lines changed: 371 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,371 @@
1+
{
2+
"version": "1.5.0",
3+
"plugins_used": [
4+
{
5+
"name": "ArtifactoryDetector"
6+
},
7+
{
8+
"name": "AWSKeyDetector"
9+
},
10+
{
11+
"name": "AzureStorageKeyDetector"
12+
},
13+
{
14+
"name": "Base64HighEntropyString",
15+
"limit": 4.5
16+
},
17+
{
18+
"name": "BasicAuthDetector"
19+
},
20+
{
21+
"name": "CloudantDetector"
22+
},
23+
{
24+
"name": "DiscordBotTokenDetector"
25+
},
26+
{
27+
"name": "GitHubTokenDetector"
28+
},
29+
{
30+
"name": "GitLabTokenDetector"
31+
},
32+
{
33+
"name": "HexHighEntropyString",
34+
"limit": 3.0
35+
},
36+
{
37+
"name": "IbmCloudIamDetector"
38+
},
39+
{
40+
"name": "IbmCosHmacDetector"
41+
},
42+
{
43+
"name": "IPPublicDetector"
44+
},
45+
{
46+
"name": "JwtTokenDetector"
47+
},
48+
{
49+
"name": "KeywordDetector",
50+
"keyword_exclude": ""
51+
},
52+
{
53+
"name": "MailchimpDetector"
54+
},
55+
{
56+
"name": "NpmDetector"
57+
},
58+
{
59+
"name": "OpenAIDetector"
60+
},
61+
{
62+
"name": "PrivateKeyDetector"
63+
},
64+
{
65+
"name": "PypiTokenDetector"
66+
},
67+
{
68+
"name": "SendGridDetector"
69+
},
70+
{
71+
"name": "SlackDetector"
72+
},
73+
{
74+
"name": "SoftlayerDetector"
75+
},
76+
{
77+
"name": "SquareOAuthDetector"
78+
},
79+
{
80+
"name": "StripeDetector"
81+
},
82+
{
83+
"name": "TelegramBotTokenDetector"
84+
},
85+
{
86+
"name": "TwilioKeyDetector"
87+
}
88+
],
89+
"filters_used": [
90+
{
91+
"path": "detect_secrets.filters.allowlist.is_line_allowlisted"
92+
},
93+
{
94+
"path": "detect_secrets.filters.common.is_ignored_due_to_verification_policies",
95+
"min_level": 2
96+
},
97+
{
98+
"path": "detect_secrets.filters.heuristic.is_indirect_reference"
99+
},
100+
{
101+
"path": "detect_secrets.filters.heuristic.is_likely_id_string"
102+
},
103+
{
104+
"path": "detect_secrets.filters.heuristic.is_lock_file"
105+
},
106+
{
107+
"path": "detect_secrets.filters.heuristic.is_not_alphanumeric_string"
108+
},
109+
{
110+
"path": "detect_secrets.filters.heuristic.is_potential_uuid"
111+
},
112+
{
113+
"path": "detect_secrets.filters.heuristic.is_prefixed_with_dollar_sign"
114+
},
115+
{
116+
"path": "detect_secrets.filters.heuristic.is_sequential_string"
117+
},
118+
{
119+
"path": "detect_secrets.filters.heuristic.is_swagger_file"
120+
},
121+
{
122+
"path": "detect_secrets.filters.heuristic.is_templated_secret"
123+
}
124+
],
125+
"results": {
126+
"notebooks\\mpc\\mpc.ipynb": [
127+
{
128+
"type": "Base64 High Entropy String",
129+
"filename": "notebooks\\mpc\\mpc.ipynb",
130+
"hashed_secret": "809d23d1e5440a2c341130de61749e3aafd0e2db",
131+
"is_verified": false,
132+
"line_number": 480
133+
},
134+
{
135+
"type": "Base64 High Entropy String",
136+
"filename": "notebooks\\mpc\\mpc.ipynb",
137+
"hashed_secret": "afc6f0a3f7d43ec8cdd030cd07651f90ab880223",
138+
"is_verified": false,
139+
"line_number": 490
140+
},
141+
{
142+
"type": "Base64 High Entropy String",
143+
"filename": "notebooks\\mpc\\mpc.ipynb",
144+
"hashed_secret": "e0a8976f835353a997966cebd028a517d9f9cf4e",
145+
"is_verified": false,
146+
"line_number": 695
147+
},
148+
{
149+
"type": "Base64 High Entropy String",
150+
"filename": "notebooks\\mpc\\mpc.ipynb",
151+
"hashed_secret": "7a76644e97517b5acfd00f749d4adbfffcd0a391",
152+
"is_verified": false,
153+
"line_number": 705
154+
},
155+
{
156+
"type": "Base64 High Entropy String",
157+
"filename": "notebooks\\mpc\\mpc.ipynb",
158+
"hashed_secret": "9e05db42f8984dfe612bb9c4925cb289409f88ed",
159+
"is_verified": false,
160+
"line_number": 952
161+
},
162+
{
163+
"type": "Base64 High Entropy String",
164+
"filename": "notebooks\\mpc\\mpc.ipynb",
165+
"hashed_secret": "f738fe0a85bba5f8cc2a77e51f16e57c17c44ddd",
166+
"is_verified": false,
167+
"line_number": 1205
168+
},
169+
{
170+
"type": "Base64 High Entropy String",
171+
"filename": "notebooks\\mpc\\mpc.ipynb",
172+
"hashed_secret": "c36c6feb7d075ea3821fee5695900f9f5b2987ef",
173+
"is_verified": false,
174+
"line_number": 1354
175+
}
176+
],
177+
"notebooks\\ms_cflp\\ms_cflp.ipynb": [
178+
{
179+
"type": "Base64 High Entropy String",
180+
"filename": "notebooks\\ms_cflp\\ms_cflp.ipynb",
181+
"hashed_secret": "dd3f7456def74ef532e61e5de511d4b3c64636a4",
182+
"is_verified": false,
183+
"line_number": 68
184+
},
185+
{
186+
"type": "Base64 High Entropy String",
187+
"filename": "notebooks\\ms_cflp\\ms_cflp.ipynb",
188+
"hashed_secret": "d68d9998d7421f00517d9a0f9f49334a41771853",
189+
"is_verified": false,
190+
"line_number": 476
191+
},
192+
{
193+
"type": "Base64 High Entropy String",
194+
"filename": "notebooks\\ms_cflp\\ms_cflp.ipynb",
195+
"hashed_secret": "ed251bf4681c432b248d477c97a8b5c11ead43d7",
196+
"is_verified": false,
197+
"line_number": 737
198+
}
199+
],
200+
"notebooks\\nurses\\nurses.ipynb": [
201+
{
202+
"type": "Base64 High Entropy String",
203+
"filename": "notebooks\\nurses\\nurses.ipynb",
204+
"hashed_secret": "181cbf5064ca8290c09305cf24060581ee70088c",
205+
"is_verified": false,
206+
"line_number": 1005
207+
},
208+
{
209+
"type": "Base64 High Entropy String",
210+
"filename": "notebooks\\nurses\\nurses.ipynb",
211+
"hashed_secret": "127bf07a78f871487be9cfbb76b9c29b902fbc50",
212+
"is_verified": false,
213+
"line_number": 1044
214+
},
215+
{
216+
"type": "Base64 High Entropy String",
217+
"filename": "notebooks\\nurses\\nurses.ipynb",
218+
"hashed_secret": "cef09f381e9a2f05b79936bfc5fb72ea99f58b08",
219+
"is_verified": false,
220+
"line_number": 1279
221+
},
222+
{
223+
"type": "Base64 High Entropy String",
224+
"filename": "notebooks\\nurses\\nurses.ipynb",
225+
"hashed_secret": "a5ef9b01b0ca8cc1844842b851f78b181c06165a",
226+
"is_verified": false,
227+
"line_number": 1311
228+
},
229+
{
230+
"type": "Hex High Entropy String",
231+
"filename": "notebooks\\nurses\\nurses.ipynb",
232+
"hashed_secret": "ddcc6520ef0a2310197e6077e695264969277472",
233+
"is_verified": false,
234+
"line_number": 1401
235+
}
236+
],
237+
"notebooks\\pickstock\\pickstock.ipynb": [
238+
{
239+
"type": "Base64 High Entropy String",
240+
"filename": "notebooks\\pickstock\\pickstock.ipynb",
241+
"hashed_secret": "5f2ac0a725fbdb05f197b51a14b9b12707ca2890",
242+
"is_verified": false,
243+
"line_number": 527
244+
},
245+
{
246+
"type": "Base64 High Entropy String",
247+
"filename": "notebooks\\pickstock\\pickstock.ipynb",
248+
"hashed_secret": "5592bfd00b4d6407217d23234250bb7ad0e631eb",
249+
"is_verified": false,
250+
"line_number": 571
251+
},
252+
{
253+
"type": "Base64 High Entropy String",
254+
"filename": "notebooks\\pickstock\\pickstock.ipynb",
255+
"hashed_secret": "ee85ca8add17ed65d833f570a4561a9717ac9d52",
256+
"is_verified": false,
257+
"line_number": 839
258+
},
259+
{
260+
"type": "Base64 High Entropy String",
261+
"filename": "notebooks\\pickstock\\pickstock.ipynb",
262+
"hashed_secret": "3d14de9b758df0de2672e7cc4d66490336034070",
263+
"is_verified": false,
264+
"line_number": 884
265+
}
266+
],
267+
"notebooks\\recipes\\recipes.ipynb": [
268+
{
269+
"type": "Base64 High Entropy String",
270+
"filename": "notebooks\\recipes\\recipes.ipynb",
271+
"hashed_secret": "5434594fe05ba7e8d2794f0cf2ddc034c42a3f13",
272+
"is_verified": false,
273+
"line_number": 533
274+
},
275+
{
276+
"type": "Base64 High Entropy String",
277+
"filename": "notebooks\\recipes\\recipes.ipynb",
278+
"hashed_secret": "f3fa6a41e0bbe8e440f7cfc1c863bc11c0359cba",
279+
"is_verified": false,
280+
"line_number": 616
281+
},
282+
{
283+
"type": "Base64 High Entropy String",
284+
"filename": "notebooks\\recipes\\recipes.ipynb",
285+
"hashed_secret": "9125bef649da2596db1a547689a661471f8cac1a",
286+
"is_verified": false,
287+
"line_number": 775
288+
},
289+
{
290+
"type": "Base64 High Entropy String",
291+
"filename": "notebooks\\recipes\\recipes.ipynb",
292+
"hashed_secret": "9c57ccc07d743b04976427d1532974882b708f90",
293+
"is_verified": false,
294+
"line_number": 850
295+
},
296+
{
297+
"type": "Base64 High Entropy String",
298+
"filename": "notebooks\\recipes\\recipes.ipynb",
299+
"hashed_secret": "b3f0f088bd27b5005514a729257a0578c374fb60",
300+
"is_verified": false,
301+
"line_number": 959
302+
},
303+
{
304+
"type": "Base64 High Entropy String",
305+
"filename": "notebooks\\recipes\\recipes.ipynb",
306+
"hashed_secret": "fd5f72a8ef73286e4d5ffccd9b9eae0e1b2b51c0",
307+
"is_verified": false,
308+
"line_number": 969
309+
},
310+
{
311+
"type": "Base64 High Entropy String",
312+
"filename": "notebooks\\recipes\\recipes.ipynb",
313+
"hashed_secret": "dbddfc9ee0d3dd09c5fe7c68417976f201b423b3",
314+
"is_verified": false,
315+
"line_number": 1087
316+
}
317+
],
318+
"notebooks\\rowing_optimization\\rowing_optimization_model.ipynb": [
319+
{
320+
"type": "Base64 High Entropy String",
321+
"filename": "notebooks\\rowing_optimization\\rowing_optimization_model.ipynb",
322+
"hashed_secret": "f69372e3833c8be809e8b73ff1eded220ca67951",
323+
"is_verified": false,
324+
"line_number": 934
325+
},
326+
{
327+
"type": "Base64 High Entropy String",
328+
"filename": "notebooks\\rowing_optimization\\rowing_optimization_model.ipynb",
329+
"hashed_secret": "3957da0d3fdb877a51b5d5a4345352d224defd9b",
330+
"is_verified": false,
331+
"line_number": 1132
332+
},
333+
{
334+
"type": "Base64 High Entropy String",
335+
"filename": "notebooks\\rowing_optimization\\rowing_optimization_model.ipynb",
336+
"hashed_secret": "04199e6e44331b0ebe6a3dee56434772eaec61fc",
337+
"is_verified": false,
338+
"line_number": 1281
339+
},
340+
{
341+
"type": "Base64 High Entropy String",
342+
"filename": "notebooks\\rowing_optimization\\rowing_optimization_model.ipynb",
343+
"hashed_secret": "ebbd3f38a05d67461e660cf4fe0b799f2db2cc41",
344+
"is_verified": false,
345+
"line_number": 1325
346+
},
347+
{
348+
"type": "Base64 High Entropy String",
349+
"filename": "notebooks\\rowing_optimization\\rowing_optimization_model.ipynb",
350+
"hashed_secret": "44b68465f738c92fe181b25f9ffb84fc70da508d",
351+
"is_verified": false,
352+
"line_number": 1368
353+
},
354+
{
355+
"type": "Base64 High Entropy String",
356+
"filename": "notebooks\\rowing_optimization\\rowing_optimization_model.ipynb",
357+
"hashed_secret": "8e2d6bf8d187d2129150447c96e2dd6a3713dc97",
358+
"is_verified": false,
359+
"line_number": 1409
360+
},
361+
{
362+
"type": "Base64 High Entropy String",
363+
"filename": "notebooks\\rowing_optimization\\rowing_optimization_model.ipynb",
364+
"hashed_secret": "b9652c125757e2a0a88fae3e9590991bda1eab1d",
365+
"is_verified": false,
366+
"line_number": 1455
367+
}
368+
]
369+
},
370+
"generated_at": "2025-11-03T09:38:41Z"
371+
}

0 commit comments

Comments
 (0)