|
| 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 | + "path": "detect_secrets.filters.regex.should_exclude_file", |
| 126 | + "pattern": [ |
| 127 | + ".*test.*\\.py$|pnpm-lock\\.yaml$" |
| 128 | + ] |
| 129 | + } |
| 130 | + ], |
| 131 | + "results": { |
| 132 | + "parkpow/axis-lpr/assets/event.json": [ |
| 133 | + { |
| 134 | + "type": "Hex High Entropy String", |
| 135 | + "filename": "parkpow/axis-lpr/assets/event.json", |
| 136 | + "hashed_secret": "fc33a79ba22256162bfecc1e7689416d81eb47a0", |
| 137 | + "is_verified": false |
| 138 | + } |
| 139 | + ], |
| 140 | + "stream/ipro-adam-app/installer.py": [ |
| 141 | + { |
| 142 | + "type": "Secret Keyword", |
| 143 | + "filename": "stream/ipro-adam-app/installer.py", |
| 144 | + "hashed_secret": "c7236b67c4bdaf668fd346a4b696a7d2ad3632f5", |
| 145 | + "is_verified": false |
| 146 | + } |
| 147 | + ], |
| 148 | + "webhooks/stream-parkpow-webhook-worker/worker-configuration.d.ts": [ |
| 149 | + { |
| 150 | + "type": "Hex High Entropy String", |
| 151 | + "filename": "webhooks/stream-parkpow-webhook-worker/worker-configuration.d.ts", |
| 152 | + "hashed_secret": "1807820b6b15ccf9664a18f55f461a639208daf2", |
| 153 | + "is_verified": false |
| 154 | + }, |
| 155 | + { |
| 156 | + "type": "Hex High Entropy String", |
| 157 | + "filename": "webhooks/stream-parkpow-webhook-worker/worker-configuration.d.ts", |
| 158 | + "hashed_secret": "bf7880346db356f8bde663da980520465db086b0", |
| 159 | + "is_verified": false |
| 160 | + }, |
| 161 | + { |
| 162 | + "type": "Hex High Entropy String", |
| 163 | + "filename": "webhooks/stream-parkpow-webhook-worker/worker-configuration.d.ts", |
| 164 | + "hashed_secret": "759e3faf25afa19e695c1a160e8dc1ba76229206", |
| 165 | + "is_verified": false |
| 166 | + }, |
| 167 | + { |
| 168 | + "type": "Hex High Entropy String", |
| 169 | + "filename": "webhooks/stream-parkpow-webhook-worker/worker-configuration.d.ts", |
| 170 | + "hashed_secret": "7f6b2b8fa115daac162636dec36688d592c4614d", |
| 171 | + "is_verified": false |
| 172 | + }, |
| 173 | + { |
| 174 | + "type": "Hex High Entropy String", |
| 175 | + "filename": "webhooks/stream-parkpow-webhook-worker/worker-configuration.d.ts", |
| 176 | + "hashed_secret": "409094c4d37c2e6c7223629165edca50f0b6b0d3", |
| 177 | + "is_verified": false |
| 178 | + }, |
| 179 | + { |
| 180 | + "type": "Hex High Entropy String", |
| 181 | + "filename": "webhooks/stream-parkpow-webhook-worker/worker-configuration.d.ts", |
| 182 | + "hashed_secret": "cac40cc1d64cb25e9d52168abc50d6726ed8d091", |
| 183 | + "is_verified": false |
| 184 | + } |
| 185 | + ], |
| 186 | + "webhooks/webhook_preview/.env.sample": [ |
| 187 | + { |
| 188 | + "type": "Secret Keyword", |
| 189 | + "filename": "webhooks/webhook_preview/.env.sample", |
| 190 | + "hashed_secret": "e3a8809017dd76bd26557a5b923ab2ae16c0cdb3", |
| 191 | + "is_verified": false |
| 192 | + } |
| 193 | + ], |
| 194 | + "webhooks/webhook_preview/README.md": [ |
| 195 | + { |
| 196 | + "type": "Basic Auth Credentials", |
| 197 | + "filename": "webhooks/webhook_preview/README.md", |
| 198 | + "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |
| 199 | + "is_verified": false |
| 200 | + } |
| 201 | + ] |
| 202 | + } |
| 203 | +} |
0 commit comments