Skip to content

Commit 3c1d5cc

Browse files
committed
fix (platform notifications): update detect secrets
Signed-off-by: Ákos Sztremi <Akos.Sztremi@ibm.com>
1 parent 9d6375c commit 3c1d5cc

1 file changed

Lines changed: 51 additions & 9 deletions

File tree

.secrets.baseline

Lines changed: 51 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2025-10-30T10:03:11Z",
6+
"generated_at": "2026-05-14T06:14:57Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -128,15 +128,15 @@
128128
"hashed_secret": "469f62fa9e1c6afe62e8808180668934ee548e8f",
129129
"is_secret": false,
130130
"is_verified": false,
131-
"line_number": 1874,
131+
"line_number": 1885,
132132
"type": "Secret Keyword",
133133
"verified_result": null
134134
},
135135
{
136136
"hashed_secret": "a2190c299b60e882d9fb33736d5e6ab6ffe42708",
137137
"is_secret": false,
138138
"is_verified": false,
139-
"line_number": 1964,
139+
"line_number": 1975,
140140
"type": "Secret Keyword",
141141
"verified_result": null
142142
}
@@ -174,23 +174,23 @@
174174
"hashed_secret": "f0b0b291c4d22d76db59faaeb94802714dd6d884",
175175
"is_secret": false,
176176
"is_verified": false,
177-
"line_number": 1000,
177+
"line_number": 987,
178178
"type": "Hex High Entropy String",
179179
"verified_result": null
180180
},
181181
{
182182
"hashed_secret": "4c41e7a08e8895da0c6066adf33bf389c202b4e2",
183183
"is_secret": false,
184184
"is_verified": false,
185-
"line_number": 1414,
185+
"line_number": 1400,
186186
"type": "Hex High Entropy String",
187187
"verified_result": null
188188
},
189189
{
190190
"hashed_secret": "ca8b3e9d1445b3218e3512da63b05c8f26f181e5",
191191
"is_secret": false,
192192
"is_verified": false,
193-
"line_number": 1423,
193+
"line_number": 1409,
194194
"type": "Hex High Entropy String",
195195
"verified_result": null
196196
}
@@ -278,23 +278,23 @@
278278
"hashed_secret": "d4c3d66fd0c38547a3c7a4c6bdc29c36911bc030",
279279
"is_secret": false,
280280
"is_verified": false,
281-
"line_number": 1969,
281+
"line_number": 1985,
282282
"type": "Secret Keyword",
283283
"verified_result": null
284284
},
285285
{
286286
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
287287
"is_secret": false,
288288
"is_verified": false,
289-
"line_number": 12008,
289+
"line_number": 13036,
290290
"type": "Secret Keyword",
291291
"verified_result": null
292292
},
293293
{
294294
"hashed_secret": "469f62fa9e1c6afe62e8808180668934ee548e8f",
295295
"is_secret": false,
296296
"is_verified": false,
297-
"line_number": 12086,
297+
"line_number": 13114,
298298
"type": "Secret Keyword",
299299
"verified_result": null
300300
}
@@ -309,6 +309,48 @@
309309
"verified_result": null
310310
}
311311
],
312+
"test/unit/test_platform_notifications_v1.py": [
313+
{
314+
"hashed_secret": "5ee95d2008b1f8c711bd529e56f8c0f5a0195c59",
315+
"is_secret": false,
316+
"is_verified": false,
317+
"line_number": 232,
318+
"type": "Base64 High Entropy String",
319+
"verified_result": null
320+
},
321+
{
322+
"hashed_secret": "25aa406161de00c66d48556243a8674a9e9586fe",
323+
"is_secret": false,
324+
"is_verified": false,
325+
"line_number": 1454,
326+
"type": "Base64 High Entropy String",
327+
"verified_result": null
328+
},
329+
{
330+
"hashed_secret": "ca15d23a2ccdee96d9e8e0ea5041e091d352266d",
331+
"is_secret": false,
332+
"is_verified": false,
333+
"line_number": 1671,
334+
"type": "Base64 High Entropy String",
335+
"verified_result": null
336+
},
337+
{
338+
"hashed_secret": "5febf2fb64d0707173c6ff00a670175ea946da23",
339+
"is_secret": false,
340+
"is_verified": false,
341+
"line_number": 1788,
342+
"type": "Hex High Entropy String",
343+
"verified_result": null
344+
},
345+
{
346+
"hashed_secret": "61bd9cf7208f6ac60767238bddf6275d8b5e0470",
347+
"is_secret": false,
348+
"is_verified": false,
349+
"line_number": 2113,
350+
"type": "Hex High Entropy String",
351+
"verified_result": null
352+
}
353+
],
312354
"test/unit/test_resource_controller_v2.py": [
313355
{
314356
"hashed_secret": "0f97a4e707b7424540793cb2078919ee6770e07f",

0 commit comments

Comments
 (0)