Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"go",
"golang",
"cli"
],
"is_fork": false,
"size_kb": 119,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 60703
},
"pushed_at": "2026-07-06T15:27:44Z",
"created_at": "2024-11-03T18:22:11Z",
"owner_type": "Organization",
"updated_at": "2026-07-06T15:31:00Z",
"description": "A Go idiomatic wrapper around spf13/cobra",
"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://conduit.io",
"name": "Conduit",
"type": "Organization",
"login": "ConduitIO",
"company": null,
"location": null,
"followers": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/79550782?v=4",
"created_at": "2021-02-24T00:30:47Z",
"is_verified": null,
"public_repos": 36,
"account_age_days": 1973
},
"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.6.0",
"kind": "minor",
"published_at": "2026-07-06T15:27:45Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-05T23:43:33Z"
}
],
"recent_commits": [
{
"oid": "8edb1ccbd304f71c0508845c0082a92785fe75b5",
"body": "…ags (#44)\n\nA flag whose name equals a nested config-struct key (e.g. a `--pipelines` alias\nwhen the config has a `pipelines.*` struct) cannot be bound to viper: viper tries\nto unmarshal the scalar flag value into the struct field and fails with\n\"expected a map or struct, got string\". ExcludedFlags \n[…]\nvers both the\ncollision (without exclusion) and the fix (with exclusion: cobra still parses the\nflag, config struct is untouched).\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add Config.ExcludedFlags to skip viper binding for colliding fl…",
"author_name": "DeVaris Brown",
"author_login": "devarismeroxa",
"committed_at": "2026-07-06T15:27:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f0f75b8cf53f02755be95819c7f27efac006d5bb",
"body": "Adds a CommandWithResult interface (an alternative to CommandWithExecute) plus a\ndecorator that renders the command's result as JSON when --json is set, and via\nthe command's Render otherwise. The --json flag is registered by the framework, so\na command gets structured JSON output for free — one pla\n[…]\nhe decorator only activates on the new interface.\n\nTests cover human rendering, --json rendering, and automatic flag registration.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add CommandWithResult for uniform --json output (#43)",
"author_name": "DeVaris Brown",
"author_login": "devarismeroxa",
"committed_at": "2026-07-05T22:52:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "67416e7e1cdef577c3ffead87da6251fde74b602",
"body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.10.1 to 1.10.2.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cobra\n dependency-ver\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#40)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-04T08:16:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e97ba1f54a90d766c5ae60a9cfb30a13f19693b8",
"body": "Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.1 to 1.21.0.\n- [Release notes](https://github.com/spf13/viper/releases)\n- [Commits](https://github.com/spf13/viper/compare/v1.20.1...v1.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/viper\n dependency-ver\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/spf13/viper from 1.20.1 to 1.21.0 (#37)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-09T08:18:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cac7e26e725d9a5a1e73dbccae6205c28f59e86f",
"body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.9.1...v1.10.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cobra\n dependency-versi\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#34)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-03T08:51:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7ff62d329707391b360a7316ee153ec2a4d02eb6",
"body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.7 to 1.0.9.\n- [Release notes](https://github.com/spf13/pflag/releases)\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.7...v1.0.9)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/pflag\n dependency-version\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/spf13/pflag from 1.0.7 to 1.0.9 (#33)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-01T15:17:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "99c46f44203dddd15d16c972f8717b7bbd5b56c3",
"body": "Bumps [go.uber.org/mock](https://github.com/uber/mock) from 0.5.2 to 0.6.0.\n- [Release notes](https://github.com/uber/mock/releases)\n- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/uber/mock/compare/v0.5.2...v0.6.0)\n\n---\nupdated-dependencies:\n- de\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump go.uber.org/mock from 0.5.2 to 0.6.0 (#31)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-19T18:53:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f190c6d3ccd16f16addefdf99de0788da299aee3",
"body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6 to 1.0.7.\n- [Release notes](https://github.com/spf13/pflag/releases)\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/pflag\n dependency-version\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-17T09:10:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3383029c7c5be87f44a4beb018baaebed1d8dc24",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": ".github: Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#29)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T12:43:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "417d2a90b47c6136b98506d7e40bad33a150a1d2",
"body": "* .github: Bump golangci/golangci-lint-action from 7 to 8\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/co\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Lovro Mažgon <lovro.mazgon@gmail.com>",
"is_bot": true,
"headline": ".github: Bump golangci/golangci-lint-action from 7 to 8 (#28)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-06T15:14:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a47a51113d5f934ecf42eb6a37b758eaf05c38e",
"body": "Bumps [go.uber.org/mock](https://github.com/uber/mock) from 0.5.1 to 0.5.2.\n- [Release notes](https://github.com/uber/mock/releases)\n- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/uber/mock/compare/v0.5.1...v0.5.2)\n\n---\nupdated-dependencies:\n- de\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump go.uber.org/mock from 0.5.1 to 0.5.2 (#27)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-29T08:44:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3d096bb1a00c313b95450e8f9baa47ef827ca8cd",
"body": "…T_CONFIG_PATH` (#26)\n\n* fixes #25\n\n* add test\n\n* rely on EnvPrefix for config path\n\n* fix linting errors",
"is_bot": false,
"headline": "fix: Not reading from the right configuration file when using `CONDUI…",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2025-04-23T13:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6666508642490d2b3f59bab78f5fbcbefba18569",
"body": null,
"is_bot": false,
"headline": "Fix handling of env. vars for config names with dashes (#24)",
"author_name": "Haris Osmanagić",
"author_login": "hariso",
"committed_at": "2025-04-10T13:30:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c25641d7dc4a78a17a70df858968fb83d317ba83",
"body": "Bumps [go.uber.org/mock](https://github.com/uber/mock) from 0.5.0 to 0.5.1.\n- [Release notes](https://github.com/uber/mock/releases)\n- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/uber/mock/compare/v0.5.0...v0.5.1)\n\n---\nupdated-dependencies:\n- de\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump go.uber.org/mock from 0.5.0 to 0.5.1 (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-08T09:06:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4331dc5cbd2113d6d63307e2c28f94d51c422921",
"body": "* .github: Bump golangci/golangci-lint-action from 6 to 7\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 7.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/co\n[…]\n---------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Lovro Mažgon <lovro.mazgon@gmail.com>",
"is_bot": true,
"headline": ".github: Bump golangci/golangci-lint-action from 6 to 7 (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-02T14:56:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd5711c21ffedc0ede95a72115b82a6900c7d891",
"body": "Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.0 to 1.20.1.\n- [Release notes](https://github.com/spf13/viper/releases)\n- [Commits](https://github.com/spf13/viper/compare/v1.20.0...v1.20.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/viper\n dependency-typ\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/spf13/viper from 1.20.0 to 1.20.1 (#21)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-27T08:14:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8b1ea24350fdc41f53e1c5cfaa6c150f354bfb44",
"body": "Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.0.\n- [Release notes](https://github.com/spf13/viper/releases)\n- [Commits](https://github.com/spf13/viper/compare/v1.19.0...v1.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/viper\n dependency-typ\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#20)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-17T08:47:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6c572786e09bc7002503581496b5b92ce77c4d5d",
"body": "Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.\n- [Release notes](https://github.com/google/go-cmp/releases)\n- [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/google/go-cmp\n dependen\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#19)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-24T09:11:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa133148c81bc8cc7b4f8419376919d5f6a3c80c",
"body": "Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.\n- [Release notes](https://github.com/spf13/cobra/releases)\n- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/cobra\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#18)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-17T09:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6772ddcbe3d6f654cd2e11b07302eff918ee11be",
"body": null,
"is_bot": false,
"headline": "fix typo (#16)",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2025-02-07T10:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ebbb6f8c9af72895f203c6036b4e76cd619e9d",
"body": "fixes https://github.com/ConduitIO/conduit/issues/2128",
"is_bot": false,
"headline": "set config type (#15)",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2025-02-05T14:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8fbba95dfc6e423c3425103d594a84040c84266",
"body": "Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6.\n- [Release notes](https://github.com/spf13/pflag/releases)\n- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/spf13/pflag\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#13)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-30T08:47:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964e24697d8d4f1267cca0b80ccb624d560afcb8",
"body": "* add display decorator\r\n\r\n* rename decorator name\r\n\r\n* add header\r\n\r\n* update type\r\n\r\n* add tests and uses cobra stdout and err\r\n\r\n* add header\r\n\r\n* update description",
"is_bot": false,
"headline": "feat: add display decorator (#11)",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2025-01-27T11:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2097505718d502e40edcb5fa22e79a51dd79ad2a",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": ".github: Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#12)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-27T11:05:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "87d7c32ffe36d142d4038848026a6e98df77d346",
"body": "* refactor\r\n\r\n* make ContextWithCobraCommand public\r\n\r\n* make parse config publicly available\r\n\r\n* refactor",
"is_bot": false,
"headline": "feat: make ContextWithCobraCommand and ParseConfig public (#10)",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2025-01-15T16:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a9a7e14d5e156daec9e193cd6116343e8eb7d0e",
"body": "* feat: add cobra cmd to context\r\n\r\n* fix test\r\n\r\n* refactor\r\n\r\n* use getter method instead for ctx\r\n\r\n* no lint\r\n\r\n* fix readme",
"is_bot": false,
"headline": "feat: add cobra cmd to context (#9)",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-20T12:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516d4f2a7725c2b0f87d4fff744bfce7242d5bb0",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/t\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "go.mod: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#8)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-19T08:57:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9524021cb663d3f494a2921e190fb9dc931353de",
"body": null,
"is_bot": false,
"headline": "fix: optional config file (#7)",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T19:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffe38e34969f834b86a6d522572a313594198389",
"body": null,
"is_bot": false,
"headline": "fix: checking configuration types (#6)",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T17:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a79dd907058ae4f54dc6dc1992b289564719b99",
"body": null,
"is_bot": false,
"headline": "remove release workflow (not needed)",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T14:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5708b50b8c8b3383a92a8a7b0b6a422d9082463",
"body": null,
"is_bot": false,
"headline": "skip builds",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T14:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ed204d6d61886c0e81f0d36808290e8aa916239",
"body": "add release workflow",
"is_bot": false,
"headline": "Merge pull request #5 from ConduitIO/add-releaser",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T14:49:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b035efd3f141a1c25a3df67b36187a4f42a56e5",
"body": null,
"is_bot": false,
"headline": "add release workflow",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T14:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9853ff79b597fd8197d53f8e4065001aa107d01c",
"body": "feat: Add parsing configuration decorator",
"is_bot": false,
"headline": "Merge pull request #3 from ConduitIO/add-parsing-decorator",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T14:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38bc09e8b14ca648c2cb170639171c104303b29",
"body": null,
"is_bot": false,
"headline": "Add a note about flags",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T13:23:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe7c6f54a27658021bf84636a6c6d418b114773",
"body": null,
"is_bot": false,
"headline": "small refactor",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T13:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a869508d409765768d412f2fd6a1e7d8f8bea9",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T10:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4808a02dd48126a8b6521b5c6aada9ea3c34c9f2",
"body": null,
"is_bot": false,
"headline": "ensure both parsedCfg and defaultCfg are same types",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T10:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03472b66d26a5675aa4eeb02fddf6719e53efdbb",
"body": null,
"is_bot": false,
"headline": "return binding errors",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T10:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64f3a54a01440b4e575967db926e6e61dec0e92d",
"body": null,
"is_bot": false,
"headline": "update documentation",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T10:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b7e84c9e4d9837e5699c5688ca2b7fdc0c858fc",
"body": null,
"is_bot": false,
"headline": "chore: update comments",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-18T09:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d372dbe1874538f1cbad6629c28581e9553829ca",
"body": null,
"is_bot": false,
"headline": "no lint",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-17T20:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6ae44254877885e3f62a5e061ea933f22b36d5",
"body": null,
"is_bot": false,
"headline": "go mod tidy",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-17T20:49:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf6138402361a01e8c4f6c58b98183a098be59d2",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-17T20:42:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e277debba1bb1b7febf61a7ebf0847b54d1dd970",
"body": null,
"is_bot": false,
"headline": "rename",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-17T20:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd7bcd567c3862f89e4d90d950acb59e793db34",
"body": null,
"is_bot": false,
"headline": "simplify",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-17T20:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "254382a396e481a1ce887fd954f33872d5ba8864",
"body": null,
"is_bot": false,
"headline": "add parsed decorator",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-17T20:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a81cef88de8c0207191fd3ba7fa6c03463970c61",
"body": "feat: add support to nested structs",
"is_bot": false,
"headline": "Merge pull request #1 from ConduitIO/add-support-to-struct",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-12-02T15:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b0b1c4e67a24dfe16b3bbabd4fb6801fb38bab8",
"body": null,
"is_bot": false,
"headline": "fix comment",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-11-27T16:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb432b009a0776a2eba8fa7ff9cbec1a446c6ffb",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-11-27T16:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bdf24de9c4ccdde4829cab6e33b9d3b0f9028b4",
"body": null,
"is_bot": false,
"headline": "feat: add support to nested structs",
"author_name": "Raúl Barroso",
"author_login": "raulb",
"committed_at": "2024-11-27T15:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1031f323f080d16703f304f6599f762ebb8183b1",
"body": null,
"is_bot": false,
"headline": "usage documentation",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-04T14:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aa3bae3001fa6cb409210a7d96e69aeaa683786",
"body": null,
"is_bot": false,
"headline": "fix linter warnings",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-04T14:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2905c2f2fddcf1d63701be22c0014e28924f552",
"body": null,
"is_bot": false,
"headline": "add readme",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-04T14:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc3606517ed5bfa16129ceadce645147e6d16a5",
"body": null,
"is_bot": false,
"headline": "fix flags test",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-04T14:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c97816282eae5a4cf929f50f5e698830d58f8cd5",
"body": null,
"is_bot": false,
"headline": "fix example",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-04T14:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "984299e7453e8ae8487a2f231bafadec001920dd",
"body": null,
"is_bot": false,
"headline": "add example, add support for flag defaults",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-04T13:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06e60c22895deb57e1ce50e625ac4f3056832e51",
"body": null,
"is_bot": false,
"headline": "license, github actions, linter config, gitignore",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-04T12:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e939b6e4dca29c176d50a81713bd6b98062859f9",
"body": null,
"is_bot": false,
"headline": "add godocs",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-04T12:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b8bb2a8ce990e96d76503a527fc8b84e652f015",
"body": null,
"is_bot": false,
"headline": "decorators, options, tests",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-03T18:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "446a4f64a414a8cd0e5395872ef00941287cf171",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "Lovro Mažgon",
"author_login": "lovromazgon",
"committed_at": "2024-11-03T16:20:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 7,
"latest_release_at": "2026-07-06T15:27:45Z",
"latest_release_tag": "v0.6.0",
"releases_from_tags": false,
"days_since_last_push": 15,
"active_weeks_last_year": 6,
"days_since_latest_release": 15,
"mean_days_between_releases": 0.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/conduitio/ecdysis",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/conduitio/ecdysis",
"is_deprecated": false,
"latest_version": "v0.6.0",
"repository_url": "https://github.com/conduitio/ecdysis",
"versions_count": 11,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-06T15:27:40Z",
"latest_version_yanked": null,
"days_since_latest_publish": 15
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 5,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2024-11-04",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_stars": 2
},
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"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": 19575,
"source_files_sampled": 13,
"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/sys",
"direct": false,
"version": "0.29.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 60
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "0.28.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 7
}
],
"collected": true,
"truncated": false,
"by_severity": {
"unknown": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 18,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/google/go-cmp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/matryer/is",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.10"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "go.uber.org/mock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/matryer/is",
"direct": true,
"version": "1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "1.21.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/mock",
"direct": true,
"version": "0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "2.2.4",
"ecosystem": "go"
},
{
"name": "github.com/sagikazarmark/locafero",
"direct": false,
"version": "0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/conc",
"direct": false,
"version": "0.3.1-0.20240121214520-5f936abd7ae8",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "1.6.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "0.29.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "0.28.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 18,
"direct_count": 6,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 32,
"open_issues": 3,
"closed_ratio": 0.4,
"closed_issues": 2,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "raulb",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/306015?v=4"
},
{
"type": "User",
"login": "lovromazgon",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/8320753?v=4"
},
{
"type": "User",
"login": "devarismeroxa",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/57653432?v=4"
},
{
"type": "User",
"login": "hariso",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2166300?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.698
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge-go.yml",
"lint.yml",
"project-automation.yml",
"test.yml",
"validate-generated-files.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "8 out of 29 merged PRs checked by a CI test -- score normalized to 2",
"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": 6,
"reason": "Found 8/12 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8edb1ccbd304f71c0508845c0082a92785fe75b5",
"ran_at": "2026-07-21T19:36:20Z",
"aggregate_score": 4.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ConduitIO/ecdysis",
"host": "github.com",
"name": "ecdysis",
"owner": "ConduitIO"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 59,
"vitality": 65,
"community": 32,
"governance": 61,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 0.705,
"days_since_last_push": 15,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 15 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.6.0",
"releases_from_tags": false,
"days_since_latest_release": 15,
"mean_days_between_releases": 0.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 15 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 3,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"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": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.698
},
"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 70% of commits",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"merged_prs": 32,
"open_issues": 3,
"closed_issues": 2,
"issue_closed_ratio": 0.4,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "40% of issues closed",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 40
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "32/35 decided PRs merged",
"points": 35,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 32,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/12 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 43,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ConduitIO",
"public_repos": 36,
"account_age_days": 1973
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "43 followers of ConduitIO",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 43,
"login": "ConduitIO"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "36 public repos, account ~5 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 36
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/conduitio/ecdysis"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 15
},
"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 15 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 15
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "8 out of 29 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"go",
"golang",
"cli"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 59,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 49,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "8 out of 29 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"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/12 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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 18 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": 18
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 18,
"unassessed_packages": 0,
"affected_by_severity": "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": 18,
"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": 4
},
"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": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.372,
"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": "16 of 43 human commits state their intent (structured subject or explanatory body)",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 43
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 81,
"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.033,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.295
},
"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.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 61 commits agent-authored or agent-credited",
"points": 6.6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 61
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "18 of the last 61 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 18,
"sampled": 61
}
}
],
"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": 19575,
"source_files_sampled": 13,
"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/13 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T19:36:38.568224Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ConduitIO/ecdysis.svg",
"full_name": "ConduitIO/ecdysis",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}