JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 259,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 442590,
"Makefile": 2129
},
"pushed_at": "2026-07-19T05:40:38Z",
"created_at": "2026-07-10T00:36:35Z",
"owner_type": "User",
"updated_at": "2026-07-19T05:40:38Z",
"description": "Validate dependency rules for Go source trees — a clean-room Go take on dependency-cruiser, with self-expiring baselines",
"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://butakikyo.net/",
"name": "ぶた桔梗",
"type": "User",
"login": "butaosuinu",
"company": null,
"location": "在日ソ連軍第468基地",
"followers": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/7778002?v=4",
"created_at": "2014-06-03T07:37:20Z",
"is_verified": null,
"public_repos": 47,
"account_age_days": 4437
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-17T16:48:52Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-16T04:00:39Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-07-14T00:24:58Z"
}
],
"recent_commits": [
{
"oid": "e4d73482f85a4616b743beab80ed4a9c27e0849f",
"body": null,
"is_bot": false,
"headline": "README の日本語版を追加 (#53)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-19T05:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae59108e2dc2c546b822d8aacd59aa79be77454",
"body": null,
"is_bot": false,
"headline": "v0.3 リリース文書を整合 (#52)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-17T15:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d3db1f09779950c3a8575f913e4962adff248a",
"body": "* self-contained HTML reporter を追加\n\n* Go 1.25.10 に更新\n\n* HTML reporter の line zero 表示を修正",
"is_bot": false,
"headline": "HTML reporter: self-contained 単一ページ出力 (#49)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-17T14:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "867c0f4f5d942a8237821930e55bd7fb8bb6dea9",
"body": null,
"is_bot": false,
"headline": "reachable の推移 edge に file filter を追加 (#51)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-17T14:38:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0635c18e79ce7a05090ccf664926e95c356196d0",
"body": null,
"is_bot": false,
"headline": "moreUnstable の instability 比較を実装 (#50)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-17T07:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4f644f25c7a5ed0125836350c36ab6ec1734fce",
"body": "* GraphViz DOT reporter を実装\n\n* DOT label の制御文字を可視化",
"is_bot": false,
"headline": "dot reporter: 違反 subgraph の GraphViz 出力 (#48)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-17T05:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b71812ccc66db2790844abbfc55da852fe5a1d9",
"body": "* folder scope の forbidden 評価を追加\n\n* folder scope の dependent count 説明を明確化",
"is_bot": false,
"headline": "folder scope の forbidden package 評価を追加 (#47)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-16T18:50:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a1a76c6563067a2abd224e0df0c3c3ea9a42fb4",
"body": null,
"is_bot": false,
"headline": "cruiser 公開型を internal alias に一元化 (#46)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-16T17:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d113b09ccc9ead81adf34f86119439bb3e809b66",
"body": null,
"is_bot": false,
"headline": "archtest: add go test Check helper (#45)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-16T16:09:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8388d6fc9cf3fb73fdda0f578740289941e6f174",
"body": "* v0.2 リリース文書を整合\n\n* DESIGN の現行挙動表現を修正",
"is_bot": false,
"headline": "v0.2 ドキュメントを整合 (#35)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-16T02:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d86a9cfdcdf7ddcfde7dcac5a8c50233936c5d79",
"body": null,
"is_bot": false,
"headline": "reachable ルールを実装 (#34)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-16T00:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae125cafd81866ddbf4fb8b1760b77ae2263eabf",
"body": null,
"is_bot": false,
"headline": "numberOfDependents 条件を実装 (#33)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-16T00:21:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e1e1a290d23a75fa12ad48804c9d542c6717fa",
"body": null,
"is_bot": false,
"headline": "package 依存グラフ基盤を追加 (#32)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-15T18:20:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb0c36ce93466495c76c4d300086f7230f9435f",
"body": null,
"is_bot": false,
"headline": "required ルールを実装 (#24) (#31)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-15T16:55:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc675056fe3d20745a2db124bd819638b95b6d2",
"body": null,
"is_bot": false,
"headline": "scanner と Validate のベンチマーク基盤を追加 (#30)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-15T13:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "259c86cf3e93d583e082f5139a1765494d611573",
"body": "MVP 全 8 issue (#2〜#9) の実装完了と v0.0.1 リリースを「現状」に反映し、\n検証戦略に corpus / parity テストの実装済みパスを追記する。\n\n\nClaude-Session: https://claude.ai/code/session_01HcfTk6rf4zhpmYwLs2ZnRb\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "CLAUDE.md を v0.0.1 リリース後の現状に更新 (#22)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-14T00:33:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c71936c4fe947351846e299cbbf5bd01ac56aca7",
"body": "* fanout arch 8テストの parity 検証を追加\n\n* 分類 parity で依存なし package を列挙",
"is_bot": false,
"headline": "fanout arch 8テストの parity 検証を追加 (#21)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-13T17:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "423cfbc204c52cee55abea9f1b759698259b5cb7",
"body": "* 公開 library API と CLI を実装\n\n* Cap CLI validation exit status",
"is_bot": false,
"headline": "公開 library API と CLI を実装 (#20)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-13T16:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e370f0bcb01d7cbd016c2b3f8584b022535053ee",
"body": null,
"is_bot": false,
"headline": "baseline の3状態と自動失効を実装 (#19)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-12T19:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b71d25ea2da7a00ede5bf71fa2e3bfd05b70e13b",
"body": null,
"is_bot": false,
"headline": "err/json/mermaid reporter を実装 (#18)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-12T19:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e754a0370dbad42c15560a138df064510d6b2c9",
"body": "* rule engine を実装\n\n* 予約ルール名を schema に反映",
"is_bot": false,
"headline": "rule engine を実装 (#17)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-12T19:09:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42de6870a7d1dce515d715af6544feea2452acee",
"body": "* 違反コーパスとテストハーネスを追加\n\n* レビュー指摘に沿ってコーパス検証を補強\n\n* コーパスの正例とresolver連携を補強\n\n* Goldenの重複と矛盾を拒否\n\n* コーパスのルール形状と全件性を固定",
"is_bot": false,
"headline": "違反コーパスとテストハーネスを追加 (#15)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-12T01:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79716028fb5aefbb94c99a67e010ba3f9677428",
"body": "* agent hooksでpush前品質ゲートを強制\n\n* agent hookのshell解析を堅牢化\n\n* agent hookのpush検出を強化\n\n* agent hookのshell実行解析を拡張\n\n* agent hooksを最小構成に簡素化\n\n* pre-push hookをliteral grepで絞り込み",
"is_bot": false,
"headline": "Claude Code/Codex hooksでpush前品質ゲートを強制 (#16)",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-12T00:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd22b5a8ad264f9708ab47c27d8b6925b9bfa02b",
"body": "scanner と resolver を実装",
"is_bot": false,
"headline": "Merge pull request #13 from butaosuinu/fanout/scanner-resolver-2",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-11T21:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b1a56422ada306972b5ebe56b33ae2fde0e0a07",
"body": "設定スキーマと JSON loader を追加",
"is_bot": false,
"headline": "Merge pull request #14 from butaosuinu/fanout/config-loader-3",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-11T18:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5c23f7e1c52453d0c24dbfe6ef2c2b266395ef",
"body": null,
"is_bot": false,
"headline": "scanner の review 指摘を修正",
"author_name": "butaosuinu",
"author_login": "butaosuinu",
"committed_at": "2026-07-11T13:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fac8b54ffd03ce12dd08a9d309430774c38c255",
"body": null,
"is_bot": false,
"headline": "Go 1.25.8 で標準ライブラリ脆弱性を解消",
"author_name": "butaosuinu",
"author_login": "butaosuinu",
"committed_at": "2026-07-11T10:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69996620790842d9545bb9bfa88ec2e8acfb1bca",
"body": null,
"is_bot": false,
"headline": "設定スキーマと JSON loader を追加",
"author_name": "butaosuinu",
"author_login": "butaosuinu",
"committed_at": "2026-07-11T10:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ef0da0b45387efbed3c0afc2be64140b1683888",
"body": null,
"is_bot": false,
"headline": "scanner と resolver を実装",
"author_name": "butaosuinu",
"author_login": "butaosuinu",
"committed_at": "2026-07-11T09:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be35499aac15d37ddd8a7761138ebeeb9809efc8",
"body": "Codex向けリポジトリガイドを追加",
"is_bot": false,
"headline": "Merge pull request #12 from butaosuinu/fanout/manual-2-init-pane",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-10T04:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b3282b6cf02ba6132064691a60750a01efd26b1",
"body": "CLAUDE.md を追加: Claude Code 向けリポジトリガイド",
"is_bot": false,
"headline": "Merge pull request #11 from butaosuinu/fanout/manual-1-init-pane",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-10T03:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376a6f31de39e7500a91a533f9a308d9d2912fbc",
"body": null,
"is_bot": false,
"headline": "Codex向けリポジトリガイドを追加",
"author_name": "butaosuinu",
"author_login": "butaosuinu",
"committed_at": "2026-07-10T03:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "923a9cf99ed19b68047a7f7c98bb1258ffa65c0e",
"body": "DESIGN.ja.md から実装時に効く設計制約(クリーンルーム・stdlib のみ・\nbaseline 3 状態セマンティクス等)を抽出し、Makefile ベースのコマンドと\n.golangci.yml が強制する規約をまとめた。\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_011pcsb4jzztNwxaJ7frt1qg",
"is_bot": false,
"headline": "CLAUDE.md を追加: Claude Code 向けリポジトリガイド",
"author_name": "butaosuinu",
"author_login": "butaosuinu",
"committed_at": "2026-07-10T03:28:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "45ec219b79db03466e4edf56477c77a65ef1eb0e",
"body": "lint/format/test/CI 基盤を整備",
"is_bot": false,
"headline": "Merge pull request #10 from butaosuinu/fanout/manual-1-fanout-pane",
"author_name": "ぶた桔梗",
"author_login": "butaosuinu",
"committed_at": "2026-07-10T01:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "856ab9d10611fac345aff0e251dc1d282d471bf3",
"body": "素の `go 1.25`(言語バージョン)は Go のバージョン順序で `1.25.0` より\n下に位置するため、`go 1.25.0` を要求する govulncheck の依存グラフを\ngo 1.25 系ツールチェーンで解決できず、CI の make vuln が\n「updates to go.mod needed」で失敗していた。`go get -tool` が書いた\n`go 1.25.0` が正しい最小要求(実質 1.25 のまま)なので受け入れ、\ngo1.25.6 ツールチェーンで vuln / test / lint が通ることを確認した。\ngo.sum には 1.25 系での解決に必要なチェックサムを追記。\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_018zJ87Q4w9U9j37b2iuRBhP",
"is_bot": false,
"headline": "go directive を go 1.25.0 に修正し CI の govulncheck 失敗を解消",
"author_name": "butaosuinu",
"author_login": "butaosuinu",
"committed_at": "2026-07-10T01:38:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0e097e2f7f3dedbc9d6b4201fef5cff590371efd",
"body": "fanout リポジトリの構成を参考に、実装着手前の品質基盤を導入する。\n\n- cmd/godep-cruiser: 薄い CLI スタブ + run() の table-driven テスト\n (library-first 方針のため、エンジン側パッケージは先取りしない)\n- .golangci.yml: golangci-lint v2 (default: standard + 厳選 22 linter、\n gofumpt/goimports formatters)。revive に exported / package-comments を\n 追加し公開 API のドキュメントを強\n[…]\nmod: govulncheck の tool directive を追加 (go 1.25 は維持、\n runtime 依存は引き続きゼロ)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_018zJ87Q4w9U9j37b2iuRBhP",
"is_bot": false,
"headline": "lint/format/test/CI 基盤を整備",
"author_name": "butaosuinu",
"author_login": "butaosuinu",
"committed_at": "2026-07-10T01:34:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "40c5944941d3c759724f0f97ec8f130263979f3c",
"body": "dependency-cruiser の概念の Go クリーンルーム再実装 godep-cruiser の\nbootstrap。実装コードはなし — v0.1 の設計は DESIGN.ja.md、実装は\nissue ツリーで管理する。\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01RkmV1bbnhBHR7tkQtqZuzi",
"is_bot": false,
"headline": "初期コミット: 設計ドキュメント・README・LICENSE・go.mod",
"author_name": "butaosuinu",
"author_login": "butaosuinu",
"committed_at": "2026-07-10T00:36:34Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 3,
"commits_last_year": 37,
"latest_release_at": "2026-07-17T16:48:52Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 2,
"days_since_latest_release": 9,
"mean_days_between_releases": 1.8
},
"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/butaosuinu/godep-cruiser",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/butaosuinu/godep-cruiser",
"is_deprecated": false,
"latest_version": "v0.3.0",
"repository_url": "https://github.com/butaosuinu/godep-cruiser",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T15:08:35Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"internal/scanner/testdata/module/go.mod",
"testdata/corpus/baseline-expiry/go.mod",
"testdata/corpus/folder-scope/go.mod",
"testdata/corpus/forbidden-import-target/go.mod",
"testdata/corpus/layer-direction/go.mod",
"testdata/corpus/more-unstable/go.mod",
"testdata/corpus/number-of-dependents/go.mod",
"testdata/corpus/orphan-file/go.mod",
"testdata/corpus/package-main-placement/go.mod",
"testdata/corpus/reachable-test-helper/go.mod",
"testdata/corpus/required-dependency/go.mod",
"testdata/corpus/stdlib-denylist-exception/go.mod",
"testdata/corpus/stdlib-only-tree/go.mod",
"testdata/corpus/third-party-in-core/_deps/fixturedep/go.mod",
"testdata/corpus/third-party-in-core/go.mod",
"testdata/corpus/unclassified-dependency/go.mod",
"testdata/corpus/unreachable-dead-code/go.mod",
"testdata/parity/fanout-snapshot/go.mod"
],
"largest_source_bytes": 48760,
"source_files_sampled": 155,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 8313
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 28,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 25,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "butaosuinu",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/7778002?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml",
"vuln.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": 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": 10,
"reason": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/26 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"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": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e4d73482f85a4616b743beab80ed4a9c27e0849f",
"ran_at": "2026-07-27T10:39:26Z",
"aggregate_score": 4.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-20T21:44:18Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-19T05:40:35Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/butaosuinu/godep-cruiser",
"host": "github.com",
"name": "godep-cruiser",
"owner": "butaosuinu"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 48,
"vitality": 66,
"community": 24,
"governance": 56,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"commits_last_year": 37,
"human_commit_share": 1,
"days_since_last_push": 8,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "37 commits in the last year",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 37
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 3,
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 1.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.8
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 28,
"open_issues": 0,
"closed_issues": 25,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "28/28 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 28,
"decided": 28
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/26 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": 53,
"inputs": {
"followers": 13,
"owner_type": "User",
"is_verified": null,
"owner_login": "butaosuinu",
"public_repos": 47,
"account_age_days": 4437
},
"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": "13 followers of butaosuinu",
"points": 8.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 13,
"login": "butaosuinu"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "47 public repos, account ~12 yr old",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 47
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/butaosuinu/godep-cruiser"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 9
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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.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": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.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": "26 out of 26 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": "excellent",
"name": "AI Readiness",
"value": 86,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.865,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 8313
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "32 of 37 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 37
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.135,
"toolchain_manifests": [
"go.mod",
"internal/scanner/testdata/module/go.mod",
"testdata/corpus/baseline-expiry/go.mod",
"testdata/corpus/folder-scope/go.mod",
"testdata/corpus/forbidden-import-target/go.mod",
"testdata/corpus/layer-direction/go.mod",
"testdata/corpus/more-unstable/go.mod",
"testdata/corpus/number-of-dependents/go.mod",
"testdata/corpus/orphan-file/go.mod",
"testdata/corpus/package-main-placement/go.mod",
"testdata/corpus/reachable-test-helper/go.mod",
"testdata/corpus/required-dependency/go.mod",
"testdata/corpus/stdlib-denylist-exception/go.mod",
"testdata/corpus/stdlib-only-tree/go.mod",
"testdata/corpus/third-party-in-core/_deps/fixturedep/go.mod",
"testdata/corpus/third-party-in-core/go.mod",
"testdata/corpus/unclassified-dependency/go.mod",
"testdata/corpus/unreachable-dead-code/go.mod",
"testdata/parity/fanout-snapshot/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".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": "5 of the last 37 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 5,
"sampled": 37
}
}
],
"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": 48760,
"source_files_sampled": 155,
"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/155 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 155,
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T10:39:41.494934Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/butaosuinu/godep-cruiser.svg",
"full_name": "butaosuinu/godep-cruiser",
"license_state": "standard",
"license_spdx": "MIT"
}