|
1 | 1 | {
|
2 |
| - "version": "1.0.3", |
| 2 | + "version": "1.4.0", |
3 | 3 | "plugins_used": [
|
4 | 4 | {
|
5 | 5 | "name": "ArtifactoryDetector"
|
|
80 | 80 | {
|
81 | 81 | "path": "detect_secrets.filters.heuristic.is_likely_id_string"
|
82 | 82 | },
|
| 83 | + { |
| 84 | + "path": "detect_secrets.filters.heuristic.is_lock_file" |
| 85 | + }, |
| 86 | + { |
| 87 | + "path": "detect_secrets.filters.heuristic.is_not_alphanumeric_string" |
| 88 | + }, |
83 | 89 | {
|
84 | 90 | "path": "detect_secrets.filters.heuristic.is_potential_uuid"
|
85 | 91 | },
|
|
89 | 95 | {
|
90 | 96 | "path": "detect_secrets.filters.heuristic.is_sequential_string"
|
91 | 97 | },
|
| 98 | + { |
| 99 | + "path": "detect_secrets.filters.heuristic.is_swagger_file" |
| 100 | + }, |
92 | 101 | {
|
93 | 102 | "path": "detect_secrets.filters.heuristic.is_templated_secret"
|
94 | 103 | },
|
|
100 | 109 | }
|
101 | 110 | ],
|
102 | 111 | "results": {
|
103 |
| - "README.md": [ |
104 |
| - { |
105 |
| - "type": "Secret Keyword", |
106 |
| - "filename": "README.md", |
107 |
| - "hashed_secret": "398ec9c29cf195ff9202bd85b75002adc88832c3", |
108 |
| - "is_verified": false, |
109 |
| - "line_number": 154 |
110 |
| - } |
111 |
| - ], |
112 |
| - "getAccessToken.sh": [ |
113 |
| - { |
114 |
| - "type": "Secret Keyword", |
115 |
| - "filename": "getAccessToken.sh", |
116 |
| - "hashed_secret": "d3df8a3b08a9de43b73eca1302d50e7a0e5b360f", |
117 |
| - "is_verified": false, |
118 |
| - "line_number": 21 |
119 |
| - } |
120 |
| - ], |
121 | 112 | "load-testing/grafana/grafana-provisioning/datasources/datasource.yml": [
|
122 | 113 | {
|
123 | 114 | "type": "Secret Keyword",
|
|
136 | 127 | "line_number": 66
|
137 | 128 | }
|
138 | 129 | ],
|
139 |
| - "load-testing/sample-descriptors/load-test-metadata-service-create-and-query-sample.json": [ |
140 |
| - { |
141 |
| - "type": "Secret Keyword", |
142 |
| - "filename": "load-testing/sample-descriptors/load-test-metadata-service-create-and-query-sample.json", |
143 |
| - "hashed_secret": "dd29ecf524b030a65261e3059c48ab9e1ecb2585", |
144 |
| - "is_verified": false, |
145 |
| - "line_number": 22 |
146 |
| - } |
147 |
| - ], |
148 | 130 | "services/portal/studyViewer/studyViewerProps.js": [
|
149 | 131 | {
|
150 | 132 | "type": "Base64 High Entropy String",
|
|
313 | 295 | "line_number": 24
|
314 | 296 | }
|
315 | 297 | ],
|
316 |
| - "suites/apis/presignedUrlTest.js": [ |
| 298 | + "suites/apis/oidcClientTest.js": [ |
317 | 299 | {
|
318 | 300 | "type": "Hex High Entropy String",
|
319 |
| - "filename": "suites/apis/presignedUrlTest.js", |
| 301 | + "filename": "suites/apis/oidcClientTest.js", |
320 | 302 | "hashed_secret": "62bd0c4d3a6b445b13212d23500a7f0916757c3e",
|
321 | 303 | "is_verified": false,
|
322 |
| - "line_number": 13 |
| 304 | + "line_number": 97 |
323 | 305 | }
|
324 | 306 | ],
|
325 |
| - "suites/apis/rasIntegrationTest.js": [ |
| 307 | + "suites/apis/presignedUrlTest.js": [ |
326 | 308 | {
|
327 |
| - "type": "Secret Keyword", |
328 |
| - "filename": "suites/apis/rasIntegrationTest.js", |
329 |
| - "hashed_secret": "f44217a81173869e08671753c52553646ff5d95b", |
| 309 | + "type": "Hex High Entropy String", |
| 310 | + "filename": "suites/apis/presignedUrlTest.js", |
| 311 | + "hashed_secret": "62bd0c4d3a6b445b13212d23500a7f0916757c3e", |
330 | 312 | "is_verified": false,
|
331 |
| - "line_number": 10 |
| 313 | + "line_number": 13 |
332 | 314 | }
|
333 | 315 | ],
|
334 | 316 | "suites/batch/GoogleBucketManifestGenerationTest.js": [
|
|
363 | 345 | "line_number": 32
|
364 | 346 | }
|
365 | 347 | ],
|
| 348 | + "suites/coremetadata/testPlan.md": [ |
| 349 | + { |
| 350 | + "type": "Hex High Entropy String", |
| 351 | + "filename": "suites/coremetadata/testPlan.md", |
| 352 | + "hashed_secret": "c9705c520825a1682dac6283066f577c950844bf", |
| 353 | + "is_verified": false, |
| 354 | + "line_number": 25 |
| 355 | + } |
| 356 | + ], |
366 | 357 | "suites/google/googleDataAccessTest.js": [
|
367 | 358 | {
|
368 | 359 | "type": "Hex High Entropy String",
|
|
379 | 370 | "line_number": 62
|
380 | 371 | }
|
381 | 372 | ],
|
| 373 | + "suites/google/googleServiceAccountKeyTest.js": [ |
| 374 | + { |
| 375 | + "type": "Hex High Entropy String", |
| 376 | + "filename": "suites/google/googleServiceAccountKeyTest.js", |
| 377 | + "hashed_secret": "5e7cb7af2f82537bd0716cb4e821ffe25064af6f", |
| 378 | + "is_verified": false, |
| 379 | + "line_number": 193 |
| 380 | + } |
| 381 | + ], |
382 | 382 | "suites/portal/indexingPageTest.js": [
|
383 | 383 | {
|
384 | 384 | "type": "Hex High Entropy String",
|
|
388 | 388 | "line_number": 18
|
389 | 389 | }
|
390 | 390 | ],
|
391 |
| - "suites/portal/rasAuthN.js": [ |
| 391 | + "suites/pre-release/dcf/3.googleCredentialsTest.js": [ |
392 | 392 | {
|
393 |
| - "type": "Secret Keyword", |
394 |
| - "filename": "suites/portal/rasAuthN.js", |
395 |
| - "hashed_secret": "f44217a81173869e08671753c52553646ff5d95b", |
| 393 | + "type": "Hex High Entropy String", |
| 394 | + "filename": "suites/pre-release/dcf/3.googleCredentialsTest.js", |
| 395 | + "hashed_secret": "1ffff910318085530fb395f27ec73a52084f0685", |
396 | 396 | "is_verified": false,
|
397 |
| - "line_number": 11 |
| 397 | + "line_number": 119 |
398 | 398 | }
|
399 | 399 | ],
|
400 | 400 | "utils/user.js": [
|
|
407 | 407 | }
|
408 | 408 | ]
|
409 | 409 | },
|
410 |
| - "generated_at": "2023-04-21T03:56:11Z" |
| 410 | + "generated_at": "2023-05-01T21:15:31Z" |
411 | 411 | }
|
0 commit comments