原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"actions",
"code-coverage",
"golang"
],
"is_fork": false,
"size_kb": 989,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 27895,
"Shell": 10650
},
"pushed_at": "2026-07-25T08:19:57Z",
"created_at": "2024-03-11T14:21:15Z",
"owner_type": "User",
"updated_at": "2026-07-25T08:20:00Z",
"description": "A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Go",
"significant_languages": [
"Go",
"Shell"
]
},
"owner": {
"blog": "corvespace.de",
"name": "Friedrich Große",
"type": "User",
"login": "fgrosse",
"company": "@paloaltonetworks @protectai",
"location": "Berlin, Germany",
"followers": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/733004?v=4",
"created_at": "2011-04-16T07:46:43Z",
"is_verified": null,
"public_repos": 61,
"account_age_days": 5584
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2026-07-20T19:07:37Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2026-03-11T22:13:58Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2024-08-28T11:44:39Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-08-23T07:55:16Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-07-25T09:51:22Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-06-11T20:08:11Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-04-26T10:39:58Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-03-18T21:49:13Z"
}
],
"recent_commits": [
{
"oid": "fd89fd886b2cb535f758eed99b57e3c285935d17",
"body": "Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4.2.1 to 4.2.3.\n- [Release notes](https://github.com/jdx/mise-action/releases)\n- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jdx/mise-action/compare/dad1bfd3df957f44999b559dd69d\n[…]\nirect: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 jdx/mise-action from 4.2.1 to 4.2.3 (#91)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-25T08:19:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6c95598fc190173014e85023cfd3624021531233",
"body": "Our .goreleaser.yaml sets changelog.disable, which skips the pipeline stage\nthat applies --release-notes, so goreleaser publishes the release with an\nempty body and no warning. This is what happened during the v1.3.1 release,\nwhere the notes had to be attached afterwards.\n\nDocument the extra 'gh release edit' step and add a verification step so an\nempty body or a missing artifact is caught before the release is announced.",
"is_bot": false,
"headline": "Document that goreleaser does not apply --release-notes (#90)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-07-20T19:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e432de98ee94a276e8f666d25bfd76347665f75b",
"body": null,
"is_bot": false,
"headline": "Release v1.3.1",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-07-20T19:05:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8899880eee3423c8ef1b836e2ddc26f5ee7a1673",
"body": "Add a mise.toml that pins the Go, golangci-lint and shellcheck versions,\nand install them in CI via mise-action so local checks and the pipeline\nalways agree. This replaces the GO_VERSION env var and the golangci-lint\nversion input, which had to be kept in sync by hand, and lets contributors\nreprodu\n[…]\nreturn inside the braced group returns from the function, so the trailing\necho was dead code and the ::endgroup:: marker was never emitted. As a\nresult the GitHub Actions log groups were never closed.",
"is_bot": false,
"headline": "Pin dev tooling with mise and update golangci-lint to v2.12.2 (#89)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-07-20T18:46:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9750f0984c753946005515406d63621253e64ee8",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '7'\n depen\n[…]\nirect:production\n update-type: version-update:semver-major\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 actions/setup-go from 6 to 7 (#88)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-20T18:06:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "744f0df44ac697c3e48386408ed82df2ba773e7b",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.1 to 9.3.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/82606bf257cbaff209d206a39f5134f0cfbfd2ee...ba\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 golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#87)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T05:44:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "197a0777decc4219e03287907ecf2d819ff0ba8f",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\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 actions/cache from 5 to 6 (#86)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T10:14:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a95f2ca36ec68e8315bd0fabcf31d302bd46a20d",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\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 actions/checkout from 6 to 7 (#85)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T07:01:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c173567f08444a9f71b0d6ba8a024281ea29fb6",
"body": "Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.2.0 to 9.2.1.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/1e7e51e771db61008b38414a730f564565cf7c20...82\n[…]\nirect: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 golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#84)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-24T11:47:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4cca7a2631cde06f5d41be1ffb5764b853da07fb",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v3...v4)\n\n-\n[…]\nirect:production\n update-type: version-update:semver-major\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/codeql-action from 3 to 4 (#79)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-26T17:27:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "692e9c2296365c3659bc492e628fec5b5001e1f7",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-version: '6'\n depen\n[…]\nirect:production\n update-type: version-update:semver-major\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 actions/setup-go from 5 to 6 (#78)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-26T13:59:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a51be5352f98f6b5844b6f2ba99680724e9b6812",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\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 actions/cache from 4 to 5 (#83)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-26T13:09:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d077c092b8fbddad5d79a6293776f5b9782f8f9c",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\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 actions/checkout from 4 to 6 (#80)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T18:30:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6eebfae9b3f41b2f654c5cf638960e8fd6d9267b",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\n[…]\nirect:production\n update-type: version-update:semver-major\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 actions/upload-artifact from 4 to 7 (#81)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-24T18:27:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5c10d0aba6aa9dc7f634eb2f9ec122e154cea2d2",
"body": "* Bump tj-actions/changed-files from 42.1.0 to 47.0.6\n\nBumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.1.0 to 47.0.6.\n- [Release notes](https://github.com/tj-actions/changed-files/releases)\n- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HIST\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: Friedrich Große <friedrich.grosse@gmail.com>",
"is_bot": true,
"headline": "Bump tj-actions/changed-files from 42.1.0 to 47.0.6 (#82)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-20T20:38:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0690080db3d47633da64434c459a5029604ef37a",
"body": null,
"is_bot": false,
"headline": "Use dependabot to keep actions up to date (#77)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-04-20T20:30:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e8c26f0e6308a4b158d902b1b149af3207e752b",
"body": null,
"is_bot": false,
"headline": "Fix goreleaser deprecations and use CHANGELOG.md for release notes (#75)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-03-11T22:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbeb2ab2e32591d690337146ba02a911cc566f3f",
"body": null,
"is_bot": false,
"headline": "Add .envrc to .gitignore",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-03-11T22:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6ab3144486abf1db1573421a3c884bd4d5392fa",
"body": null,
"is_bot": false,
"headline": "Update goreleaser config to version 2",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-03-11T22:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ce711ced2d25d1fc704be9db6a3e4876c308181",
"body": null,
"is_bot": false,
"headline": "Add RELEASING.md with release process documentation",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-03-11T22:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb278fd345172149ffd82967c0e1a92547b9d621",
"body": null,
"is_bot": false,
"headline": "Bump default version to v1.3.0 in action.yml and README",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-03-11T21:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30d794375892a2a971ef52261e8a3c46164e615",
"body": null,
"is_bot": false,
"headline": "Release v1.3.0",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-03-11T21:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "764680f6cbd0b3b85511abe1e3a8ab3789bc8d32",
"body": "* Add structured outputs to the GitHub Action\n\nAdds six new outputs (total_coverage, coverage_delta, coverage_trend,\ntotal_statements, covered_statements, missed_statements) so downstream\nsteps can enforce thresholds or create badges without parsing Markdown.\n\nThe go-coverage-report binary gains a -\n[…]\nstif, revive, staticcheck, wastedassign).\n\n* Update CHANGELOG for #64\n\n* Update Go to 1.26 and golangci-lint to v2.11.3 in CI\n\n* Pin GitHub Actions to exact commit SHAs to prevent supply chain attacks",
"is_bot": false,
"headline": "Add structured outputs to the GitHub Action (#74)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-03-11T21:39:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e12be79b245a19a6336fd404c85ee077c4806aa7",
"body": null,
"is_bot": false,
"headline": "Add \"EVENT_NAME\" to Environment Variables (#58)",
"author_name": "John Maguire",
"author_login": "jm96441n",
"committed_at": "2026-03-11T20:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45c4605513a7da34acc945357da98b4025975536",
"body": "… (#59)",
"is_bot": false,
"headline": "Add `exclude` parameter to allow excluding some files from the report…",
"author_name": "Dhia Ayachi",
"author_login": null,
"committed_at": "2026-03-11T19:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "238549031ae3082c51e8e7527b38027d92bc3b15",
"body": "* Add graceful fallback for missing baseline coverage\n\nWhen the baseline coverage artifact is unavailable (e.g., expired after\n90 days or no successful runs on target branch), the action now:\n\n- Continues instead of failing\n- Shows current coverage using an empty baseline\n- Adds a warning note to the PR comment explaining baseline is unavailable\n\nThis prevents CI failures on PRs when baseline artifacts expire.",
"is_bot": false,
"headline": "Add graceful fallback for missing baseline coverage (#71)",
"author_name": "Zane Dufour",
"author_login": "znd4",
"committed_at": "2026-03-10T20:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3756919a8520d1ba621e5fdbb86b6acda5e2f3a9",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-03-10T20:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e74112621884a2f5f854789994e303f9d52dd9",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG for #72",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2026-03-10T20:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e70aa7d8ec6944f8e9577427ceddffce03641b87",
"body": null,
"is_bot": false,
"headline": "Count statments after block deduplication (#72)",
"author_name": "LanderK",
"author_login": "LanderK-Bondaval",
"committed_at": "2026-03-10T20:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae3204f4125161ae4a75780bdb57dec472bfd49c",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr\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/stretchr/testify from 1.10.0 to 1.11.1 (#66)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-19T17:56:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3dda317b2b30882e21656aea68a284ed628e6452",
"body": null,
"is_bot": false,
"headline": "Allow triggering Unit tests action manually",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2025-05-23T15:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3951d5d738d8cfe2b24d515f5b7d326c43341e0",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stre\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/stretchr/testify from 1.9.0 to 1.10.0 (#49)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-27T10:31:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "319492983e62c45dcf8dd412cc99085ad4935a7a",
"body": null,
"is_bot": false,
"headline": "Update Go and golangci-lint versions in CI (#50)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-11-27T10:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c1d1a09864211d258937b1b1a5b849f7e4f2682",
"body": null,
"is_bot": false,
"headline": "Release v1.2.0",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-08-28T11:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6496ac8b0eac80c14f1778e6b2ece2d25e706f8",
"body": "* Enable configuring the GITHUB_BASELINE_WORKFLOW_REF\r\n\r\n* Update Inputs section in README.md\r\n\r\n* Add required: false",
"is_bot": false,
"headline": "Add input to configure GitHub Actions workflow filename (#44)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-08-28T11:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dec721f791d66a429b9fcfff640c37603c54d79",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-08-28T10:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec9138dece5245e39d7ef00c5a5abb5936f383b4",
"body": null,
"is_bot": false,
"headline": "Release version to v1.1.1",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-08-23T07:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3f798d6f32b9b16faea37cc7192261bb25b192",
"body": "… (#41)\n\n* Use github.workflow_ref to fix issues when workflow files are renamed\r\n\r\n* Add CHANGELOG entry",
"is_bot": false,
"headline": "Use github.workflow_ref to fix issues when workflow files are renamed…",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-08-23T07:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9959d8c6477827f61e6a44c11f64eb567fe99c",
"body": "Document missing permission",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-08-14T12:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04118b5c263fc8d1d1a812f28849c54309d62abd",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-07-25T09:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f0113b2f70e48ad7ebeaf52769b7872d258502",
"body": "Co-authored-by: Friedrich Große <friedrich.grosse@gmail.com>",
"is_bot": false,
"headline": "Add skip-comment input (#37)",
"author_name": "Jacob Shufro",
"author_login": "jshufro",
"committed_at": "2024-07-25T09:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89095d90c5cfaf43448f84787ddcb9c104f3bd25",
"body": null,
"is_bot": false,
"headline": "Document required permissions (#38)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-07-25T07:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01ee5ff151ab6148d4a30693f821b01bf2fe3bc8",
"body": "Use all_modified_files.json instead of all_changed_files.json",
"is_bot": false,
"headline": "Merge pull request #36 from jshufro/jms/fix-deletion-false-negative",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-07-25T07:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e8ae224bff9bc43b753e44a8a105c1a0f0e241",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-07-25T07:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f878443e4926a392c9f07c8e49aa0ffc346d42b9",
"body": "Fixes #35",
"is_bot": false,
"headline": "Use all_modified_files.json instead of all_changed_files.json",
"author_name": "Jacob Shufro",
"author_login": "jshufro",
"committed_at": "2024-07-17T20:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff33f0f3f96d20ecb97198100852d2af288094ff",
"body": null,
"is_bot": false,
"headline": "Release version v1.0.2",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-06-11T20:05:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7fdb6b2de05324a4e8b9004edfd88d5a33e36e",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-06-11T19:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b64f801375b2f0c97697e46afb51311e56cd9e86",
"body": "Fixes #25",
"is_bot": false,
"headline": "Download GitHub artifacts into separate temp directories (#30)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-06-11T19:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feb8e6a350bdb6f62b0c493c67ddb90dfd000dc8",
"body": null,
"is_bot": false,
"headline": "Mention forks in the README.md limitations",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-06-11T19:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "345d05021a0305e33651f0a96d6f58c00cbb6240",
"body": "…n (#24)\n\n* Update README.md\r\n\r\nAdd information noting that you must use upload-artifact@v4 for the subsequent `gh run download` calls to work.\r\n\r\n* fix link\r\n\r\n* Change wording and format regarding minimum version of actions/upload-artifact\r\n\r\n---------\r\n\r\nCo-authored-by: Friedrich Große <friedrich.grosse@gmail.com>",
"is_bot": false,
"headline": "Update README: Include information on required upload-artifact versio…",
"author_name": "Peter Crist",
"author_login": "peter-crist",
"committed_at": "2024-06-11T19:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7469ef95bb02bcdd817b88dc54f67099320d9f37",
"body": "Link to PR instead of issue",
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-04-26T10:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb5ccb9ad1accf2f475bc4c54736d811cd604f3",
"body": null,
"is_bot": false,
"headline": "Fix links in CHANGELOG.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-04-26T10:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ceb204f0de405cf05a643827d45ef8be3fd4035",
"body": null,
"is_bot": false,
"headline": "Release v1.0.1",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-04-26T10:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a732f0523e159d964e19e2b587af21becf2bc130",
"body": "Fixes #18",
"is_bot": false,
"headline": "Generate coverage report also if only unit test files changed (#20)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-04-26T10:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a284a4c69b3383da62629009e9e8e58976efbf6a",
"body": "* Update README.md and CHANGELOG.md to point to v1\r\n\r\n* Rename $COVERAGE_REPORT_TRIM to $TRIM_PACKAGE\r\n\r\n* Rename \"-root-pkg\" flag to \"-root\"\r\n\r\n* Fail \"Download go-coverage-report\" job on non-zero status codes\r\n\r\n* Move downloading of binary into its own script\r\n\r\n* Use v0.4.0 version in GitHub CI \n[…]\n code into \"cmd\" directory\r\n\r\n* Tell goreleaser where to find the main package\r\n\r\n* Support install go-coverage-report from local and remote source\r\n\r\n* Some more tweaking of input and variable naming",
"is_bot": false,
"headline": "Prepare for v1 release (#14)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-18T21:45:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a29f92131b94aaeebaf3a06cd97cce4119fcc656",
"body": null,
"is_bot": false,
"headline": "Add action branding",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-18T15:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "668c91548578fc5b0f5832117073e6d8868de45b",
"body": null,
"is_bot": false,
"headline": "Improve formatting of README.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-17T22:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "befa59defb7cae26fa0d8c767fccfc4e8aafcd1d",
"body": null,
"is_bot": false,
"headline": "Add more description about what this tool does",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-17T22:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ca8926564446339ed061033568d0c1c861a04c5",
"body": null,
"is_bot": false,
"headline": "Improve README.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-17T22:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e51e96dbf7e800d9ed2fa613d3629724a950a07",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-17T12:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf38160a87f41ff9403b4d124f557d4225572a8",
"body": null,
"is_bot": false,
"headline": "Prepare for v0.4.0 release",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T21:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327eef1ed9058e9f652184b1e13cf0132e516613",
"body": null,
"is_bot": false,
"headline": "Update README.md (#12)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T21:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cea55f0a9a2162d0922bebc6a4734ffd918fdc5",
"body": null,
"is_bot": false,
"headline": "Skipping coverage report if no file changed (#11)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T21:11:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50d2d8fb4fcc881377e47e71feb83867af913081",
"body": null,
"is_bot": false,
"headline": "Create dependabot.yml (#10)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T21:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5de4d176c55a35f8d83a7c14b1a145fc00621eb",
"body": "* Add Go module caching to CI workflow\r\n\r\n* Add workflow to lint the source code\r\n\r\n* Add shellcheck linter\r\n\r\n* Run lint workflow also when shell scripts were updated\r\n\r\n* Test if shellcheck is actually running\r\n\r\n* Test if Go linters actually run\r\n\r\n* Test if go mod tidy check actually runs\r\n\r\n* R\n[…]\nt 22db1afbd94efe8b0c8b65b65d01cc079720a6cf.\r\n\r\n* Revert \"Test if Go linters actually run\"\r\n\r\nThis reverts commit 847e27ddcd9327f8f1d05c096cc0f32fb68044f2.\r\n\r\n* Only run codeQL if Go files were changed",
"is_bot": false,
"headline": "Add linting workflows (#9)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T20:40:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "787434749b81fdcabc1fb8d26e89f16589ee7b49",
"body": "* Fix CodeQL workflow\r\n\r\n* Shorten CodeQL job name",
"is_bot": false,
"headline": "Fix CodeQL workflow (#8)",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T18:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dc8c388c4c58037c015c33fe859d10f416b29f2",
"body": "Create codeql.yml",
"is_bot": false,
"headline": "Merge pull request #7 from fgrosse/code-ql",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T10:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f973565ba562f03460207b13f726ef9adeb35ef0",
"body": null,
"is_bot": false,
"headline": "Create codeql.yml",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T10:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3721e3dfc61760a59bd8fb9036bc4394f586002d",
"body": null,
"is_bot": false,
"headline": "Fix permissions in CI/code_coverage job",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T10:06:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f75982560f1a6ffe52eace4f114b88757d2a63a5",
"body": "Fix CI workflow",
"is_bot": false,
"headline": "Merge pull request #2 from fgrosse/fix-ci",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26ceeff74f88e7a907a77f028563223bec463de7",
"body": null,
"is_bot": false,
"headline": "Create .github/outputs if it doesn't exist",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac2c25378331c588f4425742b2867d5dae9b196e",
"body": null,
"is_bot": false,
"headline": "Improve description of version input parameter",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c3fad162e4787b51706df6f8f6288e11620b839",
"body": null,
"is_bot": false,
"headline": "Fix default version",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "094693a959d32f65cb9e14d794623b420c637105",
"body": null,
"is_bot": false,
"headline": "Add more logging output to action.yml",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "561eca4cbddc84e60d90ad80512840ca2185cb09",
"body": null,
"is_bot": false,
"headline": "Fix path in CI/code_coverage job",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed7b9e77b6262a3bd292ab8af9975ce18c25cd5d",
"body": null,
"is_bot": false,
"headline": "Checkout repository in CI/code_coverage job",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53056101dfb204ccdcc4c5feb81f68039f5faf54",
"body": null,
"is_bot": false,
"headline": "Fix unit tests",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "396ad5d8d940ef44ae69de107beff2ffea262ccd",
"body": null,
"is_bot": false,
"headline": "Use the action.yaml directly",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47b954f154bc56767c10c5d47984bdcaec216329",
"body": "Fix release archive names",
"is_bot": false,
"headline": "Merge pull request #4 from fgrosse/fix-release-archive-names",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5354116f641301fbaa9e8b11113ba335a2727c5",
"body": null,
"is_bot": false,
"headline": "Bump version in README.md and action.yml",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6354df6b0444f98476af94e866a6612f738c7529",
"body": null,
"is_bot": false,
"headline": "Prefix version with \"v\" in release archive names",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695ae1f291c35fbf2cb7f699aa61a6c57751f1ba",
"body": "Change the names of the archives created for each release",
"is_bot": false,
"headline": "Merge pull request #3 from fgrosse/change-release-archive-names",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceaf13ee278c257aa009089d202e4135d4a0f5d8",
"body": null,
"is_bot": false,
"headline": "Change the names of the archives created for each release",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb517fe0eb984676d28f3aaa76d387e0df7ce025",
"body": "Add GitHub Action to run unit tests and test the action",
"is_bot": false,
"headline": "Merge pull request #1 from fgrosse/ci",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T09:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a9f72c70716f62b900266cd188bbdcd12f1629",
"body": null,
"is_bot": false,
"headline": "Add GitHub action to run basic CI",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T08:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b88be18c95cc88e2c43ccb6485d0292c6e0c4da",
"body": null,
"is_bot": false,
"headline": "Bump version",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T08:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c054cde0484769c9fb3776fd0c6d786ffcb106ef",
"body": null,
"is_bot": false,
"headline": "Download go-coverage-report binary from GitHub release",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-16T08:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6c237463840385b6fb4f7c7af5a8916993f9bf5",
"body": null,
"is_bot": false,
"headline": "Make checksums.txt file name shorter in releases",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-14T15:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79ea2e7055f5e57ed5e0b6a13a5d7b3e6f576cac",
"body": null,
"is_bot": false,
"headline": "Change \"File\" column in details table to \"Changed File\"",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-14T15:40:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7900a847073a12b03fc99dcc6bf029b8dd9093ca",
"body": null,
"is_bot": false,
"headline": "Add simple goreleaser config",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-14T15:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83a5035cb740bd9a8039061047df9ef79f3c6bb5",
"body": "…l to install",
"is_bot": false,
"headline": "Add variables to let action users decide which version of the CLI too…",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-14T14:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327c59632cfef7b5008f7c460c4ddcfb56a2a24f",
"body": null,
"is_bot": false,
"headline": "Rename -prefix flag to -root-pkg",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-14T14:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c1dee35ddd3fa1d1766ad6e1f28ca76097bbeda",
"body": null,
"is_bot": false,
"headline": "Add detailed summary by file to coverage report",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-14T14:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d5981b7f60fad33cb29061069ddf552d3a92588",
"body": null,
"is_bot": false,
"headline": "Fix wrong wording: we actually count statements instead of lines",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-14T10:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "751163467e865a37a50cc964f6397a7cb469287b",
"body": null,
"is_bot": false,
"headline": "Move \"gh\" environment variables declaration into action.yaml",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-12T22:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c907fa0e19c3ca27046b00ea9bbb4eb793cc6d4a",
"body": null,
"is_bot": false,
"headline": "Improve README.md",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-12T22:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8da3a410e60eec6fb265a231b634efc19b79b2",
"body": "…b action",
"is_bot": false,
"headline": "Update version of go-coverage-report binary that is used in the GitHu…",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-12T22:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a071c9ab41bd4280ec928b9ce92d5ea87b961a4",
"body": null,
"is_bot": false,
"headline": "Fix bug when calculating the sum of covered statements per profile",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-12T22:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b918d10c240aa99be9cf158baef5a0edb343fa9",
"body": null,
"is_bot": false,
"headline": "Fix default value for \"prefix\" input parameter",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-12T22:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c2c5d09139597d7037b8bd40b565a9f58987572",
"body": null,
"is_bot": false,
"headline": "Define inputs for action.yml",
"author_name": "Friedrich Große",
"author_login": "fgrosse",
"committed_at": "2024-03-12T21:37:29Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 30,
"latest_release_at": "2026-07-20T19:07:37Z",
"latest_release_tag": "v1.3.1",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 10,
"days_since_latest_release": 9,
"mean_days_between_releases": 122
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/fgrosse/go-coverage-report",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/fgrosse/go-coverage-report",
"is_deprecated": false,
"latest_version": "v1.3.1",
"repository_url": "https://github.com/fgrosse/go-coverage-report",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-20T19:05:56Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 35,
"stars": 124,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-16",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-02-28",
"count": 2
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-04-30",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-07-29",
"count": 1
}
],
"complete": true,
"collected": 34,
"total_forks": 35
},
"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": [
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 8640,
"source_files_sampled": 7,
"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/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 2,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 43,
"open_issues": 4,
"closed_ratio": 0.862,
"closed_issues": 25,
"closed_unmerged_prs": 18
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "fgrosse",
"commits": 96,
"avatar_url": "https://avatars.githubusercontent.com/u/733004?v=4"
},
{
"type": "User",
"login": "jshufro",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/116244?v=4"
},
{
"type": "User",
"login": "jm96441n",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16313206?v=4"
},
{
"type": "User",
"login": "LanderK-Bondaval",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/169656543?v=4"
},
{
"type": "User",
"login": "peter-crist",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/49042288?v=4"
},
{
"type": "User",
"login": "znd4",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/17930657?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.941
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql.yml",
"lint.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"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": 10,
"reason": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
"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": 2,
"reason": "Found 4/17 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 8,
"reason": "9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8",
"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": 7,
"reason": "dependency not pinned by hash detected -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 7,
"reason": "SAST tool detected but not run on all commits",
"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": 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": "fd89fd886b2cb535f758eed99b57e3c285935d17",
"ran_at": "2026-07-30T09:39:58Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T02:14:45Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-25T08:19:56Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 13,
"created_at": "2024-03-17T22:07:05Z",
"last_comment_at": "2026-04-08T13:56:40Z",
"last_comment_author": "mirusky"
},
{
"number": 40,
"created_at": "2024-08-14T06:52:26Z",
"last_comment_at": "2024-08-14T16:30:39Z",
"last_comment_author": "fgrosse"
},
{
"number": 42,
"created_at": "2024-08-23T10:03:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2025-12-29T10:46:50Z",
"last_comment_at": "2026-03-11T21:46:52Z",
"last_comment_author": "fgrosse"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/fgrosse/go-coverage-report",
"host": "github.com",
"name": "go-coverage-report",
"owner": "fgrosse"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 65,
"calibrated": 75,
"calibration": "2026-08-02"
}
}
],
"value": 75,
"inputs": {
"security": 66,
"vitality": 69,
"community": 58,
"governance": 61,
"calibration": "2026-08-02",
"engineering": 70,
"ai_readiness": 65,
"weighted_overall_raw": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 69,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 30,
"human_commit_share": 0.86,
"days_since_last_push": 5,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "30 commits in the last year",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 30
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v1.3.1",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 122
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~122 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 122
}
}
],
"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": "exceptional",
"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": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"forks": 35,
"stars": 124,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "124 stars",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 124
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "35 forks",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 35
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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 (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"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": 61,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.941
},
"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 94% of commits",
"points": 1.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 69,
"inputs": {
"merged_prs": 43,
"open_issues": 4,
"closed_issues": 25,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.862,
"closed_unmerged_prs": 18,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "43/61 decided PRs merged",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 43,
"decided": 61
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/17 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"followers": 79,
"owner_type": "User",
"is_verified": null,
"owner_login": "fgrosse",
"public_repos": 61,
"account_age_days": 5584
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "79 followers of fgrosse",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 79,
"login": "fgrosse"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "61 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 61
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/fgrosse/go-coverage-report"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"actions",
"code-coverage",
"golang"
],
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "good",
"name": "Security",
"value": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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/17 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": "9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 3.5,
"status": "partial",
"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": 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": "exceptional",
"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": "exceptional",
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 65,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.337,
"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": "29 of 86 human commits state their intent (structured subject or explanatory body)",
"points": 18,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 86
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.14
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "mise.toml"
}
}
],
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "14 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 14,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 8640,
"source_files_sampled": 7,
"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/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [],
"labels": [],
"scores": {
"cli": 2,
"library": 3
},
"primary": null,
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "description",
"label": "cli",
"source": "description:cli",
"weight": 2
}
],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T09:40:15.951306Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fgrosse/go-coverage-report.svg",
"full_name": "fgrosse/go-coverage-report",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}