Skip to content

Commit 92142e8

Browse files
Add latest results to Scorecard Monitor report (#40)
Co-authored-by: justaugustus <[email protected]>
1 parent a1a7f80 commit 92142e8

File tree

2 files changed

+72
-39
lines changed

2 files changed

+72
-39
lines changed

reports/scorecard/database.json

Lines changed: 49 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,17 @@
9797
"score": 6.4,
9898
"date": "2025-04-26T02:06:29Z",
9999
"commit": "ea5092062c0faaa7db888df331c2c1169e3ec274"
100+
},
101+
{
102+
"score": 6.5,
103+
"date": "2025-05-10T02:07:56Z",
104+
"commit": "8e3de6d7ff2cd581a329720530ddadaa550b24f0"
100105
}
101106
],
102107
"current": {
103-
"score": 6.5,
104-
"date": "2025-05-10T02:07:56Z",
105-
"commit": "8e3de6d7ff2cd581a329720530ddadaa550b24f0"
108+
"score": 6.6,
109+
"date": "2025-07-05T02:12:02Z",
110+
"commit": "a1a7f80ec65128f7dedc3fbd93e8ca034377f040"
106111
}
107112
},
108113
"amqpprox": {
@@ -188,10 +193,16 @@
188193
}
189194
},
190195
"attrs-strict": {
191-
"previous": [],
196+
"previous": [
197+
{
198+
"score": 5,
199+
"date": "2025-03-03",
200+
"commit": "26c302b8e2cad9e10c098c3253c7d1877f89f3d4"
201+
}
202+
],
192203
"current": {
193-
"score": 5,
194-
"date": "2025-03-03",
204+
"score": 4.7,
205+
"date": "2025-06-30",
195206
"commit": "26c302b8e2cad9e10c098c3253c7d1877f89f3d4"
196207
}
197208
},
@@ -228,10 +239,16 @@
228239
}
229240
},
230241
"pasta-sourcemaps": {
231-
"previous": [],
242+
"previous": [
243+
{
244+
"score": 5.4,
245+
"date": "2025-03-03",
246+
"commit": "55125fedb47f3790a9a22f24080317d999ad6a5e"
247+
}
248+
],
232249
"current": {
233-
"score": 5.4,
234-
"date": "2025-03-03",
250+
"score": 5.3,
251+
"date": "2025-06-30",
235252
"commit": "55125fedb47f3790a9a22f24080317d999ad6a5e"
236253
}
237254
},
@@ -273,11 +290,16 @@
273290
"score": 6.9,
274291
"date": "2025-05-03T02:10:31Z",
275292
"commit": "a9416be4ebd8a245929bfa623c55cd09f21c0699"
293+
},
294+
{
295+
"score": 7.4,
296+
"date": "2025-06-07T02:14:18Z",
297+
"commit": "7b314d2d1334152969d8e0f1941e575f662729b7"
276298
}
277299
],
278300
"current": {
279-
"score": 7.4,
280-
"date": "2025-06-07T02:14:18Z",
301+
"score": 7.3,
302+
"date": "2025-07-05T02:14:34Z",
281303
"commit": "7b314d2d1334152969d8e0f1941e575f662729b7"
282304
}
283305
},
@@ -292,19 +314,30 @@
292314
"score": 6.6,
293315
"date": "2025-05-17T02:11:23Z",
294316
"commit": "0b71db9cf16f9b5d9cd536f7a5a42b0bd1174801"
317+
},
318+
{
319+
"score": 6.4,
320+
"date": "2025-06-07T02:13:29Z",
321+
"commit": "0b71db9cf16f9b5d9cd536f7a5a42b0bd1174801"
295322
}
296323
],
297324
"current": {
298-
"score": 6.4,
299-
"date": "2025-06-07T02:13:29Z",
325+
"score": 6.1,
326+
"date": "2025-07-05T02:13:33Z",
300327
"commit": "0b71db9cf16f9b5d9cd536f7a5a42b0bd1174801"
301328
}
302329
},
303330
"climate-credit-risk": {
304-
"previous": [],
331+
"previous": [
332+
{
333+
"score": 6.1,
334+
"date": "2025-05-10T02:06:33Z",
335+
"commit": "a5c85cd26a422385adf67a28de7691b22e4abbc1"
336+
}
337+
],
305338
"current": {
306-
"score": 6.1,
307-
"date": "2025-05-10T02:06:33Z",
339+
"score": 6.2,
340+
"date": "2025-07-05T02:10:34Z",
308341
"commit": "a5c85cd26a422385adf67a28de7691b22e4abbc1"
309342
}
310343
}

0 commit comments

Comments
 (0)