Skip to content

Commit cfb0bea

Browse files
committed
fix: update detect secrets
1 parent fda2320 commit cfb0bea

1 file changed

Lines changed: 14 additions & 22 deletions

File tree

.secrets.baseline

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "package-lock.json|go.sum|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2026-05-29T08:43:15Z",
6+
"generated_at": "2026-06-08T08:32:21Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -203,43 +203,35 @@
203203
],
204204
"modules/platform-notifications/src/test/java/com/ibm/cloud/platform_services/platform_notifications/v1/PlatformNotificationsTest.java": [
205205
{
206-
"hashed_secret": "5ee95d2008b1f8c711bd529e56f8c0f5a0195c59",
206+
"hashed_secret": "61bd9cf7208f6ac60767238bddf6275d8b5e0470",
207207
"is_secret": false,
208208
"is_verified": false,
209-
"line_number": 139,
210-
"type": "Base64 High Entropy String",
209+
"line_number": 118,
210+
"type": "Hex High Entropy String",
211211
"verified_result": null
212212
},
213213
{
214-
"hashed_secret": "25aa406161de00c66d48556243a8674a9e9586fe",
214+
"hashed_secret": "5ee95d2008b1f8c711bd529e56f8c0f5a0195c59",
215215
"is_secret": false,
216216
"is_verified": false,
217-
"line_number": 588,
217+
"line_number": 350,
218218
"type": "Base64 High Entropy String",
219219
"verified_result": null
220220
},
221221
{
222-
"hashed_secret": "61bd9cf7208f6ac60767238bddf6275d8b5e0470",
223-
"is_secret": false,
224-
"is_verified": false,
225-
"line_number": 670,
226-
"type": "Hex High Entropy String",
227-
"verified_result": null
228-
},
229-
{
230-
"hashed_secret": "ca15d23a2ccdee96d9e8e0ea5041e091d352266d",
222+
"hashed_secret": "25aa406161de00c66d48556243a8674a9e9586fe",
231223
"is_secret": false,
232224
"is_verified": false,
233-
"line_number": 738,
225+
"line_number": 799,
234226
"type": "Base64 High Entropy String",
235227
"verified_result": null
236228
},
237229
{
238-
"hashed_secret": "5febf2fb64d0707173c6ff00a670175ea946da23",
230+
"hashed_secret": "ca15d23a2ccdee96d9e8e0ea5041e091d352266d",
239231
"is_secret": false,
240232
"is_verified": false,
241233
"line_number": 826,
242-
"type": "Hex High Entropy String",
234+
"type": "Base64 High Entropy String",
243235
"verified_result": null
244236
}
245237
],
@@ -285,11 +277,11 @@
285277
],
286278
"modules/platform-notifications/src/test/java/com/ibm/cloud/platform_services/platform_notifications/v1/model/GetAcknowledgementOptionsTest.java": [
287279
{
288-
"hashed_secret": "5febf2fb64d0707173c6ff00a670175ea946da23",
280+
"hashed_secret": "ca15d23a2ccdee96d9e8e0ea5041e091d352266d",
289281
"is_secret": false,
290282
"is_verified": false,
291283
"line_number": 37,
292-
"type": "Hex High Entropy String",
284+
"type": "Base64 High Entropy String",
293285
"verified_result": null
294286
}
295287
],
@@ -343,11 +335,11 @@
343335
],
344336
"modules/platform-notifications/src/test/java/com/ibm/cloud/platform_services/platform_notifications/v1/model/ReplaceNotificationAcknowledgementOptionsTest.java": [
345337
{
346-
"hashed_secret": "5febf2fb64d0707173c6ff00a670175ea946da23",
338+
"hashed_secret": "ca15d23a2ccdee96d9e8e0ea5041e091d352266d",
347339
"is_secret": false,
348340
"is_verified": false,
349341
"line_number": 39,
350-
"type": "Hex High Entropy String",
342+
"type": "Base64 High Entropy String",
351343
"verified_result": null
352344
}
353345
],

0 commit comments

Comments
 (0)