Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
cel-expr/cel-go 的健康指数为 100 分中的 89 分,处于「优秀」区间。 其得分最高的类别是Vitality(94/100),最低的是Engineering Quality(56/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 75 经校准后在公布的指数量表上为 89(记录校准 2026-08-02)。
| 注册表 | 软件包 | 版本 | 月下载量 | 版本数 | 最近发布 |
|---|---|---|---|---|---|
| Go | github.com/google/cel-go指向其他仓库——不计分 | v0.30.0 | - | 86 | 3 天前 |
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 36/36 | 推送新近度 — 最近一次推送于 0 天前 |
| 26.3/36 | 提交节奏 — 52 周中有 38 周有提交 |
| 18/18 | 提交量 — 最近一年 113 次提交 |
| 10/10 | OpenSSF Scorecard:Maintained — 30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 113 |
| human_commit_share | 1 |
| days_since_last_push | 0 |
| active_weeks_last_year | 38 |
| 27/27 | 有发布版本 — 已发布 72 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 2 天前 |
| 27/27 | 发布节奏 — 约每 41.8 天发布一次 |
| 0/10 | OpenSSF Scorecard:Signed-Releases — 无数据 |
| releases_count | 72 |
| latest_release_tag | v0.30.0 |
| releases_from_tags | 否 |
| days_since_latest_release | 2 |
| mean_days_between_releases | 41.8 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 56.5/60 | 星标 — 3,042 个星标 |
| 20.7/25 | 复刻 — 307 个复刻 |
| 8.6/15 | 关注者 — 36 位关注者 |
| forks | 307 |
| stars | 3,042 |
| watchers | 36 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(Apache-2.0) |
| 18/18 | CONTRIBUTING 指南 |
| 13.5/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 6.3/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 位贡献者贡献了半数提交 |
| 8.9/22.5 | 提交分布 — 头号贡献者编写了 60% 的提交 |
| 13.5/13.5 | 贡献者广度 — 99 位贡献者 |
| 10/10 | OpenSSF Scorecard:Contributors — project has 11 contributing companies or organizations |
| bus_factor | 1 |
| contributors_sampled | 99 |
| top_contributor_share | 0.604 |
| 36.9/42 | 议题解决 — 88% 的议题已关闭 |
| 27.9/30 | PR 接受 — 已裁定的 PR 中 866/932 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决 |
| 15/15 | OpenSSF Scorecard:Code-Review — all changesets reviewed |
| merged_prs | 866 |
| open_issues | 48 |
| closed_issues | 348 |
| prs_merged_7d | — |
| prs_decided_7d | — |
| prs_merged_30d | — |
| prs_decided_30d | — |
| issue_closed_ratio | 0.879 |
| closed_unmerged_prs | 66 |
| first_time_authors_30d | — |
| first_time_prs_merged_30d | — |
| first_time_prs_decided_30d | — |
| 30/30 | 所有权背书 — 组织持有 |
| 0/20 | 已验证域名 |
| 11.4/25 | 所有者影响力 — cel-expr 有 38 位关注者 |
| 11.1/25 | 既往记录 — 10 个公开仓库,账户约 1 年 |
| followers | 38 |
| owner_type | Organization |
| is_verified | — |
| owner_login | cel-expr |
| public_repos | 10 |
| account_age_days | 637 |
基础的工程与文档实践是否到位?
| 0/24 | CI 工作流 |
| 24/24 | 存在测试 |
| 0/16 | Linter 配置 |
| 0/9.6 | Pre-commit 钩子 |
| 0/6.4 | .editorconfig |
| 20/20 | OpenSSF Scorecard:CI-Tests — 30 out of 30 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 |
| 0/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://cel.dev |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 7 个主题标签 |
| 10/10 | Wiki |
| topics | golang, go, cel, expression, expression-language, expression-evaluator, expression-parser |
| has_wiki | 是 |
| homepage | https://cel.dev |
| has_readme | 是 |
| has_docs_dir | 否 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — 无数据 |
| 2.5/2.5 | CI-Tests — 30 out of 30 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 |
| 7.5/7.5 | Code-Review — all changesets reviewed |
| 2.5/2.5 | Contributors — project has 11 contributing companies or organizations |
| 0/10 | Dangerous-Workflow — 无数据 |
| 7.5/7.5 | Dependency-Update-Tool — update tool detected |
| 5/5 | Fuzzing — project is fuzzed |
| 2.5/2.5 | 许可证 — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — 无数据 |
| 0/5 | Pinned-Dependencies — 无数据 |
| 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 — 无数据 |
| 6/7.5 | Vulnerabilities — 2 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 12 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 6 |
| scorecard_aggregate | 7.8 |
| 26.6/35 | 直接依赖不含已知公告 — 1 个受影响:golang.org/x/text v0.22.0 (unknown) |
| 0/25 | 间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分 |
| 40/40 | 没有长期未处理的公告 — 没有公告公开超过 90 天 |
| source | osv |
| advisories | 2 |
| affected_packages | 2 |
| assessed_packages | 26 |
| unassessed_packages | 0 |
| affected_by_severity | unknown 2 |
| direct_affected_packages | 1 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 0/45 | 代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则 |
| 0/15 | 机器可读文档(llms.txt) |
| 40/40 | 可读的提交历史 — 100 次人类提交中有 94 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 否 |
| legible_history_share | 0.94 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 12.6/18 | 一条命令的引导启动 — codelab/go.mod, conformance/go.mod, go.mod(工具链约定,无任务运行器) |
| 22/22 | 自动化测试 |
| 0/11 | Lint / 格式化配置 |
| 11/11 | 静态类型检查 — Go(静态类型) |
| 10/10 | 可复现环境 — lockfile |
| 0/10 | 已体现的代理实践 — 最近 100 次提交中没有代理编写的提交 |
| 0/8 | 自动化维护 — 未观察到自动依赖更新 |
| 0/10 | OpenSSF Scorecard:Pinned-Dependencies — 无数据 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | go.sum |
| has_dockerfile | 否 |
| typed_language | 是 |
| bootstrap_files | — |
| has_devcontainer | 否 |
| has_linter_config | 否 |
| typecheck_configs | — |
| agent_commit_share | 0 |
| toolchain_manifests | codelab/go.mod, conformance/go.mod, go.mod, policy/go.mod, repl/go.mod, tools/go.mod |
| dependency_bot_commit_share | 0 |
| 45/45 | 可类型检查的代码 — Go(静态类型) |
| 53.5/55 | 可控的文件大小 — 采样的 287 个源文件中有 8 个超过 60KB |
| primary_language | Go |
| largest_source_bytes | 249,241 |
| source_files_sampled | 287 |
| oversized_source_files | 8 |
| 40/40 | API 模式(OpenAPI/GraphQL/proto) — cel/testdata/mutant.proto, cel/testdata/team.proto, test/proto2pb/test_all_types.proto, test/proto2pb/test_extensions.proto, test/proto3pb/test_all_types.proto, test/proto3pb/test_import.proto |
| 0/20 | MCP 服务器 |
| 40/40 | 可运行示例 — examples |
| example_dirs | examples |
| has_mcp_signal | 否 |
| api_schema_files | cel/testdata/mutant.proto, cel/testdata/team.proto, test/proto2pb/test_all_types.proto, test/proto2pb/test_extensions.proto, test/proto3pb/test_all_types.proto, test/proto3pb/test_import.proto |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
每个点涵盖 8 天。
来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。
| 10 | Binary-Artifacts | no binaries found in the repo |
| 不适用 | Branch-Protection | 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 |
| 10 | CI-Tests | 30 out of 30 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 |
| 10 | Code-Review | all changesets reviewed |
| 10 | Contributors | project has 11 contributing companies or organizations |
| 不适用 | Dangerous-Workflow | no workflows found |
| 10 | Dependency-Update-Tool | update tool detected |
| 10 | Fuzzing | project is fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10 |
| 不适用 | Packaging | packaging workflow not detected |
| 不适用 | Pinned-Dependencies | no dependencies found |
| 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 |
| 不适用 | Token-Permissions | No tokens found |
| 8 | Vulnerabilities | 2 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| Go | github.com/golang/glog | v1.2.4 | codelab/go.mod |
| Go | github.com/google/cel-go | v0.21.0 | codelab/go.mod |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20240826202546-f6391c0de4c7 | codelab/go.mod |
| Go | google.golang.org/protobuf | v1.34.2 | codelab/go.mod |
| Go | cel.dev/expr | v0.25.1 | conformance/go.mod |
| Go | github.com/bazelbuild/rules_go | v0.49.0 | conformance/go.mod |
| Go | github.com/google/cel-go | v0.26.1 | conformance/go.mod |
| Go | github.com/google/go-cmp | v0.7.0 | conformance/go.mod |
| Go | google.golang.org/protobuf | v1.36.10 | conformance/go.mod |
| Go | cel.dev/expr | v0.25.1 | go.mod |
| Go | github.com/antlr4-go/antlr/v4 | v4.13.1 | go.mod |
| Go | github.com/google/go-cmp | v0.7.0 | go.mod |
| Go | go.yaml.in/yaml/v3 | v3.0.4 | go.mod |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20240826202546-f6391c0de4c7 | go.mod |
| Go | google.golang.org/protobuf | v1.36.10 | go.mod |
| Go | golang.org/x/text | v0.22.0 | go.mod |
| Go | github.com/google/cel-go | v0.26.1 | policy/go.mod |
| Go | github.com/google/cel-go/tools | v0.0.0-20251023215754-a36d461be521 | policy/go.mod |
| Go | github.com/google/go-cmp | v0.7.0 | policy/go.mod |
| Go | go.yaml.in/yaml/v3 | v3.0.4 | policy/go.mod |
| Go | google.golang.org/protobuf | v1.36.10 | policy/go.mod |
| Go | cel.dev/expr | v0.25.1 | repl/go.mod |
| Go | github.com/antlr4-go/antlr/v4 | v4.13.1 | repl/go.mod |
| Go | github.com/chzyer/readline | v1.5.1 | repl/go.mod |
| Go | github.com/google/cel-go | v0.26.1 | repl/go.mod |
| Go | github.com/google/go-cmp | v0.7.0 | repl/go.mod |
| Go | go.yaml.in/yaml/v3 | v3.0.4 | repl/go.mod |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20240826202546-f6391c0de4c7 | repl/go.mod |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20240826202546-f6391c0de4c7 | repl/go.mod |
| Go | google.golang.org/protobuf | v1.36.10 | repl/go.mod |
| Go | cel.dev/expr | v0.25.1 | tools/go.mod |
| Go | github.com/google/cel-go | v0.22.0 | tools/go.mod |
| Go | github.com/google/cel-go/policy | v0.0.0-20250311174852-f5ea07b389a1 | tools/go.mod |
| Go | github.com/google/go-cmp | v0.7.0 | tools/go.mod |
| Go | go.yaml.in/yaml/v3 | v3.0.4 | tools/go.mod |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20250311190419-81fb87f6b8bf | tools/go.mod |
| Go | google.golang.org/protobuf | v1.36.10 | tools/go.mod |
来自 GitHub 依赖图的完整解析依赖集合:18 个直接依赖与 8 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| Go | cel.dev/expr | 0.22.1 | 直接 |
| Go | cel.dev/expr | v0.25.1 | 直接 |
| Go | github.com/antlr4-go/antlr/v4 | 4.13.0 | 直接 |
| Go | github.com/antlr4-go/antlr/v4 | v4.13.1 | 直接 |
| Go | github.com/bazelbuild/rules_go | 0.49.0 | 直接 |
| Go | github.com/chzyer/readline | v1.5.1 | 直接 |
| Go | github.com/golang/glog | 1.2.4 | 直接 |
| Go | github.com/google/cel-go | 0.21.0 | 直接 |
| Go | github.com/google/cel-go/policy | 0.0.0-20250311174852-f5ea07b389a1 | 直接 |
| Go | github.com/google/go-cmp | v0.7.0 | 直接 |
| Go | go.yaml.in/yaml/v3 | v3.0.4 | 直接 |
| Go | golang.org/x/text | v0.22.0 | 直接 |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20240826202546-f6391c0de4c7 | 直接 |
| Go | google.golang.org/genproto/googleapis/api | v0.0.0-20250311190419-81fb87f6b8bf | 直接 |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20240826202546-f6391c0de4c7 | 直接 |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20250311190419-81fb87f6b8bf | 直接 |
| Go | google.golang.org/protobuf | 1.34.2 | 直接 |
| Go | google.golang.org/protobuf | v1.36.10 | 直接 |
| Go | ../. | 0.22.0 | 间接 |
| Go | ./.. | 0.26.1 | 间接 |
| Go | github.com/stoewer/go-strcase | 1.2.0 | 间接 |
| Go | github.com/stoewer/go-strcase | 1.3.1 | 间接 |
| Go | golang.org/x/exp | 0.0.0-20230515195305-f3d0a9c9a5cc | 间接 |
| Go | golang.org/x/exp | v0.0.0-20240823005443-9b4947da3948 | 间接 |
| Go | golang.org/x/sys | v0.21.0 | 间接 |
| Go | gopkg.in/yaml.v3 | 3.0.1 | 间接 |
该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 26 个包,其中也包含从不交付的开发与测试版本固定:2 个存在已知公告,1 个为直接依赖。
| 软件包 | 版本 | 关系 | 严重程度 | 公告数 | 修复版本 |
|---|---|---|---|---|---|
| golang.org/x/text | v0.22.0 | 直接 | 未知 | 1 | 0.39.0 |
| golang.org/x/sys | v0.21.0 | 间接 | 未知 | 1 | 0.44.0 |
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。