|
127 | 127 | } |
128 | 128 | ], |
129 | 129 | "results": { |
130 | | - ".github/workflows/checks.yml": [ |
131 | | - { |
132 | | - "type": "Secret Keyword", |
133 | | - "filename": ".github/workflows/checks.yml", |
134 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
135 | | - "is_verified": false, |
136 | | - "line_number": 28, |
137 | | - "is_secret": false |
138 | | - }, |
139 | | - { |
140 | | - "type": "Basic Auth Credentials", |
141 | | - "filename": ".github/workflows/checks.yml", |
142 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
143 | | - "is_verified": false, |
144 | | - "line_number": 45, |
145 | | - "is_secret": false |
146 | | - } |
147 | | - ], |
148 | | - ".github/workflows/daily_checks.yml": [ |
149 | | - { |
150 | | - "type": "Secret Keyword", |
151 | | - "filename": ".github/workflows/daily_checks.yml", |
152 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
153 | | - "is_verified": false, |
154 | | - "line_number": 61, |
155 | | - "is_secret": false |
156 | | - }, |
157 | | - { |
158 | | - "type": "Basic Auth Credentials", |
159 | | - "filename": ".github/workflows/daily_checks.yml", |
160 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
161 | | - "is_verified": false, |
162 | | - "line_number": 77, |
163 | | - "is_secret": false |
164 | | - } |
165 | | - ], |
166 | | - "app/enums.py": [ |
167 | | - { |
168 | | - "type": "Secret Keyword", |
169 | | - "filename": "app/enums.py", |
170 | | - "hashed_secret": "12322e07b94ee3c7cd65a2952ece441538b53eb3", |
171 | | - "is_verified": false, |
172 | | - "line_number": 123, |
173 | | - "is_secret": false |
174 | | - } |
175 | | - ], |
176 | | - "app/notifications/receive_notifications.py": [ |
177 | | - { |
178 | | - "type": "Base64 High Entropy String", |
179 | | - "filename": "app/notifications/receive_notifications.py", |
180 | | - "hashed_secret": "d70eab08607a4d05faa2d0d6647206599e9abc65", |
181 | | - "is_verified": false, |
182 | | - "line_number": 29, |
183 | | - "is_secret": false |
184 | | - } |
185 | | - ], |
186 | | - "deploy-config/sandbox.yml": [ |
187 | | - { |
188 | | - "type": "Secret Keyword", |
189 | | - "filename": "deploy-config/sandbox.yml", |
190 | | - "hashed_secret": "113151dd10316fcb0d5507b6215d78e2f3fe9e54", |
191 | | - "is_verified": false, |
192 | | - "line_number": 11, |
193 | | - "is_secret": false |
194 | | - } |
195 | | - ], |
196 | | - "sample.env": [ |
197 | | - { |
198 | | - "type": "Basic Auth Credentials", |
199 | | - "filename": "sample.env", |
200 | | - "hashed_secret": "5b98cf4c3d794c8af1fcd7991e89cd4e52fb42a4", |
201 | | - "is_verified": false, |
202 | | - "line_number": 16, |
203 | | - "is_secret": false |
204 | | - } |
205 | | - ], |
206 | | - "tests/app/aws/test_s3.py": [ |
| 130 | + ".github/actions/deploy-proxy/action.yml": [ |
207 | 131 | { |
208 | 132 | "type": "Hex High Entropy String", |
209 | | - "filename": "tests/app/aws/test_s3.py", |
210 | | - "hashed_secret": "67a74306b06d0c01624fe0d0249a570f4d093747", |
211 | | - "is_verified": false, |
212 | | - "line_number": 42, |
213 | | - "is_secret": false |
214 | | - } |
215 | | - ], |
216 | | - "tests/app/clients/test_document_download.py": [ |
217 | | - { |
218 | | - "type": "Secret Keyword", |
219 | | - "filename": "tests/app/clients/test_document_download.py", |
220 | | - "hashed_secret": "3acfb2c2b433c0ea7ff107e33df91b18e52f960f", |
221 | | - "is_verified": false, |
222 | | - "line_number": 14, |
223 | | - "is_secret": false |
224 | | - } |
225 | | - ], |
226 | | - "tests/app/clients/test_performance_platform.py": [ |
227 | | - { |
228 | | - "type": "Base64 High Entropy String", |
229 | | - "filename": "tests/app/clients/test_performance_platform.py", |
230 | | - "hashed_secret": "76bb66c38ac4046bf73cd4a2c35a2b0af94aeb61", |
231 | | - "is_verified": false, |
232 | | - "line_number": 84, |
233 | | - "is_secret": false |
234 | | - } |
235 | | - ], |
236 | | - "tests/app/dao/test_services_dao.py": [ |
237 | | - { |
238 | | - "type": "Secret Keyword", |
239 | | - "filename": "tests/app/dao/test_services_dao.py", |
240 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
241 | | - "is_verified": false, |
242 | | - "line_number": 289, |
243 | | - "is_secret": false |
244 | | - } |
245 | | - ], |
246 | | - "tests/app/dao/test_users_dao.py": [ |
247 | | - { |
248 | | - "type": "Secret Keyword", |
249 | | - "filename": "tests/app/dao/test_users_dao.py", |
250 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
251 | | - "is_verified": false, |
252 | | - "line_number": 69, |
253 | | - "is_secret": false |
254 | | - }, |
255 | | - { |
256 | | - "type": "Secret Keyword", |
257 | | - "filename": "tests/app/dao/test_users_dao.py", |
258 | | - "hashed_secret": "f2c57870308dc87f432e5912d4de6f8e322721ba", |
259 | | - "is_verified": false, |
260 | | - "line_number": 199, |
261 | | - "is_secret": false |
262 | | - } |
263 | | - ], |
264 | | - "tests/app/db.py": [ |
265 | | - { |
266 | | - "type": "Secret Keyword", |
267 | | - "filename": "tests/app/db.py", |
268 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
269 | | - "is_verified": false, |
270 | | - "line_number": 90, |
271 | | - "is_secret": false |
272 | | - } |
273 | | - ], |
274 | | - "tests/app/notifications/test_receive_notification.py": [ |
275 | | - { |
276 | | - "type": "Secret Keyword", |
277 | | - "filename": "tests/app/notifications/test_receive_notification.py", |
278 | | - "hashed_secret": "913a73b565c8e2c8ed94497580f619397709b8b6", |
279 | | - "is_verified": false, |
280 | | - "line_number": 27, |
281 | | - "is_secret": false |
282 | | - }, |
283 | | - { |
284 | | - "type": "Base64 High Entropy String", |
285 | | - "filename": "tests/app/notifications/test_receive_notification.py", |
286 | | - "hashed_secret": "d70eab08607a4d05faa2d0d6647206599e9abc65", |
287 | | - "is_verified": false, |
288 | | - "line_number": 57, |
289 | | - "is_secret": false |
290 | | - } |
291 | | - ], |
292 | | - "tests/app/notifications/test_validators.py": [ |
293 | | - { |
294 | | - "type": "Base64 High Entropy String", |
295 | | - "filename": "tests/app/notifications/test_validators.py", |
296 | | - "hashed_secret": "6c1a8443963d02d13ffe575a71abe19ea731fb66", |
297 | | - "is_verified": false, |
298 | | - "line_number": 672, |
299 | | - "is_secret": false |
300 | | - } |
301 | | - ], |
302 | | - "tests/app/service/test_rest.py": [ |
303 | | - { |
304 | | - "type": "Secret Keyword", |
305 | | - "filename": "tests/app/service/test_rest.py", |
306 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
307 | | - "is_verified": false, |
308 | | - "line_number": 1285, |
309 | | - "is_secret": false |
310 | | - } |
311 | | - ], |
312 | | - "tests/app/test_cloudfoundry_config.py": [ |
313 | | - { |
314 | | - "type": "Secret Keyword", |
315 | | - "filename": "tests/app/test_cloudfoundry_config.py", |
316 | | - "hashed_secret": "e5e178db7317356946d13e5d2da037d39ac61c71", |
317 | | - "is_verified": false, |
318 | | - "line_number": 12, |
319 | | - "is_secret": false |
320 | | - }, |
321 | | - { |
322 | | - "type": "Basic Auth Credentials", |
323 | | - "filename": "tests/app/test_cloudfoundry_config.py", |
324 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
325 | | - "is_verified": false, |
326 | | - "line_number": 14, |
327 | | - "is_secret": false |
328 | | - }, |
329 | | - { |
330 | | - "type": "Secret Keyword", |
331 | | - "filename": "tests/app/test_cloudfoundry_config.py", |
332 | | - "hashed_secret": "cfd48edeb81ba7d48cbddcf1eeede25ba67057e8", |
333 | | - "is_verified": false, |
334 | | - "line_number": 33, |
335 | | - "is_secret": false |
336 | | - } |
337 | | - ], |
338 | | - "tests/app/user/test_rest.py": [ |
339 | | - { |
340 | | - "type": "Secret Keyword", |
341 | | - "filename": "tests/app/user/test_rest.py", |
342 | | - "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
343 | | - "is_verified": false, |
344 | | - "line_number": 110, |
345 | | - "is_secret": false |
346 | | - }, |
347 | | - { |
348 | | - "type": "Secret Keyword", |
349 | | - "filename": "tests/app/user/test_rest.py", |
350 | | - "hashed_secret": "0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33", |
351 | | - "is_verified": false, |
352 | | - "line_number": 864, |
353 | | - "is_secret": false |
354 | | - } |
355 | | - ], |
356 | | - "tests/notifications_utils/clients/antivirus/test_antivirus_client.py": [ |
357 | | - { |
358 | | - "type": "Secret Keyword", |
359 | | - "filename": "tests/notifications_utils/clients/antivirus/test_antivirus_client.py", |
360 | | - "hashed_secret": "932b25270abe1301c22c709a19082dff07d469ff", |
361 | | - "is_verified": false, |
362 | | - "line_number": 16, |
363 | | - "is_secret": false |
364 | | - } |
365 | | - ], |
366 | | - "tests/notifications_utils/clients/encryption/test_encryption_client.py": [ |
367 | | - { |
368 | | - "type": "Secret Keyword", |
369 | | - "filename": "tests/notifications_utils/clients/encryption/test_encryption_client.py", |
370 | | - "hashed_secret": "f1e923a9667de11be6a210849a8651c1bfd81605", |
371 | | - "is_verified": false, |
372 | | - "line_number": 13, |
373 | | - "is_secret": false |
374 | | - } |
375 | | - ], |
376 | | - "tests/notifications_utils/clients/zendesk/test_zendesk_client.py": [ |
377 | | - { |
378 | | - "type": "Secret Keyword", |
379 | | - "filename": "tests/notifications_utils/clients/zendesk/test_zendesk_client.py", |
380 | | - "hashed_secret": "913a73b565c8e2c8ed94497580f619397709b8b6", |
| 133 | + "filename": ".github/actions/deploy-proxy/action.yml", |
| 134 | + "hashed_secret": "a6c13f5da3788e8d654cd24001dc79a238723248", |
381 | 135 | "is_verified": false, |
382 | | - "line_number": 16, |
| 136 | + "line_number": 18, |
383 | 137 | "is_secret": false |
384 | 138 | } |
385 | 139 | ] |
386 | 140 | }, |
387 | | - "generated_at": "2025-02-27T21:09:45Z" |
| 141 | + "generated_at": "2025-05-12T16:45:34Z" |
388 | 142 | } |
0 commit comments