|
3 | 3 | "files": "package-lock.json|^.secrets.baseline$",
|
4 | 4 | "lines": null
|
5 | 5 | },
|
6 |
| - "generated_at": "2021-10-25T15:49:19Z", |
| 6 | + "generated_at": "2021-11-17T14:53:46Z", |
7 | 7 | "plugins_used": [
|
8 | 8 | {
|
9 | 9 | "name": "AWSKeyDetector"
|
|
104 | 104 | "hashed_secret": "d4c3d66fd0c38547a3c7a4c6bdc29c36911bc030",
|
105 | 105 | "is_secret": false,
|
106 | 106 | "is_verified": false,
|
107 |
| - "line_number": 44, |
| 107 | + "line_number": 45, |
108 | 108 | "type": "Secret Keyword",
|
109 | 109 | "verified_result": null
|
110 | 110 | },
|
111 | 111 | {
|
112 | 112 | "hashed_secret": "8318df9ecda039deac9868adf1944a29a95c7114",
|
113 | 113 | "is_secret": false,
|
114 | 114 | "is_verified": false,
|
115 |
| - "line_number": 46, |
| 115 | + "line_number": 48, |
116 | 116 | "type": "Secret Keyword",
|
117 | 117 | "verified_result": null
|
118 | 118 | },
|
119 | 119 | {
|
120 | 120 | "hashed_secret": "9a66213cc16d178fdbf9f4da6b7bd92497fda404",
|
121 | 121 | "is_secret": false,
|
122 | 122 | "is_verified": false,
|
123 |
| - "line_number": 52, |
| 123 | + "line_number": 54, |
124 | 124 | "type": "Secret Keyword",
|
125 | 125 | "verified_result": null
|
126 | 126 | }
|
|
173 | 173 | "verified_result": null
|
174 | 174 | }
|
175 | 175 | ],
|
| 176 | + "src/test/java/com/ibm/cloud/sdk/core/test/security/Cp4dServiceInstanceAuthenticatorTest.java": [ |
| 177 | + { |
| 178 | + "hashed_secret": "2207d3f3ac68743290fe4affc71c10bec4962232", |
| 179 | + "is_secret": false, |
| 180 | + "is_verified": false, |
| 181 | + "line_number": 61, |
| 182 | + "type": "Secret Keyword", |
| 183 | + "verified_result": null |
| 184 | + } |
| 185 | + ], |
176 | 186 | "src/test/java/com/ibm/cloud/sdk/core/test/security/JsonWebTokenTest.java": [
|
177 | 187 | {
|
178 | 188 | "hashed_secret": "c6ba9cef42f298486a61546fefd03a4177e60a99",
|
|
201 | 211 | "verified_result": null
|
202 | 212 | }
|
203 | 213 | ],
|
| 214 | + "src/test/resources/cp4d_service_instance_token.json": [ |
| 215 | + { |
| 216 | + "hashed_secret": "0cadf54eaba861bbe38dadf15ceaa37a98ba68bb", |
| 217 | + "is_secret": false, |
| 218 | + "is_verified": false, |
| 219 | + "line_number": 4, |
| 220 | + "type": "JSON Web Token", |
| 221 | + "verified_result": null |
| 222 | + } |
| 223 | + ], |
204 | 224 | "src/test/resources/cp4d_token.json": [
|
205 | 225 | {
|
206 | 226 | "hashed_secret": "0cadf54eaba861bbe38dadf15ceaa37a98ba68bb",
|
|
261 | 281 | "verified_result": null
|
262 | 282 | }
|
263 | 283 | ],
|
| 284 | + "src/test/resources/refreshed_cp4d_service_instance_token.json": [ |
| 285 | + { |
| 286 | + "hashed_secret": "78afb9234e91232b50987dd260c09e47eeefc2f5", |
| 287 | + "is_secret": false, |
| 288 | + "is_verified": false, |
| 289 | + "line_number": 4, |
| 290 | + "type": "JSON Web Token", |
| 291 | + "verified_result": null |
| 292 | + } |
| 293 | + ], |
264 | 294 | "src/test/resources/refreshed_cp4d_token.json": [
|
265 | 295 | {
|
266 | 296 | "hashed_secret": "78afb9234e91232b50987dd260c09e47eeefc2f5",
|
|
0 commit comments