Skip to content

Commit ee947e9

Browse files
committed
chore: update secrets baseline
1 parent 0e0e788 commit ee947e9

File tree

1 file changed

+30
-16
lines changed

1 file changed

+30
-16
lines changed

.secrets.baseline

Lines changed: 30 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "stubs/.+\\.json|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2024-03-12T17:52:40Z",
6+
"generated_at": "2025-07-14T08:17:25Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -78,18 +78,11 @@
7878
],
7979
"results": {
8080
"Jenkinsfile": [
81-
{
82-
"hashed_secret": "dd7c0356e7bfc571546237209d7fa15319e25cfa",
83-
"is_secret": false,
84-
"is_verified": false,
85-
"line_number": 33,
86-
"type": "Secret Keyword",
87-
"verified_result": null
88-
},
8981
{
9082
"hashed_secret": "bb589d0621e5472f470fa3425a234c74b1e202e8",
83+
"is_secret": false,
9184
"is_verified": false,
92-
"line_number": 304,
85+
"line_number": 303,
9386
"type": "Secret Keyword",
9487
"verified_result": null
9588
}
@@ -99,37 +92,41 @@
9992
"hashed_secret": "32e8612d8ca77c7ea8374aa7918db8e5df9252ed",
10093
"is_secret": false,
10194
"is_verified": false,
102-
"line_number": 214,
95+
"line_number": 183,
10396
"type": "Secret Keyword",
10497
"verified_result": null
10598
}
10699
],
107100
"examples/README.md": [
108101
{
109102
"hashed_secret": "701e4e52db78a3657f5bc71fd174cf29e7868fbd",
103+
"is_secret": false,
110104
"is_verified": false,
111-
"line_number": 337,
105+
"line_number": 375,
112106
"type": "Secret Keyword",
113107
"verified_result": null
114108
},
115109
{
116110
"hashed_secret": "68416db59b46c60492505e00404d757825cd918f",
111+
"is_secret": false,
117112
"is_verified": false,
118-
"line_number": 339,
113+
"line_number": 377,
119114
"type": "Secret Keyword",
120115
"verified_result": null
121116
},
122117
{
123118
"hashed_secret": "665f9d90d71be71ec9a1f352f320e93136770392",
119+
"is_secret": false,
124120
"is_verified": false,
125-
"line_number": 343,
121+
"line_number": 381,
126122
"type": "Secret Keyword",
127123
"verified_result": null
128124
}
129125
],
130126
"examples/snippets/putReplicationDocument/example_request.py": [
131127
{
132128
"hashed_secret": "701e4e52db78a3657f5bc71fd174cf29e7868fbd",
129+
"is_secret": false,
133130
"is_verified": false,
134131
"line_number": 11,
135132
"type": "Secret Keyword",
@@ -149,18 +146,35 @@
149146
"test/integration/test_cloudant_v1.py": [
150147
{
151148
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
149+
"is_secret": false,
152150
"is_verified": false,
153-
"line_number": 1507,
151+
"line_number": 1642,
154152
"type": "Secret Keyword",
155153
"verified_result": null
154+
},
155+
{
156+
"hashed_secret": "166b7db1d38ae47816b3840e6187b7a2631e04a8",
157+
"is_secret": false,
158+
"is_verified": false,
159+
"line_number": 1685,
160+
"type": "Base64 High Entropy String",
161+
"verified_result": null
156162
}
157163
],
158164
"test/unit/test_cloudant_v1.py": [
165+
{
166+
"hashed_secret": "166b7db1d38ae47816b3840e6187b7a2631e04a8",
167+
"is_secret": false,
168+
"is_verified": false,
169+
"line_number": 10664,
170+
"type": "Base64 High Entropy String",
171+
"verified_result": null
172+
},
159173
{
160174
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
161175
"is_secret": false,
162176
"is_verified": false,
163-
"line_number": 16178,
177+
"line_number": 17086,
164178
"type": "Secret Keyword",
165179
"verified_result": null
166180
}

0 commit comments

Comments
 (0)