Skip to content

Commit b261ca7

Browse files
committed
chore: update secrets baseline
1 parent c870885 commit b261ca7

1 file changed

Lines changed: 30 additions & 4 deletions

File tree

.secrets.baseline

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"exclude": {
3-
"files": "stubs/.+\\.json|^.secrets.baseline$",
4-
"lines": null
3+
"files": "^.secrets.baseline$",
4+
"lines": "(?i)^\\s*\"(?:transaction|x-couch-request|x-request)-id\": \"[^\"]+\",?$|^\\s*\"(?:last_|update_|purge_|checkpointed_source_|source_|through_)?seq\": \"[^\"]+\",?$|^\\s*\"(?:doc_)?id\": \"[^\"]+\",?$|^\\s*\"(?:signature|name|uuid)\": \"[^\"]+\",?$"
55
},
6-
"generated_at": "2025-07-14T08:17:22Z",
6+
"generated_at": "2025-07-15T14:37:38Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -116,7 +116,7 @@
116116
"hashed_secret": "32e8612d8ca77c7ea8374aa7918db8e5df9252ed",
117117
"is_secret": false,
118118
"is_verified": false,
119-
"line_number": 218,
119+
"line_number": 236,
120120
"type": "Secret Keyword",
121121
"verified_result": null
122122
}
@@ -178,6 +178,32 @@
178178
"type": "Base64 High Entropy String",
179179
"verified_result": null
180180
}
181+
],
182+
"stubs/gen-its-mappings.json": [
183+
{
184+
"hashed_secret": "f1d68726fe147018f28a80efd621b43580196979",
185+
"is_secret": false,
186+
"is_verified": false,
187+
"line_number": 136,
188+
"type": "Hex High Entropy String",
189+
"verified_result": null
190+
},
191+
{
192+
"hashed_secret": "f1d68726fe147018f28a80efd621b43580196979",
193+
"is_secret": false,
194+
"is_verified": false,
195+
"line_number": 136,
196+
"type": "Secret Keyword",
197+
"verified_result": null
198+
},
199+
{
200+
"hashed_secret": "870cc58f071983f7977b829365dc77509ab1056f",
201+
"is_secret": false,
202+
"is_verified": false,
203+
"line_number": 1363,
204+
"type": "Hex High Entropy String",
205+
"verified_result": null
206+
}
181207
]
182208
},
183209
"version": "0.13.1+ibm.62.dss",

0 commit comments

Comments
 (0)