JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 62,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 20201,
"Makefile": 387
},
"pushed_at": "2026-07-16T14:47:15Z",
"created_at": "2021-03-17T08:18:07Z",
"owner_type": "Organization",
"updated_at": "2026-07-16T14:48:17Z",
"description": "Nagios check_http plugin alternative powered by Go",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Monitoring Forge",
"type": "Organization",
"login": "monitoring-forge",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/304787991?v=4",
"created_at": "2026-07-14T06:41:26Z",
"is_verified": null,
"public_repos": 30,
"account_age_days": 10
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.24",
"kind": "patch",
"published_at": "2026-07-16T14:47:16Z"
},
{
"tag": "v0.0.23",
"kind": "patch",
"published_at": "2026-07-14T13:21:29Z"
},
{
"tag": "v0.0.22",
"kind": "patch",
"published_at": "2026-07-04T14:56:38Z"
},
{
"tag": "v0.0.21",
"kind": "patch",
"published_at": "2025-09-04T08:33:12Z"
},
{
"tag": "v0.0.20",
"kind": "patch",
"published_at": "2023-09-12T08:15:51Z"
},
{
"tag": "v0.0.19",
"kind": "patch",
"published_at": "2023-09-12T07:25:44Z"
},
{
"tag": "v0.0.18",
"kind": "patch",
"published_at": "2023-08-09T05:57:29Z"
},
{
"tag": "v0.0.17",
"kind": "patch",
"published_at": "2023-08-09T00:18:12Z"
},
{
"tag": "v0.0.16",
"kind": "patch",
"published_at": "2023-08-08T08:14:01Z"
},
{
"tag": "v0.0.15",
"kind": "patch",
"published_at": "2021-07-26T01:55:38Z"
},
{
"tag": "v0.0.14",
"kind": "patch",
"published_at": "2021-07-16T12:57:02Z"
},
{
"tag": "v0.0.13",
"kind": "patch",
"published_at": "2021-07-13T14:02:07Z"
},
{
"tag": "v0.0.12",
"kind": "patch",
"published_at": "2021-05-24T05:12:03Z"
},
{
"tag": "v0.0.11",
"kind": "patch",
"published_at": "2021-05-08T04:45:37Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2021-04-15T02:50:37Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2021-03-31T00:19:38Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2021-03-31T00:05:57Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2021-03-30T23:58:50Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2021-03-29T04:48:39Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2021-03-24T06:49:43Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2021-03-23T07:01:17Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2021-03-22T02:26:05Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2021-03-22T01:49:42Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2021-03-18T06:42:51Z"
}
],
"recent_commits": [
{
"oid": "c2a84b3f61b0d87777b8f1b483439acf7afed8eb",
"body": "Release for v0.0.24",
"is_bot": false,
"headline": "Merge pull request #20 from monitoring-forge/tagpr-from-v0.0.23",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-16T14:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde2628d2649a66b0c8b125b814384955ced92ea",
"body": null,
"is_bot": true,
"headline": "[tagpr] update CHANGELOG.md",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-16T14:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a82ede7352ab966b4d1dccfd73d39c630cc25c",
"body": null,
"is_bot": true,
"headline": "[tagpr] prepare for the next release",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-16T14:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e3279c31b543626361c6586fdcb84b1df24149",
"body": "…erify-option\n\nrepo transfer and add verify opt",
"is_bot": false,
"headline": "Merge pull request #19 from monitoring-forge/feat/repo-transfer-and-v…",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-16T14:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de897514b4128e83e1952a4a2d64ee480d611883",
"body": null,
"is_bot": false,
"headline": "transport test",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-16T14:42:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5860367b613fdb25447957af50b2a211465ac227",
"body": null,
"is_bot": false,
"headline": "repo trasfer and add verify opt",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-16T14:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "385815dd8585bcd6d9ccf4d3875051209385da10",
"body": "Release for v0.0.23",
"is_bot": false,
"headline": "Merge pull request #18 from kazeburo/tagpr-from-v0.0.22",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-14T13:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1284c9e98229b33f928354cf1e874663ff40648",
"body": null,
"is_bot": true,
"headline": "[tagpr] update CHANGELOG.md",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-11T09:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "524d93f6377677c12cbc4d9e1d96b0cd60f6b7ce",
"body": null,
"is_bot": true,
"headline": "[tagpr] prepare for the next release",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-11T09:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98b2d1a571453b311e075ba15aeac48564304cff",
"body": "…es-52f2481a87",
"is_bot": false,
"headline": "Merge pull request #17 from kazeburo/dependabot/go_modules/dependenci…",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-11T09:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "312d941dfc23adfa6d03d98c2a01324de4ace128",
"body": "Bumps the dependencies group with 1 update: [golang.org/x/sys](https://github.com/golang/sys).\n\n\nUpdates `golang.org/x/sys` from 0.46.0 to 0.47.0\n- [Commits](https://github.com/golang/sys/compare/v0.46.0...v0.47.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n dependency-version: 0.47.0\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "go: bump golang.org/x/sys in the dependencies group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T03:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0de92bfd47db53617f2e3114eb84edb382baa05",
"body": "Release for v0.0.22",
"is_bot": false,
"headline": "Merge pull request #14 from kazeburo/tagpr-from-v0.0.21",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-04T14:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b728d60be6c524cdeef10601ca979d2f5cb6e7",
"body": null,
"is_bot": true,
"headline": "[tagpr] update CHANGELOG.md",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-04T14:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8280d3f829324cacaf0198d5f6986e291c7627e7",
"body": null,
"is_bot": true,
"headline": "[tagpr] prepare for the next release",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-04T14:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88c969d2095c82bb40415fffe9df4660f117d564",
"body": "…encies-d852e0b5cb\n\nci: bump the dependencies group with 4 updates",
"is_bot": false,
"headline": "Merge pull request #16 from kazeburo/dependabot/github_actions/depend…",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-04T14:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5de2b8cffcec46b8579e33e03a1638f5ef190a2",
"body": "Bumps the dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [Songmu/tagpr](https://github.com/songmu/tagpr), [actions/setup-go](https://github.com/actions/setup-go) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).\n\n\nUpdate\n[…]\non\n dependency-version: 7.2.3\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "ci: bump the dependencies group with 4 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T14:51:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c28896e88b83ee4b1402cadfef22c281837ce1c",
"body": "Add unit tests for writer and checker, fix off-by-one bug",
"is_bot": false,
"headline": "Merge pull request #15 from kazeburo/feat/develop-tests",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-04T14:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7d7605b2907800921856880e6164965ef11c69",
"body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-04T13:27:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "953ab1d98ecbef5c270dd2669848513f8e154073",
"body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Apply suggestions from code review",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-04T13:26:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0a35422e2bc6fe62642dc88ba4ed174ba0473c24",
"body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for pull request finding",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-04T13:24:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "278010f531c597f7debf618ae77b2e1866246b67",
"body": null,
"is_bot": false,
"headline": "add more test. fix writer",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-04T12:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba70f24e96e0b398f767870bc2477363b5351485",
"body": null,
"is_bot": false,
"headline": "add test",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-04T12:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a641c208f0c86955c0ceabc4eadb693b46f2b26",
"body": null,
"is_bot": false,
"headline": "add dependabot",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-03T15:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2cd09f0ae7f863ccd588246e0b0462292883152",
"body": null,
"is_bot": false,
"headline": "split codes",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-03T15:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07e8b6612b5dd26a8ff8a0d87f1992e0f5e8e8bb",
"body": "Add unit tests for capWriter and expectedStatusCode.\nAlso fix an off-by-one bug in capWriter so writes keep bytes up to the configured cap.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "add tests for writer and checker",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2026-07-03T15:11:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "576e616b6da077820d6b3e68ec56e0c7adf1376a",
"body": "pin actions commithash",
"is_bot": false,
"headline": "Merge pull request #13 from kazeburo/feature/pin-actions",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2025-09-22T14:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d2c063afd6eb15f68d9fbe2b7a0c00ae241eba",
"body": null,
"is_bot": false,
"headline": "pin actions commithash",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2025-09-22T14:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3f1d4ae751947184641526a10e58348a419b065",
"body": "Release for v0.0.21",
"is_bot": false,
"headline": "Merge pull request #12 from kazeburo/tagpr-from-v0.0.20",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2025-09-04T08:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "381b9674b765783342ebb11dd490340388d5b3d9",
"body": null,
"is_bot": true,
"headline": "[tagpr] update CHANGELOG.md",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-09-04T08:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c4ec3a1b61098df6f5ac8bc37963aa60e85b68",
"body": null,
"is_bot": true,
"headline": "[tagpr] prepare for the next release",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-09-04T08:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d0105008ae41cb589d639193ccb0208514f3f2b",
"body": "introduced tagpr",
"is_bot": false,
"headline": "Merge pull request #11 from kazeburo/tagpr",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2025-09-04T08:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39ab058c537bd9a1fd5aa0b7d5882b0e5058c3fd",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update .github/workflows/release.yml",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2025-09-04T08:19:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3a0e172e111b0f891762225dd8c42bfca484dc46",
"body": null,
"is_bot": false,
"headline": "introduced tagpr",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2025-09-04T08:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "947ea98a34b6e045739182abae92dd832346046f",
"body": null,
"is_bot": false,
"headline": "set version 0.0.20",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-09-12T08:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91cb935423ade3804d13813da639fe7cc784c407",
"body": null,
"is_bot": false,
"headline": "critical if error in request",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-09-12T08:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bfe20a0ae6abffc3f3b0fe6e7e2482fd0809a73",
"body": null,
"is_bot": false,
"headline": "set version 0.0.19",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-09-12T07:24:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "802b3bcb6f844e57200d2dc642e55c7d9842de1c",
"body": "new options to set max tls version",
"is_bot": false,
"headline": "Merge pull request #9 from kazeburo/feature/tls-max-version",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-09-12T07:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f52864fd09954c454cf9c19fd9629154d16041cd",
"body": null,
"is_bot": false,
"headline": "new options to set max tls version",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-09-12T07:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aec76790dcc0e3a63e304a9ecb1a5682a494a75e",
"body": "update go-1.21",
"is_bot": false,
"headline": "Merge pull request #8 from kazeburo/feature/go-1-21",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-09-12T05:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb90151ea5db08865a82e503f3781e27ed8cd2e1",
"body": null,
"is_bot": false,
"headline": "update go-1.21",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-09-12T05:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b515b44242fdc84ee09bd0b20be8e12f8ebb430f",
"body": null,
"is_bot": false,
"headline": "set version 0.0.18",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-09T05:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf2d5608e28cc621898aac920a9c9f055621f23",
"body": null,
"is_bot": false,
"headline": "cgo",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-09T05:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59af973003ce82cdccb85242562d83cf53dbac10",
"body": null,
"is_bot": false,
"headline": "set version 0.0.17",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-09T00:16:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f25e2b368173b3c4815881cd4b426b0aa8868d2",
"body": "use client timeout",
"is_bot": false,
"headline": "Merge pull request #7 from kazeburo/feature/use-client-timeout",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-09T00:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f9ca42a5e6d0ede9c6f3c0a2ec585f16488c1d",
"body": null,
"is_bot": false,
"headline": "use client timeout",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-09T00:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "785e98e2f242edfcc62872775b9276efe1929e49",
"body": null,
"is_bot": false,
"headline": "set version 0.0.16",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-08T08:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "006059881696ac21135e34a46b4040ce1d8c3b11",
"body": "update",
"is_bot": false,
"headline": "Merge pull request #6 from kazeburo/feature/update-go-and-mod",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-08T08:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5518d8733567353cd7804762474566cb4646442b",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-08T08:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e17b86f18eef2cca3732131deb579c5749a2d747",
"body": "timeout io.Copy",
"is_bot": false,
"headline": "Merge pull request #5 from kazeburo/feature/timeout-io-copy",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-08T08:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "449275638061f46c15149c312cbe3737c6471463",
"body": null,
"is_bot": false,
"headline": "timeout io.Copy",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2023-08-08T08:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "244aa26645ae20ff66a85ed7ca64f6ad2153c941",
"body": null,
"is_bot": false,
"headline": "fix for check",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-09-18T00:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50c5c2c49706221de4e2fa16ab95d09901635f4e",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-07-26T01:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "120a824d43ca07d4990c75e69c34cef36e209c56",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-07-16T12:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61bf1d0ea5e5db8ec46d2b1d16579ab688901d32",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-07-13T14:01:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d8d6ccd1b65d20c050b6703f25e6360eb0fe8a",
"body": "update deps",
"is_bot": false,
"headline": "Merge pull request #3 from kazeburo/fix/update-deps",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-07-13T14:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb1adbd20833c9120ad265186066099b9ae30b9",
"body": null,
"is_bot": false,
"headline": "update deps",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-07-13T13:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df02fcd4fe6ee59b298fdacd62150ef6133a79d",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-05-24T05:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b4c2c5f290ae7bf29aaba816e7d400c8ee1ce4",
"body": "fixed version",
"is_bot": false,
"headline": "Merge pull request #2 from kazeburo/fix/version",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-05-24T05:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a84c961559e40ca697093875abf3204f5f110ce",
"body": null,
"is_bot": false,
"headline": "fixed version",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-05-24T05:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f68effad3ca390d1e9ee6c805363870f4d78e6",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-05-08T04:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e35a4bb17cead804d2664bb0fc649195378be9",
"body": "feature/Consecutive successful request",
"is_bot": false,
"headline": "Merge pull request #1 from kazeburo/consecutive",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-05-08T04:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e440907153232702672ccf43a7f163ef9827c97",
"body": null,
"is_bot": false,
"headline": "not only wait-for",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-05-08T02:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05a72510beb3b83eb5e8d28f240121a5e26d617",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-05-07T15:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c08ff26176b1095e4d546c6810b4c9586c34e46e",
"body": null,
"is_bot": false,
"headline": "consecutive successful request",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-05-07T15:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9bc0031bd1874ebe37550faec31b5329536f7e",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-04-15T02:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac3e32bf9a621d4ef54c18c239b89cf678c3e84a",
"body": null,
"is_bot": false,
"headline": "fixed for join host port",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-04-15T02:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252e8f3c75f9bf582b5741ac2b55f3a62b54ff45",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-31T00:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f6b637d027cefe29b4e566a94271dc88a1a001f",
"body": null,
"is_bot": false,
"headline": "quote msg",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-31T00:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1f3dcdfb7f204fe5392fb037419dce6e8ef8280",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-31T00:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "504e25d57753caeac55dc373f48bff31c0779452",
"body": null,
"is_bot": false,
"headline": "fix msg",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-31T00:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a957783c8f3daebdf76a923d195e67fa3c25817e",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-30T23:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0352bf23f34df1b9f666708d55f93b942573460b",
"body": null,
"is_bot": false,
"headline": "add base64 string",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-30T23:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2455647d532c8a041870782560a7d2ed366a2e24",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-29T04:47:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0673bb095c19a67033c5a94b7b12d9c791731721",
"body": null,
"is_bot": false,
"headline": "add no-discard flag",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-29T04:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f2e48b391e47f0021f644f5f643ed5f76005375",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-24T06:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4efa897966df0baa16256dbd37f199f8fd696eeb",
"body": null,
"is_bot": false,
"headline": "add wait-for feature",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-24T06:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a78860eb1a521257cda725144bc0bc56668e12",
"body": null,
"is_bot": false,
"headline": "refactor",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-24T00:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256c1e230ee025f48133ef936cce74381f2afc76",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-23T07:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0790d1eb15cb865238560a0008a65f98fcbe692d",
"body": null,
"is_bot": false,
"headline": "add -s feature",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-23T06:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fecc3ba469989c0a2c40b977815177d72a2ca646",
"body": null,
"is_bot": false,
"headline": "v++",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-22T02:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59afb10eb3dc360454c37000eba416d31304de1c",
"body": null,
"is_bot": false,
"headline": "printversion",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-22T02:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a84848340c0ad6a27700a1adc780efa30a9e1a1",
"body": null,
"is_bot": false,
"headline": "v++ = 0.0.2",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-22T01:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5837acf9e2eff5d3763f0b750367d886412410",
"body": null,
"is_bot": false,
"headline": "no use global opts",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-22T01:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82bafacba7f1ed02a6672c71e3d81142f02a9054",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-18T07:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22543e248513d83efd7a51d13ea2b863cab2bea7",
"body": null,
"is_bot": false,
"headline": "use main",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-18T06:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e519ad50053b39dce75e99f803802a5b9690f0",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-18T06:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ad9cfda297c973adb370fbf78259f7e8efa960",
"body": null,
"is_bot": false,
"headline": "first version",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-18T06:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f185a135f01abdc63c0c4f893655bce4a3c79d7f",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "Masahiro Nagano",
"author_login": "kazeburo",
"committed_at": "2021-03-17T08:18:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 33,
"latest_release_at": "2026-07-16T14:47:16Z",
"latest_release_tag": "v0.0.24",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 4,
"days_since_latest_release": 8,
"mean_days_between_releases": 201.8
},
"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/monitoring-forge/check_http2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/monitoring-forge/check_http2",
"is_deprecated": false,
"latest_version": "v0.0.24",
"repository_url": "https://github.com/monitoring-forge/check_http2",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-16T14:47:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 3,
"stars": 8,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2023-10-29",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 3
},
"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": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 7468,
"source_files_sampled": 5,
"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": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/dustin/go-humanize",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/jessevdk/go-flags",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/dustin/go-humanize",
"direct": true,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/jessevdk/go-flags",
"direct": true,
"version": "v1.6.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 2,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 18,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "kazeburo",
"commits": 78,
"avatar_url": "https://avatars.githubusercontent.com/u/46764?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"test.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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "5 out of 9 merged PRs checked by a CI test -- score normalized to 5",
"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": 0,
"reason": "Found 0/3 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"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": 10,
"reason": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"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": "c2a84b3f61b0d87777b8f1b483439acf7afed8eb",
"ran_at": "2026-07-24T15:41:45Z",
"aggregate_score": 6.2,
"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-07-18T03:02:46Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-16T14:47:05Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 10,
"created_at": "2023-10-29T16:05:27Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/monitoring-forge/check_http2",
"host": "github.com",
"name": "check_http2",
"owner": "monitoring-forge"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 70,
"vitality": 63,
"community": 32,
"governance": 52,
"engineering": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 33,
"human_commit_share": 0.886,
"days_since_last_push": 8,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "33 commits in the last year",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 33
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 24,
"latest_release_tag": "v0.0.24",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 201.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~201.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 201.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 8,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 8 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 8
}
}
],
"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": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"forks": 3,
"stars": 8,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": 52,
"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": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"merged_prs": 18,
"open_issues": 1,
"closed_issues": 1,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "18/18 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 18,
"decided": 18
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/3 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "monitoring-forge",
"public_repos": 30,
"account_age_days": 10
},
"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": "1 followers of monitoring-forge",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "monitoring-forge"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "30 public repos, account ~0 yr old",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 30
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/monitoring-forge/check_http2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 55,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"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": "5 out of 9 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "good",
"name": "Security",
"value": 70,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 6.2
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 9 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"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 0/3 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"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 3 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": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"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": 3,
"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": 3
},
"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": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.282,
"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": "22 of 78 human commits state their intent (structured subject or explanatory body)",
"points": 15,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 78
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 89,
"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.057,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.023
},
"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": "5 of the last 88 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 88
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 88 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 88
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 7468,
"source_files_sampled": 5,
"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/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"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-24T15:42:01.076645Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/monitoring-forge/check_http2.svg",
"full_name": "monitoring-forge/check_http2",
"license_state": "standard",
"license_spdx": "MIT"
}