A terraform provider for Apache Pinot
azaurus1/terraform-provider-pinot 的健康指数为 100 分中的 69 分,处于「良好」区间。 其得分最高的类别是Engineering Quality(78/100),最低的是Sustainability & Governance(44/100)。 最近一次更新在 18 天前。 近期的大部分工作由 1 位贡献者完成。
指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。
每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。
加权总体分 62 经校准后在公布的指数量表上为 69(记录校准 2026-08-02)。
项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?
| 28.8/36 | 推送新近度 — 最近一次推送于 18 天前 |
| 6.9/36 | 提交节奏 — 52 周中有 10 周有提交 |
| 13/18 | 提交量 — 最近一年 27 次提交 |
| 9/10 | OpenSSF Scorecard:Maintained — 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9 |
| commits_last_year | 27 |
| human_commit_share | 0.99 |
| days_since_last_push | 18 |
| active_weeks_last_year | 10 |
| 27/27 | 有发布版本 — 已发布 47 个发布版本 |
| 36/36 | 发布时效 — 最近一次发布版本于 18 天前 |
| 19.8/27 | 发布节奏 — 约每 54.5 天发布一次 |
| 8/10 | OpenSSF Scorecard:Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts. |
| releases_count | 47 |
| latest_release_tag | v0.9.3 |
| releases_from_tags | 否 |
| days_since_latest_release | 18 |
| mean_days_between_releases | 54.5 |
项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?
| 18.1/60 | 星标 — 14 个星标 |
| 5.8/25 | 复刻 — 6 个复刻 |
| 0/15 | 关注者 — 1 位关注者 |
| forks | 6 |
| stars | 14 |
| watchers | 1 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | 许可证 — 可识别的许可证(MPL-2.0) |
| 18/18 | CONTRIBUTING 指南 |
| 13.5/13.5 | 行为准则 |
| 0/7.2 | 议题模板 |
| 0/6.3 | PR 模板 |
| has_readme | 是 |
| has_license | 是 |
| readme_badges | 0 |
| has_contributing | 是 |
| has_issue_template | 否 |
| has_code_of_conduct | 是 |
| readme_badge_services | — |
| has_pull_request_template | 否 |
项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?
| 9/54 | 巴士系数 — 1 位贡献者贡献了半数提交 |
| 2.7/22.5 | 提交分布 — 头号贡献者编写了 88% 的提交 |
| 6.8/13.5 | 贡献者广度 — 5 位贡献者 |
| 0/10 | OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0 |
| bus_factor | 1 |
| contributors_sampled | 5 |
| top_contributor_share | 0.879 |
| 19.6/42 | 议题解决 — 47% 的议题已关闭 |
| 22.5/30 | PR 接受 — 已裁定的 PR 中 69/92 已合并 |
| 0/13 | Newcomer PR acceptance — 30 天内没有首次贡献者的 PR 得到裁决 |
| 15/15 | OpenSSF Scorecard:Code-Review — all changesets reviewed |
| merged_prs | 69 |
| open_issues | 24 |
| closed_issues | 21 |
| prs_merged_7d | 0 |
| prs_decided_7d | 0 |
| prs_merged_30d | 3 |
| prs_decided_30d | 3 |
| issue_closed_ratio | 0.467 |
| closed_unmerged_prs | 23 |
| first_time_authors_30d | 0 |
| first_time_prs_merged_30d | 0 |
| first_time_prs_decided_30d | 0 |
| 10/30 | 所有权背书 — 个人(用户)账户 |
| 0/20 | 已验证域名 — 不适用于个人账户 |
| 8/25 | 所有者影响力 — azaurus1 有 12 位关注者 |
| 24.7/25 | 既往记录 — 54 个公开仓库,账户约 6 年 |
| followers | 12 |
| owner_type | User |
| is_verified | — |
| owner_login | azaurus1 |
| public_repos | 54 |
| account_age_days | 2,432 |
基础的工程与文档实践是否到位?
| 24/24 | CI 工作流 — 2 个工作流 |
| 24/24 | 存在测试 |
| 16/16 | Linter 配置 — .golangci.yml |
| 0/9.6 | Pre-commit 钩子 |
| 0/6.4 | .editorconfig |
| 0/20 | OpenSSF Scorecard:CI-Tests — 0 out of 8 merged PRs checked by a CI test -- score normalized to 0 |
| has_ci | 是 |
| has_tests | 是 |
| has_editorconfig | 否 |
| has_linter_config | 是 |
| has_precommit_config | 否 |
| 30/30 | README |
| 25/25 | 文档目录 |
| 15/15 | 文档 / 主页站点 — https://registry.terraform.io/providers/azaurus1/pinot/latest |
| 10/10 | 仓库描述 |
| 10/10 | 主题标签 — 2 个主题标签 |
| 10/10 | Wiki |
| topics | apache-pinot, terraform-provider |
| has_wiki | 是 |
| homepage | https://registry.terraform.io/providers/azaurus1/pinot/latest |
| docs_site | https://registry.terraform.io/providers/azaurus1/pinot/latest |
| has_readme | 是 |
| has_docs_dir | 是 |
| has_description | 是 |
可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — 无数据 |
| 0/2.5 | CI-Tests — 0 out of 8 merged PRs checked by a CI test -- score normalized to 0 |
| 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 |
| 0/2.5 | Contributors — project has 0 contributing companies or organizations -- score normalized to 0 |
| 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 |
| 6.8/7.5 | Maintained — 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9 |
| 5/5 | Packaging — packaging workflow detected |
| 3.5/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7 |
| 0/5 | SAST — SAST tool is not run on all commits -- score normalized to 0 |
| 0/5 | Security-Policy — security policy file not detected |
| 6/7.5 | Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts. |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 0/7.5 | Vulnerabilities — 58 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 17 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 1 |
| scorecard_aggregate | 5.8 |
| 35/35 | 直接依赖不含已知公告 — 没有直接依赖携带已知公告 |
| 0/25 | 间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分 |
| 0/40 | 没有长期未处理的公告 — 没有公告带有发布日期 |
| source | osv |
| advisories | 95 |
| affected_packages | 11 |
| assessed_packages | 117 |
| unassessed_packages | 0 |
| affected_by_severity | critical 3, high 1, moderate 2, unknown 5 |
| direct_affected_packages | 0 |
该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。
| 0/45 | 代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则 |
| 0/15 | 机器可读文档(llms.txt) |
| 19.9/40 | 可读的提交历史 — 99 次人类提交中有 37 次说明了意图(结构化标题或解释性正文) |
| has_llms_txt | 否 |
| llms_txt_url | — |
| legible_history_share | 0.374 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 18/18 | 一条命令的引导启动 — GNUmakefile |
| 22/22 | 自动化测试 |
| 11/11 | Lint / 格式化配置 — .golangci.yml |
| 11/11 | 静态类型检查 — Go(静态类型) |
| 10/10 | 可复现环境 — Dockerfile, lockfile |
| 0/10 | 已体现的代理实践 — 最近 100 次提交中没有代理编写的提交 |
| 8/8 | 自动化维护 — 最近 100 次提交中有 1 次为自动依赖更新 |
| 7/10 | OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 7 |
| has_nix | 否 |
| has_tests | 是 |
| lockfiles | go.sum |
| has_dockerfile | 是 |
| typed_language | 是 |
| bootstrap_files | GNUmakefile |
| has_devcontainer | 否 |
| has_linter_config | 是 |
| typecheck_configs | — |
| agent_commit_share | 0 |
| toolchain_manifests | go.mod |
| dependency_bot_commit_share | 0.01 |
| 45/45 | 可类型检查的代码 — Go(静态类型) |
| 55/55 | 可控的文件大小 — 采样的 22 个源文件中有 0 个超过 60KB |
| primary_language | Go |
| largest_source_bytes | 39,003 |
| source_files_sampled | 22 |
| 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 | — |
每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。
来自开源项目 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 |
| 0 | CI-Tests | 0 out of 8 merged PRs checked by a CI test -- score normalized to 0 |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 10 | Code-Review | all changesets reviewed |
| 0 | Contributors | project has 0 contributing companies or organizations -- score normalized to 0 |
| 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 |
| 9 | Maintained | 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9 |
| 10 | Packaging | packaging workflow detected |
| 7 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 7 |
| 0 | SAST | SAST tool is not run on all commits -- score normalized to 0 |
| 0 | Security-Policy | security policy file not detected |
| 8 | Signed-Releases | 5 out of the last 5 releases have a total of 5 signed artifacts. |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 0 | Vulnerabilities | 58 existing vulnerabilities detected |
| 注册表 | 软件包 | 版本约束 | 清单文件 |
|---|---|---|---|
| Go | github.com/azaurus1/go-pinot-api | v0.7.11 | go.mod |
| Go | github.com/azaurus1/pinot-testContainer | v0.0.0-20240404234650-a51c8dc650eb | go.mod |
| Go | github.com/hashicorp/terraform-plugin-docs | v0.19.0 | go.mod |
| Go | github.com/hashicorp/terraform-plugin-framework | v1.7.0 | go.mod |
| Go | github.com/hashicorp/terraform-plugin-go | v0.23.0 | go.mod |
| Go | github.com/hashicorp/terraform-plugin-log | v0.9.0 | go.mod |
| Go | github.com/hashicorp/terraform-plugin-testing | v1.8.0 | go.mod |
来自 GitHub 依赖图的完整解析依赖集合:7 个直接依赖与 110 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。
| 注册表 | 软件包 | 版本 | 关系 |
|---|---|---|---|
| Go | github.com/azaurus1/go-pinot-api | v0.7.11 | 直接 |
| Go | github.com/azaurus1/pinot-testcontainer | v0.0.0-20240404234650-a51c8dc650eb | 直接 |
| Go | github.com/hashicorp/terraform-plugin-docs | v0.19.0 | 直接 |
| Go | github.com/hashicorp/terraform-plugin-framework | v1.7.0 | 直接 |
| Go | github.com/hashicorp/terraform-plugin-go | v0.23.0 | 直接 |
| Go | github.com/hashicorp/terraform-plugin-log | v0.9.0 | 直接 |
| Go | github.com/hashicorp/terraform-plugin-testing | v1.8.0 | 直接 |
| Go | dario.cat/mergo | v1.0.0 | 间接 |
| Go | github.com/agext/levenshtein | v1.2.2 | 间接 |
| Go | github.com/apparentlymart/go-textseg/v15 | v15.0.0 | 间接 |
| Go | github.com/armon/go-radix | v1.0.0 | 间接 |
| Go | github.com/azure/go-ansiterm | v0.0.0-20210617225240-d185dfc1b5a1 | 间接 |
| Go | github.com/bgentry/speakeasy | v0.1.0 | 间接 |
| Go | github.com/bmatcuk/doublestar/v4 | v4.6.1 | 间接 |
| Go | github.com/burntsushi/toml | v1.2.1 | 间接 |
| Go | github.com/cenkalti/backoff/v4 | v4.2.1 | 间接 |
| Go | github.com/cloudflare/circl | v1.3.7 | 间接 |
| Go | github.com/containerd/containerd | v1.7.12 | 间接 |
| Go | github.com/containerd/log | v0.1.0 | 间接 |
| Go | github.com/cpuguy83/dockercfg | v0.3.1 | 间接 |
| Go | github.com/distribution/reference | v0.5.0 | 间接 |
| Go | github.com/docker/docker | v25.0.3+incompatible | 间接 |
| Go | github.com/docker/go-connections | v0.5.0 | 间接 |
| Go | github.com/docker/go-units | v0.5.0 | 间接 |
| Go | github.com/fatih/color | v1.16.0 | 间接 |
| Go | github.com/felixge/httpsnoop | v1.0.3 | 间接 |
| Go | github.com/go-logr/logr | v1.2.4 | 间接 |
| Go | github.com/go-logr/stdr | v1.2.2 | 间接 |
| Go | github.com/go-ole/go-ole | v1.2.6 | 间接 |
| Go | github.com/gogo/protobuf | v1.3.2 | 间接 |
| Go | github.com/golang/protobuf | v1.5.4 | 间接 |
| Go | github.com/google/go-cmp | v0.6.0 | 间接 |
| Go | github.com/google/uuid | v1.6.0 | 间接 |
| Go | github.com/hashicorp/cli | v1.1.6 | 间接 |
| Go | github.com/hashicorp/errwrap | v1.1.0 | 间接 |
| Go | github.com/hashicorp/go-checkpoint | v0.5.0 | 间接 |
| Go | github.com/hashicorp/go-cleanhttp | v0.5.2 | 间接 |
| Go | github.com/hashicorp/go-cty | v1.4.1-0.20200414143053-d3edf31b6320 | 间接 |
| Go | github.com/hashicorp/go-hclog | v1.6.3 | 间接 |
| Go | github.com/hashicorp/go-multierror | v1.1.1 | 间接 |
| Go | github.com/hashicorp/go-plugin | v1.6.0 | 间接 |
| Go | github.com/hashicorp/go-uuid | v1.0.3 | 间接 |
| Go | github.com/hashicorp/go-version | v1.6.0 | 间接 |
| Go | github.com/hashicorp/hc-install | v0.6.4 | 间接 |
| Go | github.com/hashicorp/hcl/v2 | v2.20.1 | 间接 |
| Go | github.com/hashicorp/logutils | v1.0.0 | 间接 |
| Go | github.com/hashicorp/terraform-exec | v0.21.0 | 间接 |
| Go | github.com/hashicorp/terraform-json | v0.22.1 | 间接 |
| Go | github.com/hashicorp/terraform-plugin-sdk/v2 | v2.33.0 | 间接 |
| Go | github.com/hashicorp/terraform-registry-address | v0.2.3 | 间接 |
| Go | github.com/hashicorp/terraform-svchost | v0.1.1 | 间接 |
| Go | github.com/hashicorp/yamux | v0.1.1 | 间接 |
| Go | github.com/huandu/xstrings | v1.3.3 | 间接 |
| Go | github.com/imdario/mergo | v0.3.15 | 间接 |
| Go | github.com/klauspost/compress | v1.16.0 | 间接 |
| Go | github.com/kunde21/markdownfmt/v3 | v3.1.0 | 间接 |
| Go | github.com/lufia/plan9stats | v0.0.0-20211012122336-39d0f177ccd0 | 间接 |
| Go | github.com/magiconair/properties | v1.8.7 | 间接 |
| Go | github.com/masterminds/goutils | v1.1.1 | 间接 |
| Go | github.com/masterminds/semver/v3 | v3.2.0 | 间接 |
| Go | github.com/masterminds/sprig/v3 | v3.2.3 | 间接 |
| Go | github.com/mattn/go-colorable | v0.1.13 | 间接 |
| Go | github.com/mattn/go-isatty | v0.0.20 | 间接 |
| Go | github.com/mattn/go-runewidth | v0.0.15 | 间接 |
| Go | github.com/microsoft/go-winio | v0.6.1 | 间接 |
| Go | github.com/microsoft/hcsshim | v0.11.4 | 间接 |
| Go | github.com/mitchellh/copystructure | v1.2.0 | 间接 |
| Go | github.com/mitchellh/go-testing-interface | v1.14.1 | 间接 |
| Go | github.com/mitchellh/go-wordwrap | v1.0.0 | 间接 |
| Go | github.com/mitchellh/mapstructure | v1.5.0 | 间接 |
| Go | github.com/mitchellh/reflectwalk | v1.0.2 | 间接 |
| Go | github.com/moby/patternmatcher | v0.6.0 | 间接 |
| Go | github.com/moby/sys/sequential | v0.5.0 | 间接 |
| Go | github.com/moby/sys/user | v0.1.0 | 间接 |
| Go | github.com/moby/term | v0.5.0 | 间接 |
| Go | github.com/morikuni/aec | v1.0.0 | 间接 |
| Go | github.com/oklog/run | v1.0.0 | 间接 |
| Go | github.com/opencontainers/go-digest | v1.0.0 | 间接 |
| Go | github.com/opencontainers/image-spec | v1.1.0 | 间接 |
| Go | github.com/pkg/errors | v0.9.1 | 间接 |
| Go | github.com/posener/complete | v1.2.3 | 间接 |
| Go | github.com/power-devops/perfstat | v0.0.0-20210106213030-5aafc221ea8c | 间接 |
| Go | github.com/protonmail/go-crypto | v1.1.0-alpha.2 | 间接 |
| Go | github.com/rivo/uniseg | v0.4.7 | 间接 |
| Go | github.com/shirou/gopsutil/v3 | v3.23.12 | 间接 |
| Go | github.com/shoenig/go-m1cpu | v0.1.6 | 间接 |
| Go | github.com/shopspring/decimal | v1.3.1 | 间接 |
| Go | github.com/sirupsen/logrus | v1.9.3 | 间接 |
| Go | github.com/spf13/cast | v1.5.0 | 间接 |
| Go | github.com/testcontainers/testcontainers-go | v0.29.1 | 间接 |
| Go | github.com/tklauser/go-sysconf | v0.3.12 | 间接 |
| Go | github.com/tklauser/numcpus | v0.6.1 | 间接 |
| Go | github.com/vmihailenco/msgpack | v4.0.4+incompatible | 间接 |
| Go | github.com/vmihailenco/msgpack/v5 | v5.4.1 | 间接 |
| Go | github.com/vmihailenco/tagparser/v2 | v2.0.0 | 间接 |
| Go | github.com/yuin/goldmark | v1.7.0 | 间接 |
| Go | github.com/yuin/goldmark-meta | v1.1.0 | 间接 |
| Go | github.com/yusufpapurcu/wmi | v1.2.3 | 间接 |
| Go | github.com/zclconf/go-cty | v1.14.4 | 间接 |
| Go | go.abhg.dev/goldmark/frontmatter | v0.2.0 | 间接 |
| Go | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | v0.45.0 | 间接 |
| Go | go.opentelemetry.io/otel | v1.19.0 | 间接 |
| Go | go.opentelemetry.io/otel/metric | v1.19.0 | 间接 |
| Go | go.opentelemetry.io/otel/trace | v1.19.0 | 间接 |
| Go | golang.org/x/crypto | v0.23.0 | 间接 |
| Go | golang.org/x/exp | v0.0.0-20240222234643-814bf88cf225 | 间接 |
| Go | golang.org/x/mod | v0.16.0 | 间接 |
| Go | golang.org/x/net | v0.23.0 | 间接 |
| Go | golang.org/x/sys | v0.20.0 | 间接 |
| Go | golang.org/x/text | v0.15.0 | 间接 |
| Go | golang.org/x/tools | v0.18.0 | 间接 |
| Go | google.golang.org/appengine | v1.6.8 | 间接 |
| Go | google.golang.org/genproto/googleapis/rpc | v0.0.0-20240227224415-6ceb2ff114de | 间接 |
| Go | google.golang.org/grpc | v1.63.2 | 间接 |
| Go | google.golang.org/protobuf | v1.34.0 | 间接 |
| Go | gopkg.in/yaml.v2 | v2.4.0 | 间接 |
| Go | gopkg.in/yaml.v3 | v3.0.1 | 间接 |
该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 117 个包,其中也包含从不交付的开发与测试版本固定:11 个存在已知公告,0 个为直接依赖。
| 软件包 | 版本 | 关系 | 严重程度 | 公告数 | 修复版本 |
|---|---|---|---|---|---|
| github.com/docker/docker | v25.0.3+incompatible | 间接 | 严重 | 16 | 29.3.1 |
| golang.org/x/crypto | v0.23.0 | 间接 | 严重 | 36 | 0.52.0 |
| google.golang.org/grpc | v1.63.2 | 间接 | 严重 | 4 | 1.82.1 |
| github.com/containerd/containerd | v1.7.12 | 间接 | 高 | 13 | 2.3.2 |
| github.com/cloudflare/circl | v1.3.7 | 间接 | 中 | 4 | 1.6.3 |
| golang.org/x/net | v0.23.0 | 间接 | 中 | 16 | 1.27.0-rc.3 |
| github.com/klauspost/compress | v1.16.0 | 间接 | 未知 | 1 | 1.18.7 |
| github.com/yuin/goldmark | v1.7.0 | 间接 | 未知 | 1 | 1.7.17 |
| golang.org/x/mod | v0.16.0 | 间接 | 未知 | 2 | 1.27.0-rc.3 |
| golang.org/x/sys | v0.20.0 | 间接 | 未知 | 1 | 0.44.0 |
| golang.org/x/text | v0.15.0 | 间接 | 未知 | 1 | 0.39.0 |
公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。
发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。