Skip to content

Commit 2a6f806

Browse files
committed
chore (Platform Notifications): update detect secrets
Signed-off-by: Ákos Sztremi <Akos.Sztremi@ibm.com>
1 parent 64ea1db commit 2a6f806

1 file changed

Lines changed: 54 additions & 10 deletions

File tree

.secrets.baseline

Lines changed: 54 additions & 10 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": "2025-10-31T17:17:55Z",
6+
"generated_at": "2026-05-07T07:39:50Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -109,36 +109,54 @@
109109
"verified_result": null
110110
}
111111
],
112+
"examples/platform-notifications.v1.test.js": [
113+
{
114+
"hashed_secret": "5febf2fb64d0707173c6ff00a670175ea946da23",
115+
"is_secret": false,
116+
"is_verified": false,
117+
"line_number": 398,
118+
"type": "Hex High Entropy String",
119+
"verified_result": null
120+
},
121+
{
122+
"hashed_secret": "ca15d23a2ccdee96d9e8e0ea5041e091d352266d",
123+
"is_secret": false,
124+
"is_verified": false,
125+
"line_number": 452,
126+
"type": "Base64 High Entropy String",
127+
"verified_result": null
128+
}
129+
],
112130
"iam-identity/v1.ts": [
113131
{
114132
"hashed_secret": "0a49d517da94f14c36ac92806c1d15cf95fbca67",
115133
"is_secret": false,
116134
"is_verified": false,
117-
"line_number": 1031,
135+
"line_number": 1036,
118136
"type": "Secret Keyword",
119137
"verified_result": null
120138
},
121139
{
122140
"hashed_secret": "aa4ad361672f4c98fd64bf0db80127dd79be59d0",
123141
"is_secret": false,
124142
"is_verified": false,
125-
"line_number": 1109,
143+
"line_number": 1115,
126144
"type": "Secret Keyword",
127145
"verified_result": null
128146
},
129147
{
130148
"hashed_secret": "835e124f126ae02c1c18b3c992a28dde441f5e04",
131149
"is_secret": false,
132150
"is_verified": false,
133-
"line_number": 3057,
151+
"line_number": 3080,
134152
"type": "Secret Keyword",
135153
"verified_result": null
136154
},
137155
{
138156
"hashed_secret": "e058a1c493ad749bd67d368340e9056ed1c2f3ed",
139157
"is_secret": false,
140158
"is_verified": false,
141-
"line_number": 7687,
159+
"line_number": 8010,
142160
"type": "Secret Keyword",
143161
"verified_result": null
144162
}
@@ -158,23 +176,23 @@
158176
"hashed_secret": "a2190c299b60e882d9fb33736d5e6ab6ffe42708",
159177
"is_secret": false,
160178
"is_verified": false,
161-
"line_number": 1656,
179+
"line_number": 1662,
162180
"type": "Secret Keyword",
163181
"verified_result": null
164182
},
165183
{
166184
"hashed_secret": "cf4d2385b84329a52ca542285b93d9c4618420df",
167185
"is_secret": false,
168186
"is_verified": false,
169-
"line_number": 2387,
187+
"line_number": 2393,
170188
"type": "Secret Keyword",
171189
"verified_result": null
172190
},
173191
{
174192
"hashed_secret": "469f62fa9e1c6afe62e8808180668934ee548e8f",
175193
"is_secret": false,
176194
"is_verified": false,
177-
"line_number": 2484,
195+
"line_number": 2490,
178196
"type": "Secret Keyword",
179197
"verified_result": null
180198
}
@@ -272,19 +290,45 @@
272290
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
273291
"is_secret": false,
274292
"is_verified": false,
275-
"line_number": 1400,
293+
"line_number": 1405,
276294
"type": "Secret Keyword",
277295
"verified_result": null
278296
},
279297
{
280298
"hashed_secret": "469f62fa9e1c6afe62e8808180668934ee548e8f",
281299
"is_secret": false,
282300
"is_verified": false,
283-
"line_number": 7467,
301+
"line_number": 7478,
284302
"type": "Secret Keyword",
285303
"verified_result": null
286304
}
287305
],
306+
"test/unit/platform-notifications.v1.test.js": [
307+
{
308+
"hashed_secret": "61bd9cf7208f6ac60767238bddf6275d8b5e0470",
309+
"is_secret": false,
310+
"is_verified": false,
311+
"line_number": 1107,
312+
"type": "Hex High Entropy String",
313+
"verified_result": null
314+
},
315+
{
316+
"hashed_secret": "ca15d23a2ccdee96d9e8e0ea5041e091d352266d",
317+
"is_secret": false,
318+
"is_verified": false,
319+
"line_number": 1211,
320+
"type": "Base64 High Entropy String",
321+
"verified_result": null
322+
},
323+
{
324+
"hashed_secret": "5febf2fb64d0707173c6ff00a670175ea946da23",
325+
"is_secret": false,
326+
"is_verified": false,
327+
"line_number": 1291,
328+
"type": "Hex High Entropy String",
329+
"verified_result": null
330+
}
331+
],
288332
"test/unit/resource-controller.v2.test.js": [
289333
{
290334
"hashed_secret": "0f97a4e707b7424540793cb2078919ee6770e07f",

0 commit comments

Comments
 (0)