Skip to content

Commit 47f512e

Browse files
author
Christian Compton
authored
chore: codescan update (#40)
1 parent 1f06a6f commit 47f512e

File tree

1 file changed

+44
-2
lines changed

1 file changed

+44
-2
lines changed

.secrets.baseline

+44-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "package-lock.json|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2021-02-24T19:17:33Z",
6+
"generated_at": "2021-03-04T18:58:58Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -65,6 +65,14 @@
6565
],
6666
"results": {
6767
"Authentication/Authenticator.cs": [
68+
{
69+
"hashed_secret": "fdee05598fdd57ff8e9ae29e92c25a04f2c52fa6",
70+
"is_secret": false,
71+
"is_verified": false,
72+
"line_number": 28,
73+
"type": "Secret Keyword",
74+
"verified_result": null
75+
},
6876
{
6977
"hashed_secret": "d4c3d66fd0c38547a3c7a4c6bdc29c36911bc030",
7078
"is_secret": false,
@@ -103,6 +111,14 @@
103111
}
104112
],
105113
"Authentication/Iam/IamAuthenticator.cs": [
114+
{
115+
"hashed_secret": "9a061f77c086883caf62ac2ffc9bf2d597073c0d",
116+
"is_secret": false,
117+
"is_verified": false,
118+
"line_number": 45,
119+
"type": "Secret Keyword",
120+
"verified_result": null
121+
},
106122
{
107123
"hashed_secret": "f5cbae85fb47446511da4c9974e2da448caee7e1",
108124
"is_secret": false,
@@ -120,6 +136,16 @@
120136
"verified_result": null
121137
}
122138
],
139+
"CHANGELOG.md": [
140+
{
141+
"hashed_secret": "bc2f74c22f98f7b6ffbc2f67453dbfa99bce9a32",
142+
"is_secret": false,
143+
"is_verified": false,
144+
"line_number": 50,
145+
"type": "Secret Keyword",
146+
"verified_result": null
147+
}
148+
],
123149
"Tests/CredentialUtilsTests.cs": [
124150
{
125151
"hashed_secret": "1790ac8a5a8d426ff0045b82fbef02d687008617",
@@ -169,6 +195,14 @@
169195
"type": "Secret Keyword",
170196
"verified_result": null
171197
},
198+
{
199+
"hashed_secret": "c2a6b03f190dfb2b4aa91f8af8d477a9bc3401dc",
200+
"is_secret": false,
201+
"is_verified": false,
202+
"line_number": 421,
203+
"type": "Secret Keyword",
204+
"verified_result": null
205+
},
172206
{
173207
"hashed_secret": "d4c3d66fd0c38547a3c7a4c6bdc29c36911bc030",
174208
"is_secret": false,
@@ -227,6 +261,14 @@
227261
}
228262
],
229263
"Utilities/CredentialUtils.cs": [
264+
{
265+
"hashed_secret": "4be0567653f3e25cdd670ea93eedbe863cb7843f",
266+
"is_secret": false,
267+
"is_verified": false,
268+
"line_number": 258,
269+
"type": "Secret Keyword",
270+
"verified_result": null
271+
},
230272
{
231273
"hashed_secret": "47fcf185ee7e15fe05cae31fbe9e4ebe4a06a40d",
232274
"is_secret": false,
@@ -257,7 +299,7 @@
257299
}
258300
]
259301
},
260-
"version": "0.13.1+ibm.29.dss",
302+
"version": "0.13.1+ibm.31.dss",
261303
"word_list": {
262304
"file": null,
263305
"hash": null

0 commit comments

Comments
 (0)