Skip to content

Commit b0c3451

Browse files
ricellisemlaver
authored andcommitted
chore: update secrets baseline
Signed-off-by: Esteban Laver <[email protected]>
1 parent 3425044 commit b0c3451

File tree

1 file changed

+40
-12
lines changed

1 file changed

+40
-12
lines changed

.secrets.baseline

Lines changed: 40 additions & 12 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": "2023-07-21T09:25:51Z",
6+
"generated_at": "2024-03-12T17:52:40Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -82,7 +82,14 @@
8282
"hashed_secret": "dd7c0356e7bfc571546237209d7fa15319e25cfa",
8383
"is_secret": false,
8484
"is_verified": false,
85-
"line_number": 32,
85+
"line_number": 33,
86+
"type": "Secret Keyword",
87+
"verified_result": null
88+
},
89+
{
90+
"hashed_secret": "bb589d0621e5472f470fa3425a234c74b1e202e8",
91+
"is_verified": false,
92+
"line_number": 304,
8693
"type": "Secret Keyword",
8794
"verified_result": null
8895
}
@@ -92,27 +99,39 @@
9299
"hashed_secret": "32e8612d8ca77c7ea8374aa7918db8e5df9252ed",
93100
"is_secret": false,
94101
"is_verified": false,
95-
"line_number": 165,
102+
"line_number": 214,
96103
"type": "Secret Keyword",
97104
"verified_result": null
98105
}
99106
],
100-
"examples/putReplicationDocument/example_request.py": [
107+
"examples/README.md": [
101108
{
102109
"hashed_secret": "701e4e52db78a3657f5bc71fd174cf29e7868fbd",
103-
"is_secret": false,
104110
"is_verified": false,
105-
"line_number": 11,
111+
"line_number": 337,
112+
"type": "Secret Keyword",
113+
"verified_result": null
114+
},
115+
{
116+
"hashed_secret": "68416db59b46c60492505e00404d757825cd918f",
117+
"is_verified": false,
118+
"line_number": 339,
119+
"type": "Secret Keyword",
120+
"verified_result": null
121+
},
122+
{
123+
"hashed_secret": "665f9d90d71be71ec9a1f352f320e93136770392",
124+
"is_verified": false,
125+
"line_number": 343,
106126
"type": "Secret Keyword",
107127
"verified_result": null
108128
}
109129
],
110-
"ibmcloudant/cloudant_v1.py": [
130+
"examples/snippets/putReplicationDocument/example_request.py": [
111131
{
112-
"hashed_secret": "5788c5ac01fd15d76b11bacbb480f7bc9f38bee3",
113-
"is_secret": false,
132+
"hashed_secret": "701e4e52db78a3657f5bc71fd174cf29e7868fbd",
114133
"is_verified": false,
115-
"line_number": 13963,
134+
"line_number": 11,
116135
"type": "Secret Keyword",
117136
"verified_result": null
118137
}
@@ -127,18 +146,27 @@
127146
"verified_result": null
128147
}
129148
],
149+
"test/integration/test_cloudant_v1.py": [
150+
{
151+
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
152+
"is_verified": false,
153+
"line_number": 1507,
154+
"type": "Secret Keyword",
155+
"verified_result": null
156+
}
157+
],
130158
"test/unit/test_cloudant_v1.py": [
131159
{
132160
"hashed_secret": "b8473b86d4c2072ca9b08bd28e373e8253e865c4",
133161
"is_secret": false,
134162
"is_verified": false,
135-
"line_number": 16137,
163+
"line_number": 16178,
136164
"type": "Secret Keyword",
137165
"verified_result": null
138166
}
139167
]
140168
},
141-
"version": "0.13.1+ibm.61.dss",
169+
"version": "0.13.1+ibm.62.dss",
142170
"word_list": {
143171
"file": null,
144172
"hash": null

0 commit comments

Comments
 (0)