Skip to content

Commit 1d1afd9

Browse files
Add latest results to Scorecard Monitor report (#73)
Co-authored-by: justaugustus <[email protected]>
1 parent 595c2a5 commit 1d1afd9

File tree

2 files changed

+39
-28
lines changed

2 files changed

+39
-28
lines changed

reports/scorecard/database.json

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -294,11 +294,16 @@
294294
"score": 6.6,
295295
"date": "2025-06-02",
296296
"commit": "99301ee4578224f0660a1312abc465c5a37176c5"
297+
},
298+
{
299+
"score": 7,
300+
"date": "2025-10-13",
301+
"commit": "c2b9cab9f85fe1f1e96ce51d3678f565d3aa8c96"
297302
}
298303
],
299304
"current": {
300-
"score": 7,
301-
"date": "2025-10-13",
305+
"score": 6.6,
306+
"date": "2026-01-05",
302307
"commit": "c2b9cab9f85fe1f1e96ce51d3678f565d3aa8c96"
303308
}
304309
},
@@ -464,11 +469,17 @@
464469
}
465470
},
466471
"stricli": {
467-
"previous": [],
472+
"previous": [
473+
{
474+
"score": 6,
475+
"date": "2025-11-01T02:09:48Z",
476+
"commit": "2c8b1976e55bd58c7a573a8e3a2d2b4507ca1381"
477+
}
478+
],
468479
"current": {
469-
"score": 6,
470-
"date": "2025-11-01T02:09:48Z",
471-
"commit": "2c8b1976e55bd58c7a573a8e3a2d2b4507ca1381"
480+
"score": 6.9,
481+
"date": "2026-01-10T02:12:40Z",
482+
"commit": "e8ce872e4a536ee27bad3a97ae67bfe1e2ab37c0"
472483
}
473484
}
474485
}

0 commit comments

Comments
 (0)