原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"scala",
"play-json"
],
"is_fork": false,
"size_kb": 219,
"has_wiki": true,
"homepage": null,
"languages": {
"Scala": 98941
},
"pushed_at": "2026-07-21T09:05:47Z",
"created_at": "2017-11-10T16:33:33Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T13:05:26Z",
"description": "Play-Json helpers",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Scala",
"significant_languages": [
"Scala"
]
},
"owner": {
"blog": "https://eng.evolution.com/",
"name": "Evolution Engineering",
"type": "Organization",
"login": "evolution-gaming",
"company": null,
"location": null,
"followers": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/15799569?v=4",
"created_at": "2015-11-11T11:59:12Z",
"is_verified": null,
"public_repos": 140,
"account_age_days": 3910
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-07-17T13:18:14Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2025-07-09T12:45:20Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2025-07-09T12:31:58Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-05-08T10:38:52Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2023-11-02T12:37:22Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-05-08T11:00:42Z"
},
{
"tag": "v1.0.0-RC1",
"kind": "prerelease",
"published_at": "2023-05-04T12:11:32Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2023-03-02T10:10:58Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2020-10-05T13:10:06Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2020-08-07T11:21:36Z"
}
],
"recent_commits": [
{
"oid": "cf23acb932f2f79cc06158da58a0480bec0bfd7c",
"body": "* drop Scala 2.12 support\n\n* bump Scala versions to 2.13.18 and 3.3.8\n\n* bump SBT to 1.12.14 and update libraries too (except `json-scala-values-generator`, it's bump requires significant code review and explicit dependency on `scalacheck`)",
"is_bot": false,
"headline": "Update Scala versions and most of the dependencies (#43)",
"author_name": "Mareks Rampāns",
"author_login": "mr-git",
"committed_at": "2026-07-17T13:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7008881fa24b979ccb801e62a8227dc0462e5b3b",
"body": null,
"is_bot": false,
"headline": "switch `play-json` from `com.typesafe.play` to `org.playframework` (#42)",
"author_name": "Mareks Rampāns",
"author_login": "mr-git",
"committed_at": "2026-07-17T11:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db46b7f5fc70b341eb1972302fdd9bba350599d",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Ruslans Tarasovs",
"author_login": "rtar",
"committed_at": "2025-08-04T10:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b07bd15372e365735fba946faffc48e150c0c02",
"body": "…#41)\n\nCo-authored-by: jmast <jmast@evolution.com>",
"is_bot": false,
"headline": "remove note about play-json-generic not being available for scala 3 (…",
"author_name": "Johan Mast",
"author_login": "johanmast",
"committed_at": "2025-07-09T12:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5e2cd9cc6a8402c93b0a13175edd2d2a4b17924",
"body": "* Update versions of play-json, circe and jsoniter\n\n* Update project/Dependencies.scala\n\n---------\n\nCo-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>",
"is_bot": false,
"headline": "Update versions of play-json, circe and jsoniter (#40)",
"author_name": "Grzegorz Bielski",
"author_login": "grzegorz-bielski",
"committed_at": "2025-07-09T12:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4685ad961bcb09f12f5cb99d9b92739c59ba0d5",
"body": null,
"is_bot": false,
"headline": "remove Scala 3 blocks for `play-json-generic` module",
"author_name": "Mareks Rampāns",
"author_login": "mr-git",
"committed_at": "2025-07-09T12:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e16ad982896abb8c0c3b826ff1726462ff634cdd",
"body": "* Cross-compile generic module to Scala 3\n\n---------\n\nCo-authored-by: jmast <jmast@evolution.com>",
"is_bot": false,
"headline": "Cross-compile to Scala 3 (#34)",
"author_name": "Kirill Shelopugin",
"author_login": "Z1kkurat",
"committed_at": "2025-07-09T12:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35289fe81b50945a854dbdb258ed99378623bef6",
"body": null,
"is_bot": false,
"headline": "fix missing Scala 3 support for `play-json-generic` module",
"author_name": "Mareks Rampāns",
"author_login": "mr-git",
"committed_at": "2025-07-09T11:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e81b500edbfe4c9140d928e3b200e8a31521f4",
"body": "* Switch to a new tag-based release process\n\n* remove sbt-release remains\n\n* Add release process docs\n\n* Update .github/workflows/release.yml\n\nCo-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>\n\n* update release related setup\n\n* update libraries\n\n* update SBT to latest (1.11.3)\n\n---------\n\nCo-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>",
"is_bot": false,
"headline": "Switch to a new tag-based release process (#39)",
"author_name": "Kirill Shelopugin",
"author_login": "Z1kkurat",
"committed_at": "2025-07-09T11:32:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f86009712bc8569239f020cafabb8cb224d05df",
"body": null,
"is_bot": false,
"headline": "Update Scala versions (#38)",
"author_name": "Kirill Shelopugin",
"author_login": "Z1kkurat",
"committed_at": "2025-02-21T11:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f62245887bf12fec3e6845f2231bbaf6e5778d",
"body": "This reverts commit 77af5dcb1f199dd18c424e4966cb04e7062c0366.",
"is_bot": false,
"headline": "Revert \"Update Scala versions\"",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2025-02-21T11:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77af5dcb1f199dd18c424e4966cb04e7062c0366",
"body": null,
"is_bot": false,
"headline": "Update Scala versions",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2025-02-21T10:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce86d9f4e5b96fb71a499b7f481fdd5ac4a1d944",
"body": null,
"is_bot": false,
"headline": "add release action",
"author_name": "Mareks Rampāns",
"author_login": "mr-git",
"committed_at": "2024-07-18T09:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb1ceb33d6fe4594e52bf3058c23d7c2010881ee",
"body": null,
"is_bot": false,
"headline": "Setting version to 1.1.2-SNAPSHOT",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2024-05-08T10:38:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45d7dfa0d10c3e104c26845ee96a8314edc24415",
"body": null,
"is_bot": false,
"headline": "Setting version to 1.1.1",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2024-05-08T10:37:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f1f6cb97ada0185a1c9b0ab687275d7e4840f0",
"body": "* cross publish for Scala 3, except for play-json-generic\r\n\r\n* update Scala.js to 1.16.0 to be able to build for Scala 2.13.14\r\n\r\n---------\r\n\r\nCo-authored-by: jmast <jmast@evolution.com>",
"is_bot": false,
"headline": "cross publish for Scala 3, except for play-json-generic (#36)",
"author_name": "Johan Mast",
"author_login": "johanmast",
"committed_at": "2024-05-08T10:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d894ccfbb94e645dec13c05c6b45bdc348702261",
"body": null,
"is_bot": false,
"headline": "Setting version to 1.1.1-SNAPSHOT",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2023-11-02T12:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ac8ccac1388b100bf7619655fa5be0ac5b21c7",
"body": null,
"is_bot": false,
"headline": "Setting version to 1.1.0",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2023-11-02T12:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7ff330fd7ea402cef7ae7578c4d0158340174fa",
"body": "* Update play-json to 2.10.2\r\n\r\n* Fix Scala versions\r\n\r\n* Fix compilation errors with Scala 3.3.1",
"is_bot": false,
"headline": "Update play-json to 2.10.2 (#35)",
"author_name": "Kirill Shelopugin",
"author_login": "Z1kkurat",
"committed_at": "2023-11-02T12:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "936a4ab653449a461e89954aa207c85b5269bb6d",
"body": null,
"is_bot": false,
"headline": "Setting version to 1.0.1-SNAPSHOT",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2023-05-08T11:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c32b26d65b1e0dab5f12ae758c35c404cede21",
"body": null,
"is_bot": false,
"headline": "Setting version to 1.0.0",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2023-05-08T10:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbdf9989e3ee8d500e911c568eb08bff96900cd9",
"body": null,
"is_bot": false,
"headline": "Support uneven cross release (#33)",
"author_name": "Maksym Fedorov",
"author_login": null,
"committed_at": "2023-05-04T14:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f6b297b367fe040a90ef4d58a39990824701d5d",
"body": null,
"is_bot": false,
"headline": "Setting version to 1.0.0-SNAPSHOT",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2023-05-04T12:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1536e010f0bdbcf7a867c6389a74baf899f4f440",
"body": "* Prepare to release 1.0.0\r\n\r\n* Remove deprecated members\r\n\r\n* Update organisation, align package naming\r\n\r\n* Update dependencies\r\n\r\n* adjust CI scala versions\r\n\r\n* Set release candidate version\r\n\r\n* update dependencies\r\n\r\n* Fix references\r\n\r\n* Option to ease migration to Scala 3\r\n\r\n* Add source option to 2.13 only\r\n\r\n* Align scalac options selection with existing approach",
"is_bot": false,
"headline": "Prepare to release 1.0.0 (#32)",
"author_name": "Maksym Fedorov",
"author_login": null,
"committed_at": "2023-05-04T11:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af19e207036f09edb5b1347bccc78a09a00cb940",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.11.1-SNAPSHOT",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2023-03-02T10:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b0d2972270b7c46955c070f85d1d2daf3ec1216",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.11.0",
"author_name": "Z1kkurat",
"author_login": "Z1kkurat",
"committed_at": "2023-03-02T10:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd5db0e15559912b723d817a2a1eb9ac3cc3c6ef",
"body": "Add reasoning for `play-json-circe` with examples",
"is_bot": false,
"headline": "Merge pull request #31 from efemelar/patch-1",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2023-02-01T10:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72df4074401e331ea55c8dd9b989a37e5357575e",
"body": null,
"is_bot": false,
"headline": "Add reasoning for `play-json-circe` with examples",
"author_name": "Max Fedorov",
"author_login": null,
"committed_at": "2023-02-01T10:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3559855d807c48ef4bf95633a828b4c3a42712",
"body": "Add description for circe->play-json conversion",
"is_bot": false,
"headline": "Merge pull request #30 from FunFunFine/patch-1",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2023-02-01T10:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba75c6094a6fbf821d6b4adb988d0de4096b23ff",
"body": null,
"is_bot": false,
"headline": "Add description for circe->play-json conversion",
"author_name": "Anton Voitsishevskii",
"author_login": "FunFunFine",
"committed_at": "2023-02-01T10:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1131eec88882accc798353376eea69e336f7f282",
"body": "Provide play-json <-> circe conversions",
"is_bot": false,
"headline": "Merge pull request #28 from efemelar/to-from-circe-conversions",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2023-01-31T19:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9461b309f9c82ec803447078ff99f7e01fbcad4",
"body": null,
"is_bot": false,
"headline": "make circe to play stack safe",
"author_name": "Maksym Fedorov",
"author_login": null,
"committed_at": "2023-01-31T18:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6547aa07474e7db7996c3f7f23c7e989c9e7f015",
"body": null,
"is_bot": false,
"headline": "add failing circe to play stack safety spec",
"author_name": "Maksym Fedorov",
"author_login": null,
"committed_at": "2023-01-31T18:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b91454477d730e44fd91afb114922cb5da8cc762",
"body": null,
"is_bot": false,
"headline": "remove unused mixin in stack safety spec",
"author_name": "Maksym Fedorov",
"author_login": null,
"committed_at": "2023-01-31T17:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8858fd0e0481b023339119bd9b17ec4c195a6225",
"body": null,
"is_bot": false,
"headline": "stacksafe play -> circe AST conversion",
"author_name": "Maksym Fedorov",
"author_login": null,
"committed_at": "2023-01-31T17:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b8135852647963babafd41432db4c0940f144a5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'evolution-gaming:master' into to-from-circe-conversions",
"author_name": "Max Fedorov",
"author_login": "efemelar",
"committed_at": "2023-01-30T19:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96838e285ea69326c86147ac443a59e5d4773118",
"body": null,
"is_bot": false,
"headline": "optimise AST conversions",
"author_name": "Maksym Fedorov",
"author_login": null,
"committed_at": "2023-01-30T19:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f947812d9578c0cc68eb66a92d8c2c3b868a82c",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.10.4-SNAPSHOT",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2023-01-16T11:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1e05268b3b15b488b713c1822c44e3686ae9239",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.10.3",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2023-01-16T11:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edbec14737719fb7d9ecb0148c08107be952cdbd",
"body": null,
"is_bot": false,
"headline": "Provide play-json <-> circe conversions",
"author_name": "Maksym Fedorov",
"author_login": null,
"committed_at": "2022-10-26T15:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc4a2d76360cd144b04fb84828de067512be42f",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.10.3-SNAPSHOT",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2022-10-14T07:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0574c06bd967336ac28488c8e5ce179e88638e0",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.10.2",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2022-10-14T07:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36874c13cbf94c2e7354957a41169ca5112af0d0",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2022-10-13T22:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "427613fccb031aac29c50b31d1a814e48b371c3f",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.10.2-SNAPSHOT",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2022-09-19T10:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cdac518c90c183272735e54f33fa9c9938ccea7",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.10.1",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2022-09-19T10:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "420dd0047ea83df6ef6475d73934ac669ca53428",
"body": "Faster parsing and serialization of non-null values",
"is_bot": false,
"headline": "Merge pull request #27 from plokhotnyuk/master",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2022-09-19T09:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48c61fda7aed22ac1b56775a3f6756e9e42cb26",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Andriy Plokhotnyuk",
"author_login": "plokhotnyuk",
"committed_at": "2022-09-16T08:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6648ddb627f18dbc4fd0c6f95b3a64a4ccb5dd91",
"body": null,
"is_bot": false,
"headline": "Update Scala 2.12.x to 2.12.17",
"author_name": "Andriy Plokhotnyuk",
"author_login": "plokhotnyuk",
"committed_at": "2022-09-16T08:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cae54c47aa315a8b21eaef4a79bc71b7ab8c6e59",
"body": "Add Scala 3 support for play-json-jsoniter\n\nUpdate Scala to 2.12.16 and 2.13.8\n\nUpdate Scala.js to 1.11.0\n\nUpdate play-json to 2.10.0-RC6\n\nUpdate jsoniter-scala-core to 2.17.3\n\nUpdate scala-collection-compact to 2.7.0\n\nUpdate CI dependencies",
"is_bot": false,
"headline": "Faster parsing and serialization of non-null values",
"author_name": "Andriy Plokhotnyuk",
"author_login": "plokhotnyuk",
"committed_at": "2022-09-15T05:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c5cd680a54addde376e5e4b3453c7f4da0acdd6",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.10.1-SNAPSHOT",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-12-05T17:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a0f36a24748cbd6f653495e27cb550400221080",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.10.0",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-12-05T17:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b967b5a1185e0447a174984ba5d1692095955d",
"body": "More efficient parsing/serialization to/from Play AST + more efficient formats for `java.time._` types",
"is_bot": false,
"headline": "Merge pull request #25 from plokhotnyuk/master",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-10-28T19:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112afb6cfb4695d8412ac30f0ef774bab1f7758b",
"body": "…t formats for `java.time._` types",
"is_bot": false,
"headline": "More efficient parsing/serialization to/from Play AST + more efficien…",
"author_name": "Andriy Plokhotnyuk",
"author_login": "plokhotnyuk",
"committed_at": "2021-10-25T09:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48f3bfaf44564cb72f6b4fd4fea4ee1c9049b04e",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.9.4-SNAPSHOT",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-09-01T10:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7413ff941502fbb8b0f1bc96a54c6206c65a774",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.9.3",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-09-01T10:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92644bdfd201be6678452916276bfacaf12479ab",
"body": "Fix FlatFormat don't throw an exception if providing non-existing field",
"is_bot": false,
"headline": "Merge pull request #24 from evolution-gaming/flatformat_fix",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-09-01T09:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d242257a1bb4e47891b2622be68650418ab7180",
"body": null,
"is_bot": false,
"headline": "Fix FlatFormat don't throw an exception if providing non-existing field",
"author_name": "mkharytonau",
"author_login": null,
"committed_at": "2021-08-31T16:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2d496f56e279ebe84fdb218fd2c6f13b8a71fb1",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.9.3-SNAPSHOT",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-06-30T18:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b7d68e7f56564acfe383db349015a4f2693bffd",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.9.2",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-06-30T18:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af37dff8f7686af119ad3a2cba277ec0c5fa6c8d",
"body": null,
"is_bot": false,
"headline": "add JsObject validation to Format.const",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-06-30T18:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e2f20bd6a0e5f4b6260912763dfabb8c4947b4",
"body": null,
"is_bot": false,
"headline": "make Format.cont less strict",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-06-30T18:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4068e79f35ef7d2f94ab1779064035bd2bc03e8",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.9.2-SNAPSHOT",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-05-07T10:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71a085c684f6dd3ec09bdc59eeb42c9263b0e42",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.9.1",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-05-07T10:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "588ee0c0ff28c2e90c6dff443e3ddc15ca03dae1",
"body": null,
"is_bot": false,
"headline": "switch to evolution.jfrog.io",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-05-07T10:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d676d5909097a499224f9242cbf1060c19dc8548",
"body": "Add Scala.js support",
"is_bot": false,
"headline": "Merge pull request #21 from plokhotnyuk/add-scala.js-support",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-05-07T10:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d39c0a28b16635d95425eecb626a4adb0dce7879",
"body": null,
"is_bot": false,
"headline": "Add Scala.js support + upgrade sbt, plugins & dependencies",
"author_name": "Andriy Plokhotnyuk",
"author_login": "plokhotnyuk",
"committed_at": "2021-04-30T18:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49ba50c745a39129e09a30f8bc08127120125236",
"body": null,
"is_bot": false,
"headline": "update ci.yml",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-01-09T21:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2f0ad676ca86f1793b85ef582586290023748c3",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #20 from sergiuszkierat/patch-1",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2021-01-09T21:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76c9192a37d39aea346a50c8196b850b28d80831",
"body": "Fix broken link",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Sergiusz Kierat",
"author_login": "sergiuszkierat",
"committed_at": "2021-01-07T21:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a74202efbb1518362fc3a2607d2d3144558c24e3",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.9.1-SNAPSHOT",
"author_name": "Vitaly Lavrov",
"author_login": "lavrov",
"committed_at": "2020-10-05T13:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd60de498bf67e7a83af128208f0e4115bd2a31",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.9.0",
"author_name": "Vitaly Lavrov",
"author_login": "lavrov",
"committed_at": "2020-10-05T13:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4aff6a78728a10e97da80059c3de623e4fecda7",
"body": null,
"is_bot": false,
"headline": "Upgrade play-json to 2.9.1 (#19)",
"author_name": "Vitaly Lavrov",
"author_login": "lavrov",
"committed_at": "2020-10-05T12:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "083751b22e020edf830a2cd7533b79927f7aaf1c",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.8.0",
"author_name": "Raitis Veinbahs",
"author_login": null,
"committed_at": "2020-08-25T14:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4244c5cad0d5c4e6d2171c24b292c9bdebb1980",
"body": "…duct-format-derivation\n\nImplement DiscriminatedEitherFormat + tests",
"is_bot": false,
"headline": "Merge pull request #18 from siers/feature/generic-discriminated-copro…",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2020-08-25T14:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5581580bf988f02c70b74a043c3c04334173a67",
"body": null,
"is_bot": false,
"headline": "Implement DiscriminatedEitherFormat + tests",
"author_name": "Raitis Veinbahs",
"author_login": null,
"committed_at": "2020-08-25T14:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3def6da106d88b9f7b111245bd4d8803318dc23",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.7.2-SNAPSHOT",
"author_name": "Vitaly Lavrov",
"author_login": "lavrov",
"committed_at": "2020-08-07T11:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26143d128ffcde1830442dc9b48735a4a65dc111",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.7.1",
"author_name": "Vitaly Lavrov",
"author_login": "lavrov",
"committed_at": "2020-08-07T11:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d26368cfe68cb5d3b35cc8d29d3fd41827787f",
"body": "ByteBuffer api",
"is_bot": false,
"headline": "Merge pull request #17 from haghard/fb_bbuf_api",
"author_name": "Vadim Bondarev",
"author_login": "haghard",
"committed_at": "2020-08-06T15:07:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30c61bd533e00e17df8202be1c15296654bfd213",
"body": null,
"is_bot": false,
"headline": "ByteBuffer api",
"author_name": "Vadim Bondarev",
"author_login": null,
"committed_at": "2020-08-06T13:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4964f192d75017fdcf52b4350b5bbb7d655294d",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2020-08-05T22:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1e337c2c64a58f5cca8d27cfb88478a6e2d772d",
"body": null,
"is_bot": false,
"headline": "setup github actions",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2020-08-05T22:15:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa82cee38124dd28e58ef12beb969fa159ff8575",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.7.1-SNAPSHOT",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2020-08-05T22:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a09c977d2a48ff339198a577fa739f5ed67ab3",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.7.0",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2020-08-05T21:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd2c6de3b808ccca8a292842fdfb1047d34daa9",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2020-08-05T21:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8336ca32e9628a04be6832906cbef1f69cd05b87",
"body": "extract JsonValueCodecJsValue",
"is_bot": false,
"headline": "Merge pull request #16 from evolution-gaming/PlayJsonJsoniter",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2020-08-05T19:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c665d94e60fafa4f7abee0b1785091c7d1c30fa0",
"body": null,
"is_bot": false,
"headline": "extract JsonValueCodecJsValue",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2020-08-05T16:33:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcfa7c2bea77abd8108588a8b97e935723ce38b8",
"body": null,
"is_bot": false,
"headline": "Bump version in readme",
"author_name": "Vadim Bondarev",
"author_login": null,
"committed_at": "2020-03-18T14:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aacd4d4fe876120746abe017033af2f212e08ef7",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.6.2-SNAPSHOT",
"author_name": "Vitaly Lavrov",
"author_login": "lavrov",
"committed_at": "2020-03-18T12:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b32305b547a11d284653c8afb27e4cfdf355a8",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.6.1",
"author_name": "Vitaly Lavrov",
"author_login": "lavrov",
"committed_at": "2020-03-18T12:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8393a56f748e8801d2a1fd8352385fba04efa634",
"body": "Several overrides for serialize",
"is_bot": false,
"headline": "Merge pull request #15 from haghard/master",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2020-03-18T10:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d5cd657706aff7072035ae027beebbfa94fd4d",
"body": null,
"is_bot": false,
"headline": "Renamed several methods",
"author_name": "Vadim Bondarev",
"author_login": null,
"committed_at": "2020-03-18T10:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3867b3cca8fd39ff6d3ded3663ebb091f7157298",
"body": null,
"is_bot": false,
"headline": "small refactoring",
"author_name": "haghard",
"author_login": "haghard",
"committed_at": "2020-03-17T20:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbec31667684a111afe4795d1d7b28383b0d4c5b",
"body": null,
"is_bot": false,
"headline": "Overrides for serialize",
"author_name": "haghard",
"author_login": "haghard",
"committed_at": "2020-03-17T19:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e26a976e1693ee18e8d3f987c7881bc246c58fa",
"body": "… (#14)\n\n* Bump jsoniter\r\n\r\n* Deserialization from InputStream and String types\r\n\r\n* Updated README\r\n\r\nCo-authored-by: Vadim Bondarev <vbondarev@evolutiongaming.com>",
"is_bot": false,
"headline": "Updated jsoniter + several overloads for PlayJsonJsoniter.deserialize…",
"author_name": "Vadim Bondarev",
"author_login": "haghard",
"committed_at": "2020-03-17T14:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd1d921540cf597ac3518b1a466bd2e57b2404f0",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.6.1-SNAPSHOT",
"author_name": "Vitaly Lavrov",
"author_login": "lavrov",
"committed_at": "2020-01-10T14:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db6bf02058a652ca92988149b53e851cfec3b67c",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.6.0",
"author_name": "Vitaly Lavrov",
"author_login": "lavrov",
"committed_at": "2020-01-10T14:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b9ec4a4eb176bf9174345e6e50840298362314a",
"body": "Jsoniter integration",
"is_bot": false,
"headline": "Play-json-jsoniter (#13)",
"author_name": "Vadim Bondarev",
"author_login": "haghard",
"committed_at": "2020-01-10T14:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "888cc071069854efdcdb45502f971408de2276e3",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.5.2-SNAPSHOT",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2019-12-07T16:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e93750e76bfa5692325750fa9de7922b35f589",
"body": null,
"is_bot": false,
"headline": "Setting version to 0.5.1",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2019-12-07T16:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e0127abd1ec581472ccafd39843144c21016164",
"body": null,
"is_bot": false,
"headline": "fix deprecated message for JsonFormats",
"author_name": "Yaroslav Klymko",
"author_login": "t3hnar",
"committed_at": "2019-12-07T16:13:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 3,
"latest_release_at": "2026-07-17T13:18:14Z",
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 2,
"days_since_latest_release": 9,
"mean_days_between_releases": 241.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 9,
"stars": 10,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2018-06-13",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2021-01-07",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2022-10-26",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2025-06-11",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 9
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 14388,
"source_files_sampled": 55,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 37,
"open_issues": 1,
"closed_ratio": 0.75,
"closed_issues": 3,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "t3hnar",
"commits": 99,
"avatar_url": "https://avatars.githubusercontent.com/u/327341?v=4"
},
{
"type": "User",
"login": "Z1kkurat",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/7479593?v=4"
},
{
"type": "User",
"login": "lavrov",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/2944597?v=4"
},
{
"type": "User",
"login": "sergiy0",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/14073135?v=4"
},
{
"type": "User",
"login": "plokhotnyuk",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/890289?v=4"
},
{
"type": "User",
"login": "mr-git",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/8796159?v=4"
},
{
"type": "User",
"login": "stasimus",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1150926?v=4"
},
{
"type": "User",
"login": "haghard",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/1887034?v=4"
},
{
"type": "User",
"login": "bonifatio",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2865414?v=4"
},
{
"type": "User",
"login": "olegkovalenko",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/350927?v=4"
}
],
"contributors_sampled": 19,
"top_contributor_share": 0.593
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "6 out of 13 merged PRs checked by a CI test -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 10/28 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cf23acb932f2f79cc06158da58a0480bec0bfd7c",
"ran_at": "2026-07-27T09:39:30Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T13:18:24Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T13:04:51Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 26,
"created_at": "2022-02-01T08:07:07Z",
"last_comment_at": "2024-06-05T03:19:23Z",
"last_comment_author": "lenguyenthanh"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/evolution-gaming/play-json-tools",
"host": "github.com",
"name": "play-json-tools",
"owner": "evolution-gaming"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 36,
"vitality": 60,
"community": 37,
"governance": 60,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 60,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.3.0",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 241.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~241.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 241.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 9,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 9 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 9
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 9,
"stars": 10,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "10 stars",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 10
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "9 forks",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 9
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 19,
"top_contributor_share": 0.593
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 59% of commits",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "19 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 19
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 37,
"open_issues": 1,
"closed_issues": 3,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "37/39 decided PRs merged",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 37,
"decided": 39
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/28 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"followers": 95,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "evolution-gaming",
"public_repos": 140,
"account_age_days": 3910
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "95 followers of evolution-gaming",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 95,
"login": "evolution-gaming"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "140 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 140
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 13 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"scala",
"play-json"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 13 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 10/28 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 38,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.26,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "26 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Scala (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Scala"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Scala",
"largest_source_bytes": 14388,
"source_files_sampled": 55,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Scala (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Scala"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/55 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 55,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T09:39:47.901175Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/evolution-gaming/play-json-tools.svg",
"full_name": "evolution-gaming/play-json-tools",
"license_state": "standard",
"license_spdx": "MIT"
}