Go configurator structures library
goreflect/go_structor 的健康指数为 100 分中的 30 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(90/100),最低的是Security(20/100)。 最近一次更新在 2 天前。 近期的大部分工作由 1 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 56 经校准后在公布的指数量表上为 59(记录校准 2026-08-02)。 高风险司法辖区政策对加权总体健康应用 50% 的乘数,并对其设置“存在风险”上限 34。
| 注册表 | 软件包 | 版本 | 月下载量 | 版本数 | 最近发布 |
|---|---|---|---|---|---|
| Go | github.com/goreflect/gostructor指向其他仓库——不计分 | v1.1.0 | - | 23 | 3 天前 |
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 2 天前 |
| 1.4/36 | 提交节奏 — 52 周中有 2 周有提交 |
| 11.1/18 | 提交量 — 最近一年 16 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 16 |
| human_commit_share | — |
| days_since_last_push | 2 |
| active_weeks_last_year | 2 |
| 27/27 | 有发布版本 — 已发布 9 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 3 天前 |
| 12.6/27 | 发布节奏 — 约每 286 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — 无数据 |
| releases_count | 9 |
| latest_release_tag | v1.1.0 |
| releases_from_tags | 否 |
| days_since_latest_release | 3 |
| mean_days_between_releases | 286 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 16.9/60 | 星标 — 12 个星标 |
| 0/25 | 复刻 — 0 个复刻 |
| 0/15 | 关注者 — 2 位关注者 |
| forks | 0 |
| stars | 12 |
| watchers | 2 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(MIT) |
| 18/18 | CONTRIBUTING 指南 |
| 0/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 0/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| readme_badges | — |
| has_contributing | 是 |
| has_issue_template | 否 |
| has_code_of_conduct | 否 |
| readme_badge_services | — |
| has_pull_request_template | 否 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 9/54 | 巴士系数 — 1 位贡献者贡献了半数提交 |
| 0.5/22.5 | 提交分布 — 头号贡献者编写了 98% 的提交 |
| 4.1/13.5 | 贡献者广度 — 3 位贡献者 |
| 3/10 | OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3 |
| bus_factor | 1 |
| contributors_sampled | 3 |
| top_contributor_share | 0.98 |
| 42/42 | 议题解决 — 100% 的议题已关闭 |
| 28.3/30 | PR 接受 — 已裁定的 PR 中 17/18 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决 |
| 0/15 | OpenSSF Scorecard:Code-Review — Found 0/17 approved changesets -- score normalized to 0 |
| merged_prs | 17 |
| open_issues | 0 |
| closed_issues | 25 |
| prs_merged_7d | — |
| prs_decided_7d | — |
| prs_merged_30d | — |
| prs_decided_30d | — |
| issue_closed_ratio | 1 |
| closed_unmerged_prs | 1 |
| first_time_authors_30d | — |
| first_time_prs_merged_30d | — |
| first_time_prs_decided_30d | — |
| 30/30 | 所有权背书 — 组织持有 |
| 0/20 | 已验证域名 — 未读取该组织的域名验证状态 |
| 2.2/25 | 所有者影响力 — goreflect 有 1 位关注者 |
| 18.2/25 | 既往记录 — 6 个公开仓库,账户约 6 年 |
| followers | 1 |
| owner_type | Organization |
| is_verified | — |
| owner_login | goreflect |
| public_repos | 6 |
| account_age_days | 2,378 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 2 个工作流 |
| 24/24 | 存在测试 |
| 16/16 | Linter 配置 — .golangci.yml |
| 0/9.6 | Pre-commit 钩子 |
| 0/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard:CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 否 |
| has_linter_config | 是 |
| has_precommit_config | 否 |
| 30/30 | README |
| 25/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://goreflect.github.io/gostructor/ |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 15 个主题标签 |
| 10/10 | Wiki |
| topics | golang-library, golang, configuration, hocon, yaml, json, vault, fetching-secrets, slice, yml, environment-variables, default-values, spring-config-server, gitops, hot-config |
| has_wiki | 是 |
| homepage | https://goreflect.github.io/gostructor/ |
| docs_site | https://goreflect.github.io/gostructor/ |
| has_readme | 是 |
| has_docs_dir | 是 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — branch protection not enabled on development/release branches |
| 2.5/2.5 | CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10 |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0/7.5 | Code-Review — Found 0/17 approved changesets -- score normalized to 0 |
| 0.8/2.5 | Contributors — project has 1 contributing companies or organizations -- score normalized to 3 |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | 许可证 — license file detected |
| 7.5/7.5 | Maintained — 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — 无数据 |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 0/5 | SAST — SAST tool is not run on all commits -- score normalized to 0 |
| 0/5 | Security-Policy — security policy file not detected |
| 0/7.5 | Signed-Releases — 无数据 |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 0/7.5 | Vulnerabilities — 44 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 16 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 2 |
| scorecard_aggregate | 4.1 |
| high_risk_jurisdiction_cap | 34 |
| high_risk_jurisdiction_multiplier | 50 |
| security_posture_after_multiplier | 20 |
| security_posture_before_jurisdiction | 41 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 0/45 | 代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则 |
| 0/15 | 机器可读文档(llms.txt) |
| 0/40 | 可读的提交历史 — 无数据 |
| has_llms_txt | 否 |
| llms_txt_url | — |
| legible_history_share | — |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 18/18 | 一条命令的引导启动 — Makefile |
| 22/22 | 自动化测试 |
| 11/11 | Lint / 格式化配置 — .golangci.yml |
| 11/11 | 静态类型检查 — Go(静态类型) |
| 10/10 | 可复现环境 — Dockerfile, lockfile |
| 0/10 | 已体现的代理实践 — 无数据 |
| 0/8 | 自动化维护 — 无数据 |
| 0/10 | OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | go.sum |
| has_dockerfile | 是 |
| typed_language | 是 |
| bootstrap_files | Makefile |
| has_devcontainer | 否 |
| has_linter_config | 是 |
| typecheck_configs | — |
| agent_commit_share | — |
| toolchain_manifests | — |
| dependency_bot_commit_share | — |
| 45/45 | 可类型检查的代码 — Go(静态类型) |
| 55/55 | 可控的文件大小 — 采样的 77 个源文件中有 0 个超过 60KB |
| primary_language | Go |
| largest_source_bytes | 16,032 |
| source_files_sampled | 77 |
| oversized_source_files | 0 |
| 0/40 | API 模式(OpenAPI/GraphQL/proto) — 不适用于此类软件 |
| 0/20 | MCP 服务器 — 不适用于此类软件 |
| 40/40 | 可运行示例 — examples |
| example_dirs | examples |
| has_mcp_signal | 否 |
| api_schema_files | — |
| interfaces_expected_of | — |
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 10 | Binary-Artifacts | no binaries found in the repo |
| 0 | Branch-Protection | branch protection not enabled on development/release branches |
| 10 | CI-Tests | 4 out of 4 merged PRs checked by a CI test -- score normalized to 10 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 0 | Code-Review | Found 0/17 approved changesets -- score normalized to 0 |
| 3 | Contributors | project has 1 contributing companies or organizations -- score normalized to 3 |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 10 | Dependency-Update-Tool | update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |
| 不适用 | Packaging | packaging workflow not detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 0 | SAST | SAST tool is not run on all commits -- score normalized to 0 |
| 0 | Security-Policy | security policy file not detected |
| 不适用 | Signed-Releases | no releases found |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 0 | Vulnerabilities | 44 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| Go | github.com/goreflect/gostructor | v0.0.0 | consul/go.mod |
| Go | github.com/goreflect/gostructor/snapshot | v0.0.0 | consul/go.mod |
| Go | github.com/hashicorp/consul/api | v1.32.0 | consul/go.mod |
| Go | github.com/goreflect/gostructor | v0.0.0 | etcd/go.mod |
| Go | github.com/goreflect/gostructor/snapshot | v0.0.0 | etcd/go.mod |
| Go | go.etcd.io/etcd/client/v3 | v3.5.16 | etcd/go.mod |
| Go | github.com/go-git/go-billy/v5 | v5.6.2 | git/go.mod |
| Go | github.com/go-git/go-git/v5 | v5.16.2 | git/go.mod |
| Go | github.com/goreflect/gostructor | v0.0.0 | git/go.mod |
| Go | github.com/goreflect/gostructor/snapshot | v0.0.0 | git/go.mod |
| Go | github.com/goreflect/gostructor | v0.0.0 | hocon/go.mod |
| Go | github.com/goreflect/gostructor | v0.0.0 | springcloud/go.mod |
| Go | github.com/goreflect/gostructor/snapshot | v0.0.0 | springcloud/go.mod |
| Go | github.com/goreflect/gostructor | v0.0.0 | toml/go.mod |
| Go | github.com/goreflect/gostructor | v0.0.0 | vault/go.mod |
| Go | github.com/hashicorp/vault/api | v1.23.0 | vault/go.mod |
| Go | github.com/fsnotify/fsnotify | v1.8.0 | watch/go.mod |
| Go | github.com/goreflect/gostructor | v0.0.0 | watch/go.mod |
| Go | github.com/goccy/go-yaml | v1.9.5 | yaml/go.mod |
| Go | github.com/goreflect/gostructor | v0.0.0 | yaml/go.mod |
来自 GitHub 依赖图的完整解析依赖集合:7 个直接依赖与 70 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| Go | github.com/fsnotify/fsnotify | v1.8.0 | 直接 |
| Go | github.com/go-git/go-billy/v5 | v5.6.2 | 直接 |
| Go | github.com/go-git/go-git/v5 | v5.16.2 | 直接 |
| Go | github.com/goccy/go-yaml | v1.9.5 | 直接 |
| Go | github.com/hashicorp/consul/api | v1.32.0 | 直接 |
| Go | github.com/hashicorp/vault/api | v1.23.0 | 直接 |
| Go | go.etcd.io/etcd/client/v3 | v3.5.16 | 直接 |
| Go | ../../springcloud | 0.0.0 | 间接 |
| Go | dario.cat/mergo | v1.0.0 | 间接 |
| Go | github.com/armon/go-metrics | v0.4.1 | 间接 |
| Go | github.com/cenkalti/backoff/v4 | v4.3.0 | 间接 |
| Go | github.com/cloudflare/circl | v1.6.1 | 间接 |
| Go | github.com/coreos/go-semver | v0.3.0 | 间接 |
| Go | github.com/coreos/go-systemd/v22 | v22.3.2 | 间接 |
| Go | github.com/cyphar/filepath-securejoin | v0.4.1 | 间接 |
| Go | github.com/emirpasic/gods | v1.18.1 | 间接 |
| Go | github.com/fatih/color | v1.10.0 | 间接 |
| Go | github.com/fatih/color | v1.16.0 | 间接 |
| Go | github.com/go-git/gcfg | v1.5.1-0.20230307220236-3a3c6141e376 | 间接 |
| Go | github.com/go-jose/go-jose/v4 | v4.1.1 | 间接 |
| Go | github.com/gogo/protobuf | v1.3.2 | 间接 |
| Go | github.com/golang/groupcache | v0.0.0-20241129210726-2c02b8208cf8 | 间接 |
| Go | github.com/golang/protobuf | v1.5.4 | 间接 |
| Go | github.com/hashicorp/errwrap | v1.1.0 | 间接 |
| Go | github.com/hashicorp/go-cleanhttp | v0.5.2 | 间接 |
| Go | github.com/hashicorp/go-hclog | v1.5.0 | 间接 |
| Go | github.com/hashicorp/go-immutable-radix | v1.3.1 | 间接 |
| Go | github.com/hashicorp/go-multierror | v1.1.1 | 间接 |
| Go | github.com/hashicorp/go-retryablehttp | v0.7.8 | 间接 |
| Go | github.com/hashicorp/go-rootcerts | v1.0.2 | 间接 |
| Go | github.com/hashicorp/go-secure-stdlib/parseutil | v0.2.0 | 间接 |
| Go | github.com/hashicorp/go-secure-stdlib/strutil | v0.1.2 | 间接 |
| Go | github.com/hashicorp/go-sockaddr | v1.0.7 | 间接 |
| Go | github.com/hashicorp/golang-lru | v0.5.4 | 间接 |
| Go | github.com/hashicorp/hcl | v1.0.1-vault-7 | 间接 |
| Go | github.com/hashicorp/serf | v0.10.1 | 间接 |
| Go | github.com/jbenet/go-context | v0.0.0-20150711004518-d14ea06fba99 | 间接 |
| Go | github.com/kevinburke/ssh_config | v1.2.0 | 间接 |
| Go | github.com/mattn/go-colorable | v0.1.13 | 间接 |
| Go | github.com/mattn/go-colorable | v0.1.8 | 间接 |
| Go | github.com/mattn/go-isatty | v0.0.12 | 间接 |
| Go | github.com/mattn/go-isatty | v0.0.20 | 间接 |
| Go | github.com/microsoft/go-winio | v0.6.2 | 间接 |
| Go | github.com/mitchellh/go-homedir | v1.1.0 | 间接 |
| Go | github.com/mitchellh/mapstructure | v1.5.0 | 间接 |
| Go | github.com/pjbgf/sha1cd | v0.3.2 | 间接 |
| Go | github.com/protonmail/go-crypto | v1.1.6 | 间接 |
| Go | github.com/ryanuber/go-glob | v1.0.0 | 间接 |
| Go | github.com/sergi/go-diff | v1.3.2-0.20230802210424-5b0b94c5c0d3 | 间接 |
| Go | github.com/skeema/knownhosts | v1.3.1 | 间接 |
| Go | github.com/xanzy/ssh-agent | v0.3.3 | 间接 |
| Go | go.etcd.io/etcd/api/v3 | v3.5.16 | 间接 |
| Go | go.etcd.io/etcd/client/pkg/v3 | v3.5.16 | 间接 |
| Go | go.uber.org/atomic | v1.7.0 | 间接 |
| Go | go.uber.org/multierr | v1.6.0 | 间接 |
| Go | go.uber.org/zap | v1.17.0 | 间接 |
| Go | golang.org/x/crypto | v0.37.0 | 间接 |
| Go | golang.org/x/crypto | v0.52.0 | 间接 |
| Go | golang.org/x/exp | v0.0.0-20250106191152-7588d65b2ba8 | 间接 |
| Go | golang.org/x/net | v0.23.0 | 间接 |
| Go | golang.org/x/net | v0.39.0 | 间接 |
| Go | golang.org/x/net | v0.54.0 | 间接 |
| Go | golang.org/x/sys | v0.0.0-20200223170610-d5e6a3e2c0ae | 间接 |
| Go | golang.org/x/sys | v0.13.0 | 间接 |
| Go | golang.org/x/sys | v0.18.0 | 间接 |
| Go | golang.org/x/sys | v0.29.0 | 间接 |
| Go | golang.org/x/sys | v0.32.0 | 间接 |
| Go | golang.org/x/text | v0.14.0 | 间接 |
| Go | golang.org/x/text | v0.37.0 | 间接 |
| Go | golang.org/x/time | v0.12.0 | 间接 |
| Go | golang.org/x/xerrors | v0.0.0-20200804184101-5ec99f83aff1 | 间接 |
| Go | google.golang.org/genproto | v0.0.0-20230822172742-b8732ec3820d | 间接 |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20230822172742-b8732ec3820d | 间接 |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20230822172742-b8732ec3820d | 间接 |
| Go | google.golang.org/grpc | v1.59.0 | 间接 |
| Go | google.golang.org/protobuf | v1.33.0 | 间接 |
| Go | gopkg.in/warnings.v0 | v0.1.2 | 间接 |
发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。