Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 159,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 41782,
"Shell": 372
},
"pushed_at": "2026-07-16T06:15:31Z",
"created_at": "2023-08-25T11:58:52Z",
"owner_type": "User",
"updated_at": "2026-07-16T06:13:31Z",
"description": "Check Conditions of all Kubernets Resources",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "http://www.thomas-guettler.de/",
"name": "Thomas Güttler",
"type": "User",
"login": "guettli",
"company": "@syself",
"location": "Chemnitz, Germany",
"followers": 215,
"avatar_url": "https://avatars.githubusercontent.com/u/414336?v=4",
"created_at": "2010-09-24T12:08:56Z",
"is_verified": null,
"public_repos": 328,
"account_age_days": 5780
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.46",
"kind": "patch",
"published_at": "2026-07-16T06:18:40Z"
},
{
"tag": "v0.0.45",
"kind": "patch",
"published_at": "2026-06-24T14:04:02Z"
},
{
"tag": "v0.0.44",
"kind": "patch",
"published_at": "2026-06-17T13:18:15Z"
},
{
"tag": "v0.0.43",
"kind": "patch",
"published_at": "2026-06-17T10:15:07Z"
},
{
"tag": "v0.0.42",
"kind": "patch",
"published_at": "2026-06-17T08:24:00Z"
},
{
"tag": "v0.0.41",
"kind": "patch",
"published_at": "2026-06-11T06:17:31Z"
},
{
"tag": "v0.0.40",
"kind": "patch",
"published_at": "2026-06-08T09:53:51Z"
},
{
"tag": "v0.0.39",
"kind": "patch",
"published_at": "2026-06-08T09:52:35Z"
}
],
"recent_commits": [
{
"oid": "4f9853f8a296baf58b55a6832fb40c713425ff70",
"body": "Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\n# Committing as: info@thomas-guettler.de",
"is_bot": false,
"headline": "treat gitrepositories ArtifactInStorage=True as healthy for flux",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-07-16T06:13:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4f59e849b1a48abab92c38405c8deae870502936",
"body": "Old DeletionTimestamp warnings were always shown regardless of the --while\nregex, causing stale objects to appear even when they did not match the\nuser's filter. Now they are suppressed unless the regex matches the line.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n# Committing as: info@thomas-guettler.de",
"is_bot": false,
"headline": "filter DeletionTimestamp lines by WhileRegex when set",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-24T13:58:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0112d4378a17b3e2ed2f2f497f7d462ff2f95e43",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n# Committing as: info@thomas-guettler.de",
"is_bot": false,
"headline": "treat clusters ConsistentSystemID=True as healthy for cnpg",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-17T13:12:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4f9ee064c9516cfa86214fc67f8e943299ec0e86",
"body": "…owed warning\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n# Committing as: info@thomas-guettler.de",
"is_bot": false,
"headline": "skip authentication.k8s.io/selfsubjectreviews to avoid method-not-all…",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-17T10:09:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "af3442ac2c3be0eee2c38d2d350a702e8968bdee",
"body": null,
"is_bot": false,
"headline": "skip resources without conditions.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-17T08:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c19775b425b244e7066b710839c0f1eefd3f7d80",
"body": null,
"is_bot": false,
"headline": "join lines, when only reason differs.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-11T06:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6952b55aab33d595aed06930e41b388215261c8",
"body": "- cmd/version.go: new 'version' subcommand that prints the version string\n- cmd/root.go: prepend \"check-conditions <version>\" to the Long help text\n so the version is visible in the main --help output\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "add version subcommand and show version in help text",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-08T09:51:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "553eccce7245fda15ffb860ba1e1069b13d67c82",
"body": "Go 1.24 sets BuildInfo.Main.Version from the VCS tag when building from a\ntagged checkout, so no ldflags are needed. Three changes:\n\n- go.mod: bump minimum to go 1.24 so the toolchain activates the feature\n- cmd/root.go: add buildVersion() using debug.ReadBuildInfo(); set it on\n the cobra root comm\n[…]\n0.X\" in the binary instead\n of a pseudo-version. Recovery step (gh release view check) still handles\n the tag-without-release failure mode.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "add --version flag using Go 1.24 automatic version embedding",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-08T09:46:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6d20263d1e4b6d5e743964c113e673096f508499",
"body": "- Fix tag-without-release state: use gh release create --target to create\n tag+release atomically; also check gh release view so a tag that exists\n without a matching GitHub Release is recovered on the next run instead\n of being permanently skipped\n- Fix tag check to only match v* tags (git tag -\n[…]\nHEAD (e.g. 'latest') never suppresses a release\n- Pin golangci-lint to v2.12.2 instead of @latest\n- Add SHA256 checksums file to each release\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "auto-release: fix 4 issues found in review",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-08T09:34:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "efbe9a35abc7dfa0c272fd03f024acc98c0128f0",
"body": "Without this, rapid pushes or a cron firing during a push-triggered run\ncould race and both attempt to create the same tag. cancel-in-progress=false\nqueues the second run instead of cancelling a release mid-flight.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "auto-release: add concurrency group to prevent overlapping runs",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-08T09:09:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "105480ef6076b30aff7a8d3d62ddcdb91b9d32a2",
"body": "Merge release.yml into auto-release.yml so a push to main immediately\nruns the full pipeline (test → lint → tag → build → publish) in a single\nworkflow run. The separate tag-triggered release.yml hop is removed.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "collapse release into auto-release: push to main triggers directly",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-08T09:07:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1ee4ec0ee7737846007b83a54e37d61ba2ed965b",
"body": "- ci.yml: test + lint on PRs and non-main pushes\n- auto-release.yml: test + lint → auto-tag HEAD with next patch version\n on push to main and every 6 hours (cron), skips if HEAD already tagged\n- release.yml: build multi-platform binaries and create GitHub Release\n when a v* tag is pushed (triggered by auto-release)\n\nTags are used for version bumps (no version-bump commits) so the tag\npush does not re-trigger the auto-release workflow.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "add GitHub Actions: CI, auto-release, and release workflows",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-08T08:49:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "09e52fc4c246b0048431d62d4afe2b9634855b6f",
"body": "…ssue-28\n\nWarn about resources with deletionTimestamp older than N minutes",
"is_bot": false,
"headline": "Merge pull request #29 from guettli/feature/warn-deletion-timestamp-i…",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-08T08:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fa4f22b1e1103ce3e14ff712f8c865ebb0fa750",
"body": "…ses #28)\n\nAdds --warn-deletion-older-than flag (default 10m) that emits a warning line\nfor any resource whose metadata.deletionTimestamp has been set longer than the\nconfigured duration. Set to 0 to disable the check entirely.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "warn about resources with deletionTimestamp older than N minutes (clo…",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-08T08:27:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0bce09b4caf9f7db488cfb4f1d270e961ab1bcb1",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "nodes: EtcdIsVoter=True has positive meaning, drop regex",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-07T09:57:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "11b7dc60d3e5342eb96bd53996319f2d03b083b3",
"body": "…ssage\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "nodes: fix EtcdIsVoter MemberNotLearner ignore regex to match full me…",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-07T09:32:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5af1bef04a745f535fd7f16afde9245fae678e03",
"body": "…ber\"\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "nodes: ignore EtcdIsVoter=True MemberNotLearner \"Node is a voting mem…",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-07T04:35:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "02f7c284f99f55585525174ede8a28d71ac7d39d",
"body": "…ant as healthy\n\nFixes #27\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "add Conformant suffix to recognize KubernetesAPIApprovalPolicyConform…",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-06-06T18:51:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0c074102513aacb62d7b97e1b6f85f48b31136b9",
"body": "… healthy conditions\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "argocd applicationsets: mark ParametersGenerated and ErrorOccurred as…",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-05-29T14:35:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9e50daef6aed49c6303bde8bee1f226ab1370ee7",
"body": null,
"is_bot": false,
"headline": "added test.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-05-28T09:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be9b4ef5bcea055e3d98989f5121f924b9bcf2cf",
"body": null,
"is_bot": false,
"headline": "capi beta2 conditions.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-05-05T13:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b7fb9feefde2256d58e4da50f7fb0c673afb8e3",
"body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Collapse forbidden list errors into one summary line.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-04-30T13:07:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d41ebd449edf456c8a501434973555930cb6c3a3",
"body": "Namespace-scoped service accounts can use -n my-ns without get/list\npermission on namespaces. Globs still need list and now report a clear\nerror on Forbidden.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Don't require cluster-scoped namespace permissions for -n exact names.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-04-30T12:17:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e8361e8efb956c30c5af1966823f758cf0576d3a",
"body": null,
"is_bot": false,
"headline": "suffix Failed is usualy clear enough.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-04-30T11:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7a79f47831a1a1c70dd9be37b41400bf4603c75",
"body": null,
"is_bot": false,
"headline": "exclude namespaces",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-04-28T15:07:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa94a91d55bf1b2e987f367f3e9f2219908a6641",
"body": null,
"is_bot": false,
"headline": "Allow to check conditions in several namespaces.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-04-28T15:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94b0b639c4790cfb3f6ce4537e09c7c3c8ef4f98",
"body": null,
"is_bot": false,
"headline": "hbmh fix.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-04-24T11:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8c04a36ece26dfb75ed490f374a4dc7dfd1b300",
"body": null,
"is_bot": false,
"headline": "RefVersionsUpToDate skip.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-04-24T10:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cad4c200a8ce6bf02ccf37db81af175bc92c1b57",
"body": null,
"is_bot": false,
"headline": "Paused and Deleting, for all resource types.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-04-24T10:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68428ed23c8816d6bffd5f454ffb93f09616d0fe",
"body": null,
"is_bot": false,
"headline": "extensionconfigs: pause=False is ok.",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2026-04-24T09:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbf2fe085448faa94e4cb82878bef2ccd7244deb",
"body": null,
"is_bot": false,
"headline": "add -n to filter by namespace.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-12-17T10:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7b62dd3d8fc1f131d0ba0399c3960ebc368f09",
"body": null,
"is_bot": false,
"headline": "link to popey.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-12-11T19:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc9625341ae8408aa1752f4d2a8bbc7f859aa14",
"body": null,
"is_bot": false,
"headline": "capi v1.11 conditions.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-12-09T10:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5426d791a06d8d6ee22a0b6e3c3e54972cf15954",
"body": null,
"is_bot": false,
"headline": "more explicit condition handling.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-12-06T11:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e8d600c0ff44ac8d5a5e2ef9062b64c0f0024ec",
"body": null,
"is_bot": false,
"headline": "handle new capi conditions.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-12-06T06:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e7ca9969b27ad6b93717ff6ced542f98bd19cce",
"body": null,
"is_bot": false,
"headline": "ignore tls=enabled of perconaxtradbclusters",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-12-01T13:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c35193c24431a5b347f8d012649905c9c8ca1389",
"body": "…bitmqclusters )",
"is_bot": false,
"headline": "ignore some more conditions (elasticsearch,perconaservermongodbs, rab…",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-12-01T13:18:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c80cbe62b088d165a39ff0ca1dcaaedfe1db10",
"body": null,
"is_bot": false,
"headline": "do not panic.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-09-12T12:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d59e89a4a253f119dc019eba3fddf40b53617f87",
"body": "…now uses Kubernetes conditions).",
"is_bot": false,
"headline": "skip if status.conditions is nil. Update docs about Conditions (capi …",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-09-12T12:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0d68fadee769769bddd921eb970c12255d60c34",
"body": null,
"is_bot": false,
"headline": "SuccessCriteriaMet=True is fine.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-08-21T09:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "055b4a48540000a11a101f85e543804efb8c5968",
"body": null,
"is_bot": false,
"headline": "ignore both",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-08-08T12:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "174f32fdffe6d86fd260c42bf135ba92449dd899",
"body": null,
"is_bot": false,
"headline": "ignore DrainingFailed of machinesets",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-08-08T12:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652f4f5969fc918ab3aa1f458b21e1793c630fb3",
"body": null,
"is_bot": false,
"headline": "endpoints are deprecated in Kubernetes 1.33+",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-07-31T17:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc64a8fa96e96798d78c7266281af7000ffae050",
"body": null,
"is_bot": false,
"headline": "ignore a capi condition.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-06-10T10:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69856e45f0ea2a0323f11384b24d85a598c0cf8d",
"body": null,
"is_bot": false,
"headline": "show how long it takes until timeout is reached.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-05-28T06:52:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d7526f967ffccf0891302183bb6ff023541bb8f",
"body": null,
"is_bot": false,
"headline": "support --timeout",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-05-26T12:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e6cd3835f4332da70252dfdd96d12587490f365",
"body": null,
"is_bot": false,
"headline": "fix last commit: use pointer to args, to make it changable.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-05-26T05:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d427ccb7a1fd9c215e3d502a1bf38204a9b0b4ad",
"body": null,
"is_bot": false,
"headline": "once a connection is estableshed, retry forever.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-05-21T06:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c1af2e0e370f137b6236db934599bafc73e4af9",
"body": null,
"is_bot": false,
"headline": "ignore ClusterRunning",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-05-14T15:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83ebfdc2adf514786dba1a3d8479fd90729e8f7",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-18T17:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3be717a516b44850f50b9f3e29e8315245a04a1",
"body": null,
"is_bot": false,
"headline": "better err msg.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-17T18:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46f4fe7b269053eb2f1ad99cf5a116d86065e8b",
"body": null,
"is_bot": false,
"headline": "retry requests five times.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-17T18:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f510a53980deb1d47c2f94f48749ac9c93a040a7",
"body": null,
"is_bot": false,
"headline": "added optional arg --name",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-15T08:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bce72c1be9961a3ec096dfd4774b0e2586af2f6d",
"body": null,
"is_bot": false,
"headline": "when using \"while\", only print lines matching the regex.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-14T16:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf45ec64835fd1ee1795e649568146592d982f9",
"body": null,
"is_bot": false,
"headline": "DisksHealthy was accidentally added to \"negative meaning\".",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-10T07:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b15ee569086a50bc4ae70bd2c328dd7cae01d87e",
"body": null,
"is_bot": false,
"headline": "fixed. last commit.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-04T12:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce1fa10480a51f3fd0c6f01962198d7f7be7016a",
"body": null,
"is_bot": false,
"headline": ".. typo.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-04T12:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884491785ba475593a85f34b110f5b0b438306e7",
"body": null,
"is_bot": false,
"headline": "skip NodeNotFound. This exists after a node was replaced.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-04T12:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4543a58e6a509f70f21cdad5bd306eb81dccd2f4",
"body": null,
"is_bot": false,
"headline": "fix race.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-03T11:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a0b242aaa55050dcb802c9644dbb9fc6a2bcd73",
"body": null,
"is_bot": false,
"headline": "use context.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-03T08:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9b0dd380a71ba27bb4cee2db0d9a3b83dbe74f7",
"body": null,
"is_bot": false,
"headline": "export fields of Counter.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-03T08:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26fece213ca98240c2d908064524cf5c72cbc9a5",
"body": null,
"is_bot": false,
"headline": "export RunAndGetCounter() so that usable as package.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-04-03T08:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f7cd5c6ac71e17438c1707f21cefe416ed6b8f8",
"body": null,
"is_bot": false,
"headline": "linting.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-03-28T11:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d12c68568f8c2954f2bfbd17f882abb69552fdc4",
"body": null,
"is_bot": false,
"headline": "exit status was not set correctly. Fixed and some clean up.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-03-28T11:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f40850f66b8499a58b5e373b874139b628e270",
"body": null,
"is_bot": false,
"headline": "some new node conditions.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-03-25T14:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bab426b08774e36a21ba22af8f033b21d1eca240",
"body": null,
"is_bot": false,
"headline": "link to watchall",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2025-02-27T15:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "347ce645a3a9ce39cc8e361e2347269ecae898bc",
"body": null,
"is_bot": false,
"headline": "ignore KernelModulesLoaded",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-12-20T11:33:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d64f36c146d1d1584fe101b4189dbb8bde5e57a",
"body": null,
"is_bot": false,
"headline": "Ingore RequiredPackages=True of Longhorn.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-12-19T14:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f9b8c1353a400e37c9eeeb3cdee2536062b2eb",
"body": null,
"is_bot": false,
"headline": "sort output.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-09-02T09:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77b6960d2932eba0caafc3764c2cba289243af21",
"body": null,
"is_bot": false,
"headline": "Sort output.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-09-02T08:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f7c3005fa6d926f77a746451de43319dcdc769",
"body": null,
"is_bot": false,
"headline": "added suffix \"Valid\"",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-07-24T08:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "731eb8f427542f61bcc4adaab07b9aac4b73c566",
"body": null,
"is_bot": false,
"headline": "ignore more Longhorn stuff.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-07-10T13:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75b0913efacc2f8d733aa5d07958f5e4e9ababc2",
"body": null,
"is_bot": false,
"headline": "ignore fine Conditions from Longhorn.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-07-09T12:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "624066098e4e678e0b4ef134afafa2e9cae1711f",
"body": null,
"is_bot": false,
"headline": "machinesets with Deleted are ok.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-06-17T18:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08976676dd7bbca81abf6d52780db00a0993d32",
"body": null,
"is_bot": false,
"headline": "ProviderUpgraded is ok.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-06-17T18:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea4e17c651a63b8c9809b89c27b532c94cc19f9",
"body": null,
"is_bot": false,
"headline": "added clusteraddons.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-05-17T10:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d9e4fc9cd1f9853187ef5b4a2c5aa61da7a4e5",
"body": null,
"is_bot": false,
"headline": "skipping PodReadyToStartContainers",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-05-13T12:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a578fe61addb47625b8b43eef3bb8d1b709e0f0b",
"body": null,
"is_bot": false,
"headline": "PodReadyToStartContainers=True is fine.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-05-13T12:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "630bc5ea310a9569105891954e95e8cf0fe74cd4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2024-05-07T07:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d7f013db0c664249aeb6b87d2b21a956f15bc1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2024-05-07T07:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d24d17a160f10d909623682a85b5e33879e538",
"body": null,
"is_bot": false,
"headline": "added cnpg condition.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-05-06T13:43:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70a47b31319d2b36a79284565b432839e01b0fd2",
"body": null,
"is_bot": false,
"headline": "show duration in seconds without sub-seconds.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-04-29T08:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac05e5665fd3b6da9eb98c1143e70a6e42a205bf",
"body": null,
"is_bot": false,
"headline": "file was missing.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-04-29T08:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20cda54044ca7a1c908c1cfd973c5081babefc3a",
"body": null,
"is_bot": false,
"headline": "docs for \"while\"",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-04-29T08:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64bffd416cb25022203a436427ada61f30258a3d",
"body": null,
"is_bot": false,
"headline": "add \"while\" command: Wait until regex does not match anymore.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-04-29T08:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53488e22d1e49db4c4ba8ec5711cab5e044835c1",
"body": null,
"is_bot": false,
"headline": "create pkg/",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-04-29T06:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d391f44bb5028acdeab80d8bdc2e36db245a8f16",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2024-04-23T15:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f496898bc252a77490084b0899b77f1a22fb61ee",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2024-04-23T15:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ecffdd8476e4ade6fab94af9887023050829095",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Thomas Güttler",
"author_login": "guettli",
"committed_at": "2024-04-23T15:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "086c3a895b93ff80ce53450511ddc314f13e0cd8",
"body": null,
"is_bot": false,
"headline": ".. typo",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-03-15T13:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec28f8ffd501158b5da99dc0198da1a6728f6fbd",
"body": null,
"is_bot": false,
"headline": "extended conditionTypesOfResourceWithPositiveMeaning",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-03-15T13:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44d903a1e2776745b2b8a1c242c49d0075c5066",
"body": null,
"is_bot": false,
"headline": "small cleanup.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2024-03-07T08:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b21af533956477dd5c78172562374ea7b8c091f",
"body": "Status:\n Available Replicas: 0\n Conditions:\n Last Transition Time: 2023-10-23T00:00:23Z\n Reason: Deleted @ Machine/demo-1-md-0-q9qzp-6gsw9-vkxrp\n Severity: Info\n Status: False\n Type: Ready\n Last Transition Time: 2023-\n[…]\n Info\n Status: False\n Type: MachinesReady\n Last Transition Time: 2023-10-23T00:00:23Z\n Status: True\n Type: Resized",
"is_bot": false,
"headline": "Special handling of MachinesReady",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2023-12-18T08:38:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2af6d002e74262aeb3ad2dc40b5737b4d4abdfb4",
"body": null,
"is_bot": false,
"headline": "added MachinesReady=False Deleted",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2023-12-18T08:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f45cfe47da7b60be3e18907b5538ec7b5cf9a47",
"body": null,
"is_bot": false,
"headline": "ignore positive condition of hetznerbaremetalhost.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2023-12-15T13:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "398064e87ad2a714eb87928faab6710be48a55b1",
"body": null,
"is_bot": false,
"headline": "added config for horizontalpodautoscaler",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2023-12-15T12:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810355f1207f50f1a7cdfc2ccea23dec5d45c578",
"body": null,
"is_bot": false,
"headline": "added \"selfsubjectreviews\" to resourcesToSkip (1.28.4)",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2023-12-07T12:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2b58dd2ce44eb57e8b63316ed4c23690ace7a46",
"body": null,
"is_bot": false,
"headline": "round to milliseconds.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2023-11-06T16:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03368ef2ad8c0670dfa097cea1aca6f69ac3113a",
"body": null,
"is_bot": false,
"headline": "show lastTransitionTime",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2023-10-25T14:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5adade169581e13866f1b054ced88cf0e0a0671",
"body": null,
"is_bot": false,
"headline": "use fmt.Printf() not some logging lib.",
"author_name": "Thomas Guettler",
"author_login": "guettli",
"committed_at": "2023-10-24T12:38:13Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 43,
"latest_release_at": "2026-07-16T06:18:40Z",
"latest_release_tag": "v0.0.46",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 14,
"days_since_latest_release": 6,
"mean_days_between_releases": 5.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/guettli/check-conditions",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/guettli/check-conditions",
"is_deprecated": false,
"latest_version": "v0.0.46",
"repository_url": "https://github.com/guettli/check-conditions",
"versions_count": 46,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-16T06:13:19Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 0,
"stars": 6,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 20
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 30525,
"source_files_sampled": 9,
"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": [
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.13.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4374-p667-p6c8",
"GHSA-4v7x-pqxf-cx7m",
"GHSA-5cv4-jp36-h3mw",
"GHSA-qppj-fm5r-hxr3",
"GHSA-qxp5-gwg8-xv66",
"GHSA-vvgc-356p-c3xw",
"GO-2023-2102",
"GO-2024-2687",
"GO-2024-3333",
"GO-2025-3503"
],
"fixed_version": "12.0.2",
"advisory_count": 21,
"oldest_advisory_days": 1016
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.8.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6v2p-p543-phr9",
"GO-2025-3488"
],
"fixed_version": "0.27.0",
"advisory_count": 2,
"oldest_advisory_days": 511
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.30.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8r3f-844c-mc37",
"GO-2024-2611"
],
"fixed_version": "1.33.0",
"advisory_count": 2,
"oldest_advisory_days": 869
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.11.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 61
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.11.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 8
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 3,
"unknown": 2
},
"advisory_count": 27,
"affected_count": 5,
"assessed_count": 43,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "golang.org/x/exp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20230817173708-d852ddb80c63"
},
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.28.0"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.28.0"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.28.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20230817173708-d852ddb80c63",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.28.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.28.0",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.28.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.19.6",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.20.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.22.3",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.6.8",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.5.9",
"ecosystem": "go"
},
{
"name": "github.com/google/gofuzz",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/imdario/mergo",
"direct": false,
"version": "v0.3.6",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/appengine",
"direct": false,
"version": "v1.6.7",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.30.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.100.1",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20230717233707-2695361300d9",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": false,
"version": "v0.0.0-20230406110748-d93618cff8a2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20221116044647-bc3834ca7abd",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v4",
"direct": false,
"version": "v4.2.3",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 43,
"direct_count": 5,
"indirect_count": 38
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 1,
"open_issues": 18,
"closed_ratio": 0.308,
"closed_issues": 8,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "guettli",
"commits": 142,
"avatar_url": "https://avatars.githubusercontent.com/u/414336?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto-release.yml",
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yaml"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/29 approved changesets -- score normalized to 0",
"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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 0,
"reason": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4f9853f8a296baf58b55a6832fb40c713425ff70",
"ran_at": "2026-07-23T02:16:45Z",
"aggregate_score": 2.8,
"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-23T00:43:56Z",
"oldest_open_prs": [
{
"number": 6,
"created_at": "2023-11-06T16:11:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2025-12-21T06:25:35Z",
"last_comment_at": "2025-12-21T21:42:33Z",
"last_comment_author": "copilot-swe-agent"
}
],
"last_merged_pr_at": "2026-06-08T08:44:08Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 3,
"created_at": "2023-10-09T14:22:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 4,
"created_at": "2023-10-16T07:57:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2023-10-24T09:12:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2023-11-21T12:30:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2024-03-25T10:23:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2024-04-22T14:36:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2024-04-25T11:59:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2024-08-20T08:02:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 16,
"created_at": "2025-04-03T18:40:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2025-04-16T11:25:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2025-05-12T11:11:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2025-05-15T09:08:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2025-05-21T07:11:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2025-12-18T09:38:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2026-01-16T12:43:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 25,
"created_at": "2026-01-16T12:45:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2026-01-21T09:37:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-07-18T08:16:51Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/guettli/check-conditions",
"host": "github.com",
"name": "check-conditions",
"owner": "guettli"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 42,
"vitality": 78,
"community": 29,
"governance": 49,
"engineering": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 78,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 43,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "43 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 43
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v0.0.46",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 5.4
},
"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 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 29,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"forks": 0,
"stars": 6,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"merged_prs": 1,
"open_issues": 18,
"closed_issues": 8,
"issue_closed_ratio": 0.308,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "31% of issues closed",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 31
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/2 decided PRs merged",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": 65,
"inputs": {
"followers": 215,
"owner_type": "User",
"is_verified": null,
"owner_login": "guettli",
"public_repos": 328,
"account_age_days": 5780
},
"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": "215 followers of guettli",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 215,
"login": "guettli"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "328 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 328
}
},
{
"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/guettli/check-conditions"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "46 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 46
}
}
],
"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": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"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": "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": ".golangci.yaml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "20 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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 43 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": 43
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 27,
"affected_packages": 5,
"assessed_packages": 43,
"unassessed_packages": 0,
"affected_by_severity": "high 3, unknown 2",
"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": 43,
"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": 2
},
"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": 57,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.19,
"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": "19 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 10.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 19,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.18,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"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": ".golangci.yaml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yaml"
}
}
],
"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": "18 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 18,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 30525,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"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-23T02:16:51.502690Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/guettli/check-conditions.svg",
"full_name": "guettli/check-conditions",
"license_state": "standard",
"license_spdx": "MIT"
}