Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 393,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 176124,
"Makefile": 1506
},
"pushed_at": "2026-01-01T04:01:12Z",
"created_at": "2021-08-16T06:42:01Z",
"owner_type": "Organization",
"updated_at": "2025-09-20T06:08:24Z",
"description": "Protoc plugin for generating JSON marshalers and unmarshalers in Go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.thethingsindustries.com",
"name": "The Things Industries",
"type": "Organization",
"login": "TheThingsIndustries",
"company": null,
"location": "Amsterdam",
"followers": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/16132765?v=4",
"created_at": "2015-12-03T10:06:36Z",
"is_verified": null,
"public_repos": 28,
"account_age_days": 3886
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2023-08-08T13:42:10Z"
},
{
"tag": "v1.6.0-rc.1",
"kind": "prerelease",
"published_at": "2023-08-04T10:22:24Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2023-04-06T12:21:58Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2023-04-03T16:14:43Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2022-12-15T15:08:01Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2022-11-17T09:09:51Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2022-07-13T13:34:06Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2022-05-03T13:02:48Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2022-02-15T10:08:01Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2022-01-24T07:59:25Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2022-01-19T15:44:45Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2022-01-12T12:25:57Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2021-11-24T09:03:25Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2021-11-23T12:47:08Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2021-11-05T08:24:52Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-09-28T13:24:19Z"
}
],
"recent_commits": [
{
"oid": "c67671fd064280d016d9aba85624002837a69430",
"body": "* Bump google.golang.org/protobuf from 1.36.5 to 1.36.6\n\nBumps google.golang.org/protobuf from 1.36.5 to 1.36.6.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-version: 1.36.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\n\n[…]\nc\n\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Johan Stokking <johan@stokking.nl>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#42)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-02T08:24:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78fa55d4201edde6804874e1a1940695c89c4809",
"body": "Bumps google.golang.org/protobuf from 1.36.4 to 1.36.5.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#40)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-01T12:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bef40fc7bba7bdd256e6147249046dc0f3d97a98",
"body": "Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.\n- [Release notes](https://github.com/google/go-cmp/releases)\n- [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/google/go-cmp\n dependen\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#41)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-01T12:45:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d17482d796d2be890819295fb890bd4cb6ccb242",
"body": "Bumps google.golang.org/protobuf from 1.36.1 to 1.36.4.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.36.1 to 1.36.4 (#39)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-03T14:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08ad0f20821675975c981488934558d9d97cff72",
"body": "Bumps google.golang.org/protobuf from 1.35.2 to 1.36.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 (#38)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-02T08:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac2c8a83d6a67ebd7755e16db88ad732d1c9a36e",
"body": "Bumps google.golang.org/protobuf from 1.35.1 to 1.35.2.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#37)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-04T13:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864745a32970a2b09e43f7561cf2232027fb20a7",
"body": "Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#36)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-01T13:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22ebcb74f551954feb2c7edbaadb6e5e8df1c687",
"body": "Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#35)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-01T19:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7bae1274fff1b02c5a0279dbfdfc5c7da0ff70e",
"body": "Bumps google.golang.org/protobuf from 1.34.0 to 1.34.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#34)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-12T05:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d014d1e7c990a431725b3e1dfa9b5cadfe89c9",
"body": "Bumps google.golang.org/protobuf from 1.33.0 to 1.34.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#33)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-01T10:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "529f53dc599fa0ed07e800ef70fbe660b2c38c0b",
"body": "Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#32)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-20T11:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07c42c625816a53f4f5e0e79bd9f3d5d238c52b9",
"body": "Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-08T14:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9795d21dc5076c0c114f9cff06096c08b3136c11",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.\r\n- [Release notes](https://github.com/actions/setup-go/releases)\r\n- [Commits](https://github.com/actions/setup-go/compare/v4...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-go\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 4 to 5 (#31)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-02T11:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9024ef0a318f60d7083118da6b81e9db0c95dfa1",
"body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.\r\n- [Release notes](https://github.com/actions/github-script/releases)\r\n- [Commits](https://github.com/actions/github-script/compare/v6...v7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/github-script\r\n \n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/github-script from 6 to 7 (#29)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-12T17:30:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3cc4e864eef63da1f7fdd6403b4d82ed4212c45b",
"body": "Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.\r\n- [Release notes](https://github.com/google/go-cmp/releases)\r\n- [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/google/go-cmp\r\n d\n[…]\n:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#28)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-01T15:16:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc1f2e787b5580c09890da218268a3b943cc770f",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dep\n[…]\n:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 4 (#27)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-02T09:23:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "26ea0d350c88dd754fa5fcea28c6d8c66b6623c5",
"body": "* Initialize buf module\n\n* Update Go\n\n* Move annotations.proto to api/thethings/json\n\n* Format files\n\n* Regenerate protos\n\n* Add test to workspace\n\n* Build protos with buf\n\n* Lint, format and push protos in CI\n\n* Remove triage for PRs\n\n---------\n\nCo-authored-by: Hylke Visser <hylke@thethingsindustries.com>",
"is_bot": false,
"headline": "Build with Buf and push to BSR (#26)",
"author_name": "Johan Stokking",
"author_login": "johanstokking",
"committed_at": "2023-08-08T13:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "661cf9113391244cb7b74bab12ecdf4fdb2ed44c",
"body": "Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-03T09:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbdaa6c20ab3ee5b00a02eb514992b8b1cf448c1",
"body": null,
"is_bot": false,
"headline": "Provide error unwrapping (#24)",
"author_name": "Adrian-Stefan Mares",
"author_login": "adriansmares",
"committed_at": "2023-04-06T12:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43edfcbb131a40ec7ddb1e75d27ab4c80ac9aaf1",
"body": "* Bump actions/setup-go from 3 to 4\r\n\r\nBumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.\r\n- [Release notes](https://github.com/actions/setup-go/releases)\r\n- [Commits](https://github.com/actions/setup-go/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actio\n[…]\ny: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Adrian-Stefan Mares <adrian.mares@thethingsindustries.com>",
"is_bot": true,
"headline": "Bump actions/setup-go from 3 to 4 (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-03T16:14:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f3414c2fc7f84b09e7e41901d7b298498aee56c2",
"body": "Bumps google.golang.org/protobuf from 1.28.1 to 1.30.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/protobuf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-03T08:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee7254a33117cef1d01556371c29bf488a5e74db",
"body": null,
"is_bot": false,
"headline": "Add `legacy_fieldmask_marshaling` option (#21)",
"author_name": "Yorick Smilda",
"author_login": "ysmilda",
"committed_at": "2022-12-15T15:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32cc7f6b6f17dded2a0407db61af05f4eb7eaf10",
"body": "* Implement fieldmask unmarshaller\r\n\r\n* Implement fieldmask marshaller\r\n\r\n* Move duplicated generators to a function",
"is_bot": false,
"headline": "Implement fieldmask unmarshaller (#19)",
"author_name": "Yorick Smilda",
"author_login": "ysmilda",
"committed_at": "2022-11-17T09:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ddcc452fb10b87d751ebc09dba066dc00d7735",
"body": "Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.8 to 0.5.9.\r\n- [Release notes](https://github.com/google/go-cmp/releases)\r\n- [Commits](https://github.com/google/go-cmp/compare/v0.5.8...v0.5.9)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/google/go-cmp\r\n d\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#17)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-10-03T13:09:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2cb99758debda43010ec1bc33ae9cd4059e53bff",
"body": "Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.0 to 1.28.1.\r\n- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)\r\n- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)\r\n- [Commits](https://github.co\n[…]\nroduction\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#16)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-01T10:22:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "168fc5db7f96b45ded12028bd8833af084b2b0e7",
"body": null,
"is_bot": false,
"headline": "Support object notation for WKT wrappers (#15)",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-07-13T13:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "397b2d662cf3cf90e5332e140f1a9c65d86ad198",
"body": null,
"is_bot": false,
"headline": "Upgrade protoc",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-05-06T14:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8414e03eca1d48b2854934c059388ebe6c954862",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions dependencies",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-05-06T14:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83588e4177369fac70ba0b068945df735a1a050",
"body": null,
"is_bot": false,
"headline": "Update Go dependencies",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-05-06T14:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2bade60250df2d9900419844fc047373ccfa2e",
"body": null,
"is_bot": false,
"headline": "Add stack contributors as reviewers on dependency updates",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-05-06T14:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bcc93409b7ef6a6feda41c46d419ed420114d03",
"body": null,
"is_bot": false,
"headline": "Generate pointer receiver for MarshalJSON",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-05-03T13:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c39f7ddebace16409b8782625f9c1c92cdae5aa9",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 (#9)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-01T12:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0abce9d1f1efc5bf19266d9eddf11fa53017e567",
"body": null,
"is_bot": false,
"headline": "Upgrade Go dependencies",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-03-01T12:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffd641b58d9f8054606e61ad51dc1c08c74c9451",
"body": null,
"is_bot": false,
"headline": "Add dependabot configuration",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-03-01T12:03:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8618d8c71c5af6acf8e9593a75f5b8a1600b692",
"body": null,
"is_bot": false,
"headline": "Add Go code workflow",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-03-01T11:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6fcf35415086f41384a7af7b18be5f21893216d",
"body": null,
"is_bot": false,
"headline": "Add issue triage workflow",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-03-01T11:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f7a4d60270d95a3be10457551c31a5b267b13b9",
"body": null,
"is_bot": false,
"headline": "Merge pull request #8 from TheThingsIndustries/fix/aliases",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-02-15T10:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f7c56a230bf9fa25a0423e15a02719e77d2f5d1",
"body": null,
"is_bot": false,
"headline": "Add unit tests for TextMarshalers",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-02-15T10:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2c29094dea2497fdedb3951886537f445c219f7",
"body": null,
"is_bot": false,
"headline": "Remove -o from uname command",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-02-15T09:01:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "debd7a41778c3dd4fa46b2db84137df72d023153",
"body": null,
"is_bot": false,
"headline": "Treat enums with prefix option as having aliases",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-02-07T15:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ad866bbbdcbbe97244a65529eecdf5a529ce73c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #7 from TheThingsIndustries/fix/generated-filename",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-27T09:00:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1779befd52ab61b87d6249c453afed9571d20346",
"body": null,
"is_bot": false,
"headline": "Fix generated filename in annotations.pb.go",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-26T10:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71a8baa4e130ef09dc4a5cc190e2095689af6c9",
"body": null,
"is_bot": false,
"headline": "Merge pull request #6 from TheThingsIndustries/fix/null-values",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-24T07:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb0c20af3918f9f0083f41066f1fe9e8ea292d8",
"body": null,
"is_bot": false,
"headline": "Fix unmarshaling of explicit null maps, slices and messages",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-21T14:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a18b838fd2e021a59c1378d18fd955c9af44f44f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #5 from TheThingsIndustries/featue/stdlib-marshalers",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-19T15:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b82793340577b6c4c4cf781bbd792ee5f628cea",
"body": null,
"is_bot": false,
"headline": "Respect marshal_as_number in enum TextMarshaler",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-19T10:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff4140a5656581e2a9725730f46073053e9c7acc",
"body": null,
"is_bot": false,
"headline": "Add TextMarshalers and TextUnmarshalers to enums",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-19T09:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "687c7777617fe27ef20338872c3ba8de6fe19e9a",
"body": null,
"is_bot": false,
"headline": "Fix missing std marshalers for wrappers",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-18T14:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99a2aaa620e0885b093da0b997333f4a8dfb68a6",
"body": null,
"is_bot": false,
"headline": "Generate encoding/json (un)marshalers in test packages",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-18T13:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0a6880e78c7ef402bbb908e1e968abab47596ca",
"body": null,
"is_bot": false,
"headline": "Add std parameter to generate encoding/json (un)marshalers",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-18T13:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce77aa9b444dae4229fbd4f9966cafc21a98c1c",
"body": null,
"is_bot": false,
"headline": "Remove unnecessary encoding/json code",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-18T13:32:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3d9b41e85070bc003c83577d82ced8a074f8a00",
"body": null,
"is_bot": false,
"headline": "Add default configurations for (un)marshalers",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-18T13:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac4265bfbb3bd029d6efac6cb9f4b684c73cff8",
"body": "…er-funcs",
"is_bot": false,
"headline": "Merge pull request #4 from TheThingsIndustries/feature/custom-marshal…",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-12T12:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50124dd21c4fd8a70fd8ef26c86efdcf210a8647",
"body": null,
"is_bot": false,
"headline": "Allow custom (un)marshaler funcs with lang=gogo",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2022-01-12T12:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "578a2d743a031d79c26ec96fe64c65f99c07adae",
"body": null,
"is_bot": false,
"headline": "Install protoc-gen-gogo in development environment",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-12-27T08:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efa41f7cfd266605da1929f71bc07370cfc87867",
"body": null,
"is_bot": false,
"headline": "Merge pull request #3 from TheThingsIndustries/fix/field-mask-object",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-11-24T09:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f333e1194a1dff9fc2e9f9e6bafeff22e78557a",
"body": null,
"is_bot": false,
"headline": "Add tests for field mask unmarshaling",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-11-23T16:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b94174606c943fae2781bb64a11714fb83e79c9",
"body": null,
"is_bot": false,
"headline": "Assert object end on Any and FieldMask objects",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-11-23T16:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e880c43cbf16f7cbefa0d5a2622101d5b1aafe6",
"body": null,
"is_bot": false,
"headline": "Merge pull request #2 from TheThingsIndustries/fix/marshal-any",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-11-23T12:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b00c7aced157d96b465e404daff85b05aa07a6",
"body": null,
"is_bot": false,
"headline": "Fix marshaling of WKTs inside google.protobuf.Any",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-11-23T12:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec35e245d93d0910bb31d85e800b5b3bbcd37972",
"body": null,
"is_bot": false,
"headline": "Merge pull request #1 from TheThingsIndustries/fix/infinity-and-nan",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-11-05T08:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07d1f9fbd07059702117f8e3cfb99d7fb26477cb",
"body": null,
"is_bot": false,
"headline": "Write Infinity and NaN floats as strings",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-11-04T14:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "739f3bc725aa4c844db53968e28b369e93b54462",
"body": null,
"is_bot": false,
"headline": "Use extension number 51885",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-09-28T13:24:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5966977384944e5e3eac4572761a35299c374443",
"body": null,
"is_bot": false,
"headline": "Squash history into first public commit",
"author_name": "Hylke Visser",
"author_login": "htdvisser",
"committed_at": "2021-09-14T13:24:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 0,
"latest_release_at": "2023-08-08T13:42:10Z",
"latest_release_tag": "v1.6.0",
"releases_from_tags": true,
"days_since_last_push": 204,
"active_weeks_last_year": 0,
"days_since_latest_release": 1080,
"mean_days_between_releases": 62.4
},
"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": [
{
"name": "github.com/TheThingsIndustries/protoc-gen-go-json",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/TheThingsIndustries/protoc-gen-go-json",
"is_deprecated": false,
"latest_version": "v1.6.0",
"repository_url": "https://github.com/TheThingsIndustries/protoc-gen-go-json",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2023-08-08T13:42:10Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1080
}
]
},
"popularity": {
"forks": 1,
"stars": 5,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2024-06-18",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 4
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [
"api/thethings/json/annotations.proto",
"test/api.proto",
"test/enums.proto",
"test/fieldmask.proto",
"test/scalars.proto",
"test/wkts.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 56153,
"source_files_sampled": 30,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 5,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/json-iterator/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.12"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.6"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": true,
"version": "1.1.12",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "1.36.6",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "1.0.2",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 3,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 35,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "htdvisser",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/181308?v=4"
},
{
"type": "User",
"login": "ysmilda",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/19775528?v=4"
},
{
"type": "User",
"login": "adriansmares",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/36161392?v=4"
},
{
"type": "User",
"login": "johanstokking",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13334001?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.905
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"bsr.yml",
"buf.yml",
"go.yml",
"issue-triage.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 26 merged PRs checked by a CI test -- score normalized to 0",
"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": 4,
"reason": "Found 4/9 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 10,
"reason": "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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": "c67671fd064280d016d9aba85624002837a69430",
"ran_at": "2026-07-24T11:25:38Z",
"aggregate_score": 4.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-02-01T04:52:18Z",
"oldest_open_prs": [
{
"number": 46,
"created_at": "2025-10-01T04:01:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2025-10-01T04:01:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2025-12-01T04:17:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2026-01-01T04:01:09Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-04-02T08:24:51Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/TheThingsIndustries/protoc-gen-go-json",
"host": "github.com",
"name": "protoc-gen-go-json",
"owner": "TheThingsIndustries"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 25,
"inputs": {
"security": 57,
"vitality": 18,
"community": 30,
"governance": 57,
"engineering": 45,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 41,
"overall_after_abandonment_multiplier": 25
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.656,
"days_since_last_push": 204,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 204 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 204
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 40,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v1.6.0",
"releases_from_tags": true,
"days_since_latest_release": 1080,
"mean_days_between_releases": 62.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1080 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1080
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~62.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 62.4
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 4,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 478,
"days_since_last_human_commit": 1080,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1080 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1080,
"count": 3,
"signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"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": 30,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 1,
"stars": 5,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.905
},
"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 90% of commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 35,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 9
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/44 decided PRs merged",
"points": 30.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 44
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/9 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 36,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "TheThingsIndustries",
"public_repos": 28,
"account_age_days": 3886
},
"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": "36 followers of TheThingsIndustries",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 36,
"login": "TheThingsIndustries"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "28 public repos, account ~10 yr old",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 28
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"github.com/TheThingsIndustries/protoc-gen-go-json"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 1080
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1080 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1080
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 45,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "0 out of 26 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 26 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 4/9 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 5 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 5
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 5,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 6
},
"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": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.31,
"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": "13 of 42 human commits state their intent (structured subject or explanatory body)",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 42
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.344
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 64",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 64
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "22 of the last 64 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 22,
"sampled": 64
}
}
],
"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": "Go",
"largest_source_bytes": 56153,
"source_files_sampled": 30,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/30 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 30,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"api/thethings/json/annotations.proto",
"test/api.proto",
"test/enums.proto",
"test/fieldmask.proto",
"test/scalars.proto",
"test/wkts.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "api/thethings/json/annotations.proto, test/api.proto, test/enums.proto, test/fieldmask.proto, test/scalars.proto, test/wkts.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "api/thethings/json/annotations.proto, test/api.proto, test/enums.proto, test/fieldmask.proto, test/scalars.proto, test/wkts.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"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-24T11:25:55.229499Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TheThingsIndustries/protoc-gen-go-json.svg",
"full_name": "TheThingsIndustries/protoc-gen-go-json",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}