Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"cicd",
"dependency",
"security"
],
"is_fork": false,
"size_kb": 2526,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 147144,
"Shell": 1116,
"Dockerfile": 423
},
"pushed_at": "2026-07-18T01:11:13Z",
"created_at": "2022-03-28T23:15:09Z",
"owner_type": "User",
"updated_at": "2026-07-20T13:58:23Z",
"description": "A tool for securing CI/CD workflows with version pinning.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.sethvargo.com",
"name": "Seth Vargo",
"type": "User",
"login": "sethvargo",
"company": "@LinkedIn",
"location": "Pittsburgh, PA",
"followers": 4538,
"avatar_url": "https://avatars.githubusercontent.com/u/408570?v=4",
"created_at": "2010-09-20T16:21:50Z",
"is_verified": null,
"public_repos": 59,
"account_age_days": 5784
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-07-18T00:47:15Z"
},
{
"tag": "v0.11.4",
"kind": "patch",
"published_at": "2025-06-27T14:31:10Z"
},
{
"tag": "v0.11.3",
"kind": "patch",
"published_at": "2025-05-08T21:09:43Z"
},
{
"tag": "v0.11.2",
"kind": "patch",
"published_at": "2025-04-16T21:51:53Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2025-03-28T16:07:25Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2025-03-26T19:40:46Z"
},
{
"tag": "v0.10.2",
"kind": "patch",
"published_at": "2025-01-23T15:43:02Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2024-11-23T16:57:33Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2024-06-21T18:41:31Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2024-04-25T19:18:48Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2024-04-17T16:58:10Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2024-04-12T16:07:42Z"
},
{
"tag": "v0.8.8",
"kind": "patch",
"published_at": "2024-04-08T16:21:59Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2024-03-04T19:50:58Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-02-03T18:35:10Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2023-11-17T21:41:20Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-11-02T01:41:44Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2023-01-04T17:47:43Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2022-09-22T13:34:04Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-08-16T00:05:30Z"
},
{
"tag": "v0.3.0-pre",
"kind": "prerelease",
"published_at": "2022-08-11T21:00:16Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2022-05-30T14:24:42Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2022-05-27T20:26:44Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2022-05-24T19:29:33Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-05-20T15:23:35Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2022-05-18T14:30:05Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2022-05-16T15:27:42Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-05-13T20:44:12Z"
}
],
"recent_commits": [
{
"oid": "a7ead07a89972fef4316ad196af18f87ac77bb97",
"body": "The README examples still pinned ancient versions while the repo's own\nworkflows moved on. This brings the docs in line.\n\n- `actions/checkout@v4` -> `@v7`, using the SHA `9c091bb2...` the repo\nalready resolves in `.github/workflows/`.\n- `ubuntu:20.04`/`ubuntu:22.04` -> `ubuntu:24.04`, with the diges\n[…]\nthe Excluding example, and the\nTerminology section. `runs-on: 'ubuntu-latest'` and the `@v${{\nmatrix.version }}` interpolation example are left as-is. No workflow\nYAML changes; it was already current.",
"is_bot": false,
"headline": "Update README examples to current action and image versions (#142)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2026-07-18T01:11:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ca118155b0f79464185703a50da367e111107cd",
"body": "Adds an opt-in bake delay so `pin`, `update`, and `upgrade` refuse to\nresolve any artifact younger than a configured duration. This narrows\nthe window where ratchet would pin a version that was compromised and\npublished minutes ago. pnpm calls this\n[`minimumReleaseAge`](https://pnpm.io/settings#mini\n[…]\n date for exact tags and the\ncommit date for moving major tags, and that an unset or unparseable\n`RATCHET_BAKE_DELAY` leaves the delay off. `go build`, `go vet`,\n`gofmt`, and `go test ./...` all pass.",
"is_bot": false,
"headline": "Add opt-in bake delay for pin, update, and upgrade (#141)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2026-07-18T00:41:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4faa0c2e9b028c8f13dd1a0a456f63bbdf244db6",
"body": "## Summary\n\n`ratchet pin -parser gitlabci` (and the other pipeline parsers) crashes\nwhen an image reference uses a CI variable, e.g. `image:\n$CI_REGISTRY_IMAGE:latest` or `image: $GOTESTFMT_IMAGE_LATEST`. Those\nvalues are only known at runtime, but the parsers collected them as\ncontainer refs, so pi\n[…]\nach new case fails without the guard and\npasses with it, and confirmed end to end that `pin` and `lint` now exit\n0 on a file matching the report.\n\nFixes https://github.com/sethvargo/ratchet/issues/134",
"is_bot": false,
"headline": "Skip container refs that contain CI variables (#140)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2026-07-17T23:56:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e553d0154ce1d4655ca002fb451847e34e425710",
"body": "## Summary\n\nModernizes ratchet: bumps the Go toolchain, updates every dependency to\nits latest version, fixes a real parsing panic, and re-pins the\nworkflows to the latest actions.\n\n## Go version\n\n`go.mod` moves to `go 1.25.12` (the latest 1.25 patch) and drops the\nredundant `toolchain go1.24.2` pin\n[…]\n` tests that exercise the go-github v89 migration. The\nremaining `resolver` tests make live GitHub calls and are unchanged;\nthey were not run here (my token hits SAML enforcement on the `github`\norg).",
"is_bot": false,
"headline": "Modernize to Go 1.25 and harden YAML parsing (#139)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2026-07-17T23:34:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "43c2f868adf316878296666232da1c8d2733f159",
"body": "Should fix issue 137 : \n\" ratchet upgrade fails on github/codeql-action because their latest\nGitHub Release is tagged codeql-bundle-v2.25.6 instead of a semver tag\nlike v3.28.x. After version precision trimming this becomes\ncodeql-bundle-v2, which doesn't resolve to a commit.\"\n--> https://github.com/sethvargo/ratchet/issues/137",
"is_bot": false,
"headline": "Allow non-semver and semver-like tags (#138)",
"author_name": "n80fr1n60",
"author_login": "n80fr1n60",
"committed_at": "2026-07-15T21:43:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bde13e63a9fe94f9abe1c2de94b7efe95da311",
"body": "## Summary\nGitHub Actions added [`parallel` step\nblocks](https://github.blog/changelog/2026-06-25-actions-steps-can-now-be-run-in-parallel/)\n(announced 2026-06-25). Ratchet's parser currently misses `uses:` refs\ninside `parallel:` blocks because it only inspects direct step\nMappingNodes so when a st\n[…]\nite passes (`go test ./...` with `GITHUB_TOKEN`)\n- [x] Manual test: built local binary and ran `upgrade` against a real\nworkflow with parallel blocks — all refs inside parallel blocks\ncorrectly pinned",
"is_bot": false,
"headline": "feat: support parallel step blocks in GitHub Actions workflows (#136)",
"author_name": "Frank Kerschbaumer",
"author_login": "frankkerschbaumer",
"committed_at": "2026-07-02T17:58:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c7c58082b6096c976e42dfcc1ddab83f97d61c28",
"body": "The Actions.LatestVersion function previously assumed that\nrelease.TagName and githubRef.ref had the same precision. This was not\nalways true.\n\nIn some cases the release is on a floating tag like `v3` and the GitHub\nref comes back as `v3.0.0` - in this case the LatestVersion function\npanics with a s\n[…]\n45/locations/global/workloadIdentityPools/my-pool/providers/github-actions\"\n service_account: \"test@test.iam.gserviceaccount.com\"\n```\n\nAll existing test cases still pass without modification.",
"is_bot": false,
"headline": "fix: correct bounds out of range error (#130)",
"author_name": "Aaron Hurt",
"author_login": "aaronhurt",
"committed_at": "2026-04-21T21:05:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "27f7515b4648e179168f8f8ae2257636fdb03c48",
"body": "…tible in the go_modules group across 1 directory (#128)\n\nBumps the go_modules group with 1 update in the / directory:\n[github.com/docker/cli](https://github.com/docker/cli).\n\nUpdates `github.com/docker/cli` from 28.3.0+incompatible to\n29.2.0+incompatible\n<details>\n<summary>Commits</summary>\n<ul>\n<l\n[…]\ntps://github.com/sethvargo/ratchet/network/alerts).\n\n</details>\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/docker/cli from 28.3.0+incompatible to 29.2.0+incompa…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-05T13:48:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8b4ca256dbed184350608a3023620f267f0a5253",
"body": null,
"is_bot": false,
"headline": "Update deps and permissions (#119)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-06-27T13:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e28fa2e600ac6f05ce2df48b01568b3fd551875",
"body": null,
"is_bot": false,
"headline": "Update deps (#116)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-05-08T21:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "733181797da0ae98024b57feb52a99588a48e813",
"body": "Add support for Windows paths (paths with backwards slashes as path\nseparators).\n\nThis makes it easier to use Ratchet on Windows machines.\n\n---------\n\nSigned-off-by: Seth Vargo <seth@sethvargo.com>\nCo-authored-by: Seth Vargo <seth@sethvargo.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Add support for Windows paths (#115)",
"author_name": "Tamir Bahar",
"author_login": "tmr232",
"committed_at": "2025-05-08T21:03:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "960c4a2a636f1b9e54fda696aa22004039bd57ab",
"body": null,
"is_bot": false,
"headline": "Switch notice to debug for download path (#114)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-04-29T03:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db1c14407c5a1cac5ff7b956ce3b6fd8cbafd4ef",
"body": null,
"is_bot": false,
"headline": "chore: nullglob in action (#113)",
"author_name": "Dylan Yurgionas",
"author_login": "dcreey",
"committed_at": "2025-04-17T15:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c899c436607f936136d3197661618e246ad153",
"body": null,
"is_bot": false,
"headline": "Include filename and line number in error message (#112)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-04-16T21:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc0c73d59509ed101ec54c06d88f7cada2da9381",
"body": null,
"is_bot": false,
"headline": "Set shopt glob to allow files with dots (#111)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-04-16T20:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d87ef8c31f5cc077fdae3b56850f0af88081b830",
"body": "This PR fixes the spell errors in the README.",
"is_bot": false,
"headline": "docs: fix spell errors in readme (#110)",
"author_name": "Pranav RK",
"author_login": "radar07",
"committed_at": "2025-03-31T21:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a3e88314e650616d268b79c21017c548a8d915c",
"body": null,
"is_bot": false,
"headline": "Pass in an auth token for tests (quota) (#109)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-03-28T16:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deaaf94805d1313e55d5888cc970903a086f27e4",
"body": null,
"is_bot": false,
"headline": "Fix a typo in readme (#108)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-03-28T16:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57208189a69e28298b777148ea1e3ded560ffe25",
"body": null,
"is_bot": false,
"headline": "Add a GitHub Action for linting (#107)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-03-28T16:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d7d7974e4005b4e72a4dea64493d50c41cf34e3",
"body": "This deprecates (and hides) the `check` command in favor of a new `lint`\ncommand that outputs more information about violations including\nfilenames and specific line numbers.\n\nCloses https://github.com/sethvargo/ratchet/issues/103\n\n---------\n\nSigned-off-by: Seth Vargo <seth@sethvargo.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Replace \"check\" command with a full linter (#105)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-03-26T19:36:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b11efe3a66bd02652f99c76a4307852a5c3cba0d",
"body": "This also centralizes the YAML writing into a single place (reducing\nboilerplate in commands) and cleans up some unnecessary variable\nduplication in tests.",
"is_bot": false,
"headline": "Refactor internals to keep track of filenames (#104)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-03-26T16:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ebf532095ff2a610e8165fd32055e51b54c5242",
"body": "`go install` works for me and might be helpful for others.",
"is_bot": false,
"headline": "add go install instruction (#102)",
"author_name": "Mike Maraya",
"author_login": "mmaraya",
"committed_at": "2025-03-20T10:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b19d334344e040b4a68ed43fa4cb4eaedf106e",
"body": "Signed-off-by: Dylan Yurgionas <dcreey@google.com>",
"is_bot": false,
"headline": "chore: remove inactive cli options link (#101)",
"author_name": "Dylan Yurgionas",
"author_login": "dcreey",
"committed_at": "2025-03-20T10:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaa4d94d653c9c9429eff4efa85fc1d0e61f5f35",
"body": null,
"is_bot": false,
"headline": "Fix goreleaser deprecations (#98)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-01-23T15:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee93c849418d0b9316703bb349055a4078ad205e",
"body": "This fixes the issue where Ratchet completely fails because there's a\r\nGitHub Actions reference that uses interpolation. Those references will\r\nnow be ignored.",
"is_bot": false,
"headline": "Ignore interpolated references during parsing (#97)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2025-01-23T15:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d04d673f8a957c704eae5b628e849536bf8bbe4f",
"body": null,
"is_bot": false,
"headline": "Update release workflows (#94)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-11-23T16:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09108e55a144426c9eff91f67e60933072c6bb7a",
"body": null,
"is_bot": false,
"headline": "Update deps (#93)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-11-23T16:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93f972841621b61989d8de96683a88a738611a3f",
"body": null,
"is_bot": false,
"headline": "Remove duplicate \"defaults\" statement (#90)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-07-30T21:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebb7f24e0cbc288ab913b635480412934a2a5371",
"body": null,
"is_bot": false,
"headline": "Update release (#86)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-06-21T18:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae1367f97d7195cb1184363e99ef47b16445e9e9",
"body": "There was a bug with \"upgrade\" wherein GitHub Actions container refs\r\nwere losing their \"docker://\" prefix. This also introduces a new \"-pin\"\r\nflag to the \"upgrade\" command, which can be used to skip pinning\r\nupgraded refs.",
"is_bot": false,
"headline": "Fix upgrade bug for GitHub Actions container refs (#85)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-06-21T16:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6c53a9163ec1e2ee6ec0cb95954b2887e897ee2",
"body": "Following up on #83, this PR documents the ability to use and/or install\r\nratchet via nix. It is currently available on ~nixpkgs/master, but will\r\nbecome available on~ nixpkgs/nixpkgs-unstable ~shortly~.",
"is_bot": false,
"headline": "docs(readme): note nix package in Installation (#84)",
"author_name": "Cameron Smith",
"author_login": "cameronraysmith",
"committed_at": "2024-05-19T16:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57cc1a53c022d3f87c4820bc6b64384a06c8a07",
"body": "Instead of depending on a diff to restore newlines, this completely\r\nchanges the algorithm to compare the input contents with the raw render\r\nYAML contents (before any mutations) to identify changes. We compute the\r\nplaces where newlines need to be injected, run Ratchet, and then insert\r\nthose newli\n[…]\n\nThis results in a slight behavior change: YAML contents _will_ have\r\nconsistently-formatted indentation now, but all newline whitespace\r\nchanges are preserved, including block scalars.\r\n\r\nFixes GH-80",
"is_bot": false,
"headline": "Refactor formatting adjustments (#81)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-04-25T19:13:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "20b1e1a3358d1e6ec789dcd4ecc206f02b354ad6",
"body": null,
"is_bot": false,
"headline": "Support GITHUB_TOKEN (#79)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-04-17T16:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7581b70f816d36f3de55c45844ecf828073cc110",
"body": null,
"is_bot": false,
"headline": "Make indentation fix a private function (#77)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-04-17T16:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e26b0fd03f0c53c646fe11c8c155e6eb2479d71",
"body": null,
"is_bot": false,
"headline": "test: newlines on formatted files (#78)",
"author_name": "Dylan Yurgionas",
"author_login": "dcreey",
"committed_at": "2024-04-17T16:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f6b6977b0dd9f373cf64d5eb16b3963d20bfd22",
"body": null,
"is_bot": false,
"headline": "fix: indentation (#76)",
"author_name": "Dylan Yurgionas",
"author_login": "dcreey",
"committed_at": "2024-04-17T15:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6edcbbac93814a12901b7a9396f79b402422221b",
"body": null,
"is_bot": false,
"headline": "Tweak readme",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-04-13T15:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5db4e7e1ab4ce68bb7581d1a3c7fc649fcfa33a",
"body": "fix layout for unpin section\r\n\r\nSigned-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>",
"is_bot": false,
"headline": "Update README.md (#75)",
"author_name": "Roman Dmytrenko",
"author_login": "erka",
"committed_at": "2024-04-13T13:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbc6816172d65c9ee682eacbfc22bd826e639d11",
"body": null,
"is_bot": false,
"headline": "Update workflow pins",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-04-12T18:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10e68a6319193e16854d1dc98bb14e5e6267c5c6",
"body": null,
"is_bot": false,
"headline": "Remove binary and point to homebrew",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-04-12T17:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f1cce74d9a2fe51ff550a51b1a175d913981b7a",
"body": "Added a tekton parser and a check to see if current image uses a tag, if\r\nso, keep that tag and and the updated sha ref\r\n\r\nSigned-off-by: Arif Ashogbon <146236570+arifash01@users.noreply.github.com>",
"is_bot": false,
"headline": "Making ratchet compatible with tekton by adding tekton parser (#72)",
"author_name": "Arif Ashogbon",
"author_login": "arifash01",
"committed_at": "2024-04-12T16:04:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0773aacb2a306fdf1ad405985ecf9e72eb65215",
"body": "Gitlab allows users to run multiple containers within a container with\r\nthe services feature: https://docs.gitlab.com/ee/ci/services/\r\n\r\nThis pull request extends the gitlabci parser to find all of the images\r\nwithing a services: definition.",
"is_bot": false,
"headline": "extend gitlabci parser to support services images (#71)",
"author_name": "Nathan Schnarr",
"author_login": "nschnarr",
"committed_at": "2024-04-08T15:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c953fbc84d5f59e0d8c6292a97ace2b847407ee",
"body": "…mpatible (#70)\n\nBumps [github.com/docker/docker](https://github.com/docker/docker) from\r\n25.0.2+incompatible to 25.0.5+incompatible.\r\n<details>\r\n<summary>Release notes</summary>\r\n<p><em>Sourced from <a\r\nhref=\"https://github.com/docker/docker/releases\">github.com/docker/docker's\r\nreleases</a>.</em><\n[…]\n/github.com/sethvargo/ratchet/network/alerts).\r\n\r\n</details>\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/docker/docker from 25.0.2+incompatible to 25.0.5+inco…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-22T00:54:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b5be7d149aa3063d805292c9f49431697067fc69",
"body": "Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.\r\n\r\n\r\n[](https://docs.github.c\n[…]\n/github.com/sethvargo/ratchet/network/alerts).\r\n\r\n</details>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#69)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-14T01:16:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "89c62fa19c4eae10aec3299570a5bd1e044b03f2",
"body": null,
"is_bot": false,
"headline": "Remove dead code (#68)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-03-05T00:28:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c20c41afef3a7ee06db9c6dc84af3ee564e0e80",
"body": "Closes #65\r\n\r\nThanks @dcreey\r\n\r\n---------\r\n\r\nCo-authored-by: Dylan Yurgionas <dcreey@google.com>",
"is_bot": false,
"headline": "Add upgrade command (#67)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-03-04T19:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1da32e160ce2d61c875ad9c5372ee1e8fbb8ca07",
"body": null,
"is_bot": false,
"headline": "fix: trim leading dot-slash from paths (#66)",
"author_name": "Dylan Yurgionas",
"author_login": "dcreey",
"committed_at": "2024-02-29T18:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "135ea47121d76b5f8b9e358edb5304db93a283b1",
"body": "This is a refactor to enable Ratchet to support multiple files in a\r\nsingle run. All files are parsed once (to limit upstream API calls) and\r\nthen updated in serial.\r\n\r\nCloses https://github.com/sethvargo/ratchet/pull/29",
"is_bot": false,
"headline": "Support multiple files as inputs (#64)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-02-03T18:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5be6056406c627611bc95567179da4f24c2096e",
"body": null,
"is_bot": false,
"headline": "Update deps (#63)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2024-02-02T21:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5958d7e2d3fd24035a48571c43301e5dd1dd252a",
"body": null,
"is_bot": false,
"headline": "Fix deprecation warning (#62)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-11-17T21:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e8d77cab160aeb59008c5107d11d83e1a26f355",
"body": "Fixes https://github.com/sethvargo/ratchet/issues/58",
"is_bot": false,
"headline": "Ensure version information is propagated (#61)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-11-17T21:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "132f9817fd464fd32050ea146619da24953af8b2",
"body": "…nctionality (#59)\n\nSigned-off-by: Seth Vargo <seth@sethvargo.com>",
"is_bot": false,
"headline": "Remove known issue note since it's fixed with experimental newline fu…",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-11-17T15:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df0adb51bf6adce7a81095187c482de72c2d0e9d",
"body": "/cc @dcreey",
"is_bot": false,
"headline": "Turn on newline experiment by default (#57)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-11-02T01:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a620f898a6bcef9a98fc7cbbebfa510aff90422",
"body": null,
"is_bot": false,
"headline": "Update all deps (#56)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-11-02T01:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b8e9301945e9d4b9ee1be6125a43c33707ed5eb",
"body": null,
"is_bot": false,
"headline": "Fix version lookup (#55)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-11-02T01:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f726e83ee78b29cc1e35b5a45bdd1063e55d60c",
"body": "Fork is specifically maintained by @braydonk particularly for the\r\ninterests of yamlfmt. Context:\r\nhttps://github.com/go-yaml/yaml/issues/737#issuecomment-1232029064\r\n\r\nBefore:\r\nAny multi-line string with emojis will collapse into a single line\r\nstring and the emoji will be escaped.\r\n\r\nAfter:\r\nMulti-line strings with emojis are correctly left unedited.",
"is_bot": false,
"headline": "fix: emoji and unicode parsing by switching to yaml fork (#54)",
"author_name": "Dylan Yurgionas",
"author_login": "dcreey",
"committed_at": "2023-08-08T15:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dafc0650e2597ea9bd6e16609cb7605878c06ab",
"body": "This change introduces a new flag `flagExperimentalFormatNewlines` for\r\nthe `pin`, `update`, and `unpin` commands. This flag enables a feature\r\nto undo formatting changes that resulted in removed newlines.",
"is_bot": false,
"headline": "feat: add flag to undo newline changes caused by yaml formatter (#53)",
"author_name": "Dylan Yurgionas",
"author_login": "dcreey",
"committed_at": "2023-08-04T17:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61900a1e5c18aaf8b46865ec4050dea9ab1e43c9",
"body": null,
"is_bot": false,
"headline": "upgrade github/v51 and github actions updates to checkout/v4 (#49)",
"author_name": "Ajay Kemparaj",
"author_login": "ajayk",
"committed_at": "2023-04-11T22:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "292543485d7931553cb7c550229290c91dc67946",
"body": null,
"is_bot": false,
"headline": "Upgrade to github/v50",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-03-28T14:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e54903a9e76faeb6f1b3686790b984c100839dec",
"body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to\r\n0.7.0.\r\n<details>\r\n<summary>Commits</summary>\r\n<ul>\r\n<li><a\r\nhref=\"https://github.com/golang/net/commit/8e2b117aee74f6b86c207a808b0255de45c0a18a\"><code>8e2b117</code></a>\r\nhttp2/hpack: avoid quadratic complexity in hpack decoding\n[…]\n/github.com/sethvargo/ratchet/network/alerts).\r\n\r\n</details>\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 golang.org/x/net from 0.5.0 to 0.7.0 (#47)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-02-19T01:37:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4032271836c7c44bf9efe27afefeafb210006c68",
"body": "Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>",
"is_bot": false,
"headline": "all: run goimports happy (#46)",
"author_name": "Koichi Shiraishi",
"author_login": "zchee",
"committed_at": "2023-02-04T15:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c346f77c87e664ee0c35515e80d1d63e04abbe4",
"body": "Closes #42",
"is_bot": false,
"headline": "Cleanup README",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-01-04T16:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e13c628e4dad08445d9dd224819ad541e946291",
"body": null,
"is_bot": false,
"headline": "Update all deps (#45)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-01-04T16:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a80a8716df6393d7eec72505f8200aa089b466d",
"body": "Closes https://github.com/sethvargo/ratchet/pull/43",
"is_bot": false,
"headline": "Add list of parsers to help output (#44)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2023-01-04T16:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe90fcd12b08e65cc989b8749f39a1c3b526ac9",
"body": "- Support for Drone CI \r\n- Updated go dependencies",
"is_bot": false,
"headline": "add support for Drone (#40)",
"author_name": "Ajay Kemparaj",
"author_login": "ajayk",
"committed_at": "2022-12-01T19:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "341751135d44f57c5ecf4e7bc369af35ed12adb8",
"body": null,
"is_bot": false,
"headline": "Update dependencies and templates",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-11-02T00:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05cbd8f7aded3e20bc2ebf3c4c2a44d3d3b1813a",
"body": null,
"is_bot": false,
"headline": "Fix bad comment",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-09-26T21:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f36399bd82e114cb60ff6bc22bd8bc276a9a47be",
"body": null,
"is_bot": false,
"headline": "Update releasing config",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-09-23T14:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87226efb2c7b371b8c30e63bdf073cff79958b1",
"body": "- adding support for Gitlab CI",
"is_bot": false,
"headline": "Add support for Gitlab CI (#39)",
"author_name": "Jernej Porenta",
"author_login": "nejec",
"committed_at": "2022-09-22T13:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34167523977282e0148ef373a4b6e8d28bd54658",
"body": null,
"is_bot": false,
"headline": "Add support for GitHub Actions composite actions (#38)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-08-25T15:36:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3524c5cfde0439099b3a37274e683af4c779b0d1",
"body": null,
"is_bot": false,
"headline": "Switch to only tagging major and specific versions",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-08-19T14:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c1007930472d007dade46717bcf8c5f901e8f71",
"body": null,
"is_bot": false,
"headline": "Specify build",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-08-15T23:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "428d197f80f5c9c896292c2a5ce4639a16a46748",
"body": null,
"is_bot": false,
"headline": "Add support for multi-arch Docker images",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-08-11T20:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f237051ed9f10716e889d4a0afc7f5557abd13d",
"body": null,
"is_bot": false,
"headline": "Update deps and workflows",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-08-11T20:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06cde1815b96d1c625b25b58892bddb6e2e6a9f1",
"body": null,
"is_bot": false,
"headline": "Add .gitignore",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-06-10T15:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b958a591c087fa9d02c1bffba877791fe39e9bd",
"body": "* update github actions example\r\n\r\n* Update README.md\r\n\r\nCo-authored-by: Seth Vargo <seth@sethvargo.com>",
"is_bot": false,
"headline": "update github actions example (#26)",
"author_name": "Santiago Bernhardt",
"author_login": "sbe-arg",
"committed_at": "2022-05-30T21:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f1ec2c2a3482c2e061b9dfd6c36de705f0ad81c",
"body": null,
"is_bot": false,
"headline": "Preserve paths in GitHub Actions resolution (#25)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-30T14:21:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f287ee8c93bf83921d3a933550f5bcc4755df248",
"body": "This is a trade-off between security and usability with GitHub Actions. Since this is a static binary in a scratch container that is not a long-running service, the trade-off of running as root (so it works inside GitHub Actions workflows) is probably worth the risk of running the CLI as the default Docker user.",
"is_bot": false,
"headline": "Run ratchet Docker container as the default user",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-30T13:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc83ec370625f57d8e0dbce3a57ed3a2b7c72a21",
"body": "Previously, running \"pin\" on an already-pinned file would lose the original ratchet references.",
"is_bot": false,
"headline": "Ensure pinning is idempotent (#22)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-27T20:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b4f23e6a121246d28c34c4e80486fb7ef3da0c",
"body": null,
"is_bot": false,
"headline": "Fix a bug where the concurrency flag was not respected (#21)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-27T19:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1cd9541e773afb0f4e95135fc8911c75e14ba2",
"body": null,
"is_bot": false,
"headline": "Add example for using GitHub Actions",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-24T19:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2eee82b9cd15ff3b22ab775ab4b300fc021c6ae",
"body": null,
"is_bot": false,
"headline": "Ignore excluded entries when unpinning (#17)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-24T19:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3502a40b7da6423e9d9eaafd2af177e88a3c0978",
"body": null,
"is_bot": false,
"headline": "Document README status",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-20T15:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31c89aaec94048ba25264c16ea307e4c4f415a5f",
"body": "* Fix update command help text\r\n\r\n* Add support for CircleCI",
"is_bot": false,
"headline": "Add support for CircleCI (#13)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-20T15:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74dd3ae61e6fe88e4a8b36a2756cb1a2748e3ffe",
"body": null,
"is_bot": false,
"headline": "Add more test coverage",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-18T15:00:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d196160c035c75dfaf6c7bdafba03357396b541f",
"body": null,
"is_bot": false,
"headline": "Fix README ubuntu version in example",
"author_name": "Niko Pen",
"author_login": "nikopen",
"committed_at": "2022-05-18T14:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf8d6d0b7fb68988b04f3a7eee381a574051cb0",
"body": null,
"is_bot": false,
"headline": "Fix NPE on update command",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-18T14:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c83f57bc13c75fbecf929033b49cca3ece5285a",
"body": null,
"is_bot": false,
"headline": "Add issue templates",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-18T14:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "374cd688af038cd82ec5cd06c461170b7277b481",
"body": "Closes #7",
"is_bot": false,
"headline": "Document that matrix is not resolved",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-17T23:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a11b7b56f915fda7ae5b0d1c87f3e51fc05cb919",
"body": null,
"is_bot": false,
"headline": "Add check command (#8)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-17T23:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f414455d1aac77bc7bc89ad0a44839d069d63324",
"body": null,
"is_bot": false,
"headline": "Fix links",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-16T15:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "644e98ae960eca96a46d0a4131d4974090769e2d",
"body": null,
"is_bot": false,
"headline": "Add exclude annotation (#5)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-16T14:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee2b87b060a0235de6984508f48a81191cf0453",
"body": null,
"is_bot": false,
"headline": "Resolve references in parallel (#4)",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-16T14:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a4dcd8368748cab59b9ecafe8e17a537f5fae89",
"body": null,
"is_bot": false,
"headline": "Document compiled YAML includes comment",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-16T13:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d75a2d60cec61620a119159ff58bf1b9bd7e4e",
"body": null,
"is_bot": false,
"headline": "Add automated release process",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-13T20:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c88664624cfc6d33de1a2d15476b3062c00a6f",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Seth Vargo",
"author_login": "sethvargo",
"committed_at": "2022-05-12T20:20:17Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 8,
"latest_release_at": "2026-07-18T00:47:15Z",
"latest_release_tag": "v0.12.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 5,
"days_since_latest_release": 5,
"mean_days_between_releases": 90.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/sethvargo/ratchet",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/sethvargo/ratchet",
"is_deprecated": false,
"latest_version": "v0.12.0",
"repository_url": "https://github.com/sethvargo/ratchet",
"versions_count": 28,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-18T00:41:25Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 51,
"stars": 954,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-18",
"count": 2
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-05-20",
"count": 2
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-05-27",
"count": 1
},
{
"date": "2022-05-29",
"count": 1
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-08-23",
"count": 1
},
{
"date": "2022-09-17",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-12-01",
"count": 2
},
{
"date": "2022-12-02",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-02-04",
"count": 1
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-05-18",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-05-04",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-07",
"count": 1
}
],
"complete": true,
"collected": 51,
"total_forks": 51
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 20816,
"source_files_sampled": 44,
"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": 15,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/braydonk/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/go-containerregistry",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.7"
},
{
"name": "github.com/google/go-github/v89",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v89.0.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/braydonk/yaml",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-containerregistry",
"direct": true,
"version": "v0.21.7",
"ecosystem": "go"
},
{
"name": "github.com/google/go-github/v89",
"direct": true,
"version": "v89.0.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/cli",
"direct": false,
"version": "v29.6.2+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker-credential-helpers",
"direct": false,
"version": "v0.9.8",
"ecosystem": "go"
},
{
"name": "github.com/google/go-querystring",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/go-digest",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/image-spec",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "gotest.tools/v3",
"direct": false,
"version": "v3.5.2",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 15,
"direct_count": 6,
"indirect_count": 9
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 72,
"open_issues": 2,
"closed_ratio": 0.958,
"closed_issues": 46,
"closed_unmerged_prs": 22
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "sethvargo",
"commits": 69,
"avatar_url": "https://avatars.githubusercontent.com/u/408570?v=4"
},
{
"type": "User",
"login": "dcreey",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/25069953?v=4"
},
{
"type": "User",
"login": "ajayk",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1015125?v=4"
},
{
"type": "User",
"login": "aaronhurt",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1444686?v=4"
},
{
"type": "User",
"login": "arifash01",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/146236570?v=4"
},
{
"type": "User",
"login": "cameronraysmith",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/420942?v=4"
},
{
"type": "User",
"login": "frankkerschbaumer",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/239234315?v=4"
},
{
"type": "User",
"login": "nejec",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11831396?v=4"
},
{
"type": "User",
"login": "zchee",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6366270?v=4"
},
{
"type": "User",
"login": "mmaraya",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6063732?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.75
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"test.yml"
],
"has_docs_dir": true,
"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": 3,
"reason": "9 out of 29 merged PRs checked by a CI test -- score normalized to 3",
"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 8/29 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 7,
"reason": "6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7",
"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": 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": 2,
"reason": "SAST tool is not run on all commits -- score normalized to 2",
"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": "a7ead07a89972fef4316ad196af18f87ac77bb97",
"ran_at": "2026-07-23T00:51:19Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-19T04:38:31Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-18T01:11:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 11,
"created_at": "2022-05-19T09:20:54Z",
"last_comment_at": "2025-01-30T15:27:15Z",
"last_comment_author": "JakubBiel"
},
{
"number": 30,
"created_at": "2022-06-14T13:14:43Z",
"last_comment_at": "2022-06-14T15:39:10Z",
"last_comment_author": "sethvargo"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sethvargo/ratchet",
"host": "github.com",
"name": "ratchet",
"owner": "sethvargo"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 62,
"vitality": 66,
"community": 60,
"governance": 67,
"engineering": 62
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 0.958,
"days_since_last_push": 4,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 28,
"latest_release_tag": "v0.12.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 90.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~90.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 90.4
}
}
],
"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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"forks": 51,
"stars": 954,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "954 stars",
"points": 48.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 954
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "51 forks",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 51
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 17,
"top_contributor_share": 0.75
},
"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 75% of commits",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 75
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 72,
"open_issues": 2,
"closed_issues": 46,
"issue_closed_ratio": 0.958,
"closed_unmerged_prs": 22
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 44.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "72/94 decided PRs merged",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 72,
"decided": 94
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/29 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 75,
"inputs": {
"followers": 4538,
"owner_type": "User",
"is_verified": null,
"owner_login": "sethvargo",
"public_repos": 59,
"account_age_days": 5784
},
"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": "4,538 followers of sethvargo",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4538,
"login": "sethvargo"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "59 public repos, account ~15 yr old",
"points": 24.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 59
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/sethvargo/ratchet"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "9 out of 29 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"cicd",
"dependency",
"security"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"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": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 5.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": "9 out of 29 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"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 8/29 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "6 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.2,
"status": "partial",
"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": "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 is not run on all commits -- score normalized to 2",
"points": 1,
"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": "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 15 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": 15
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 15,
"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": 15,
"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": 11
},
"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": 67,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.728,
"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": "67 of 92 human commits state their intent (structured subject or explanatory body)",
"points": 38.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 67,
"sampled": 92
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.021,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.042
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 96 commits agent-authored or agent-credited",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 96
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "4 of the last 96 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 4,
"sampled": 96
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 20816,
"source_files_sampled": 44,
"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/44 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 44,
"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-23T00:51:40.531758Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sethvargo/ratchet.svg",
"full_name": "sethvargo/ratchet",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}