公开记录
软件健康报告模式 0.34.0 · 指标 2.10.0 · 2026-09-20 04:12 UTC

aws / amazon-freertos

DEPRECATED - See README.md

CMIT★ 2,530 星标⑂ 1,099 复刻始于 2017年11月已归档在 GitHub 上查看 ↗

aws/amazon-freertos 的健康指数为 100 分中的 19 分,处于「危急」区间。 其得分最高的类别是Sustainability & Governance(97/100),最低的是Vitality(19/100)。 该仓库已归档,预计不会再有维护。

19
总分 / 100
危急

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均,再依据公开记录的分布进行校准,使各等级具有百分位含义;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 34(存在风险)的上限。

19
卓越93-100公开记录中的最高层级(约前 5%);基本满足所有检验标准
优秀80-92各方面均表现强劲;仅有少量不足
良好65-79健康;不足之处有限且可控
中等50-64可接受,但存在明显不足;建议进行审查
薄弱35-49多个领域存在实质性薄弱环节
存在风险20-34存在重大薄弱环节;采用时应保持审慎
危急1-19问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

加权总体分 63 经校准后在公布的指数量表上为 71(记录校准 2026-08-02)。

所有权

Amazon Web Services组织 · 域名已验证
16,866 关注者552 个公开仓库始于 2012年8月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

19危急 · 占总体的 21%
评分方式
0/36推送新近度最近一次推送于 1,402 天前
0/36提交节奏52 周中有 0 周有提交
0/18提交量最近一年 0 次提交
0/10OpenSSF Scorecard:Maintainedproject is archived
所用输入
commits_last_year0
human_commit_share1
days_since_last_push1,402
active_weeks_last_year0

发布纪律

47薄弱
评分方式
27/27有发布版本已发布 9 个发布版本
0/36发布时效最近一次发布版本于 1,648 天前
19.8/27发布节奏约每 96 天发布一次
0/10OpenSSF Scorecard:Signed-ReleasesProject has not signed or included provenance with any releases.
所用输入
releases_count9
latest_release_tag202203.00
releases_from_tags
days_since_latest_release1,648
mean_days_between_releases96

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

86优秀 · 占总体的 17%
评分方式
55.2/60星标2,530 个星标
25/25复刻1,099 个复刻
0/15关注者2 位关注者
所用输入
forks1,099
stars2,530
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

92优秀
评分方式
22.5/22.5README
22.5/22.5许可证可识别的许可证(MIT)
18/18CONTRIBUTING 指南
13.5/13.5行为准则
0/7.2议题模板
6.3/6.3PR 模板
所用输入
has_readme
has_license
readme_badges0
has_contributing
has_issue_template
has_code_of_conduct
readme_badge_services
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

97卓越 · 占总体的 23%
评分方式
54/54巴士系数11 位贡献者贡献了半数提交
20.1/22.5提交分布头号贡献者编写了 11% 的提交
13.5/13.5贡献者广度100 位贡献者
10/10OpenSSF Scorecard:Contributorsproject has 15 contributing companies or organizations
所用输入
bus_factor11
contributors_sampled100
top_contributor_share0.107
评分方式
41/42议题解决98% 的议题已关闭
24.6/30PR 接受已裁定的 PR 中 2,219/2,709 已合并
0/13Newcomer PR acceptance30 天内没有首次贡献者的 PR 得到裁决
15/15OpenSSF Scorecard:Code-Reviewall changesets reviewed
所用输入
merged_prs2,219
open_issues20
closed_issues810
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.976
closed_unmerged_prs490
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
已排除计分(无数据或不适用):Newcomer PR acceptance。 其余权重已重新归一化。
评分方式
30/30所有权背书组织持有
20/20已验证域名
25/25所有者影响力aws 有 16,866 位关注者
25/25既往记录552 个公开仓库,账户约 14 年
所用输入
followers16,866
owner_typeOrganization
is_verified
owner_loginaws
public_repos552
account_age_days5,135

工程质量

基础的工程与文档实践是否到位?

61中等 · 占总体的 19%

工程实践

48薄弱
评分方式
24/24CI 工作流2 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests0 out of 25 merged PRs checked by a CI test -- score normalized to 0
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

80优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点https://aws.amazon.com/freertos/
10/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttps://aws.amazon.com/freertos/
docs_sitehttps://aws.amazon.com/freertos/
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

48薄弱 · 占总体的 16%

安全态势

48薄弱
评分方式
0/7.5Binary-Artifactsbinaries present in source code
6/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
0/2.5CI-Tests0 out of 25 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 15 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5许可证license file detected
0/7.5Maintainedproject is archived
0/5Packaging无数据
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.8
已排除计分(无数据或不适用):Packaging。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?权重刻意设小(4%):代理工具链是一项真实的维护信号,但完全不具备的仓库仍可达到 100/100。

65良好 · 占总体的 4%
评分方式
0/45代理指令没有 CLAUDE.md / AGENTS.md / 编辑器规则
15/15机器可读文档(llms.txt)项目网站提供 llms.txt(https://docs.aws.amazon.com/llms.txt)
35.2/40可读的提交历史100 次人类提交中有 66 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
llms_txt_urlhttps://docs.aws.amazon.com/llms.txt
legible_history_share0.66
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动libraries/3rdparty/tinycrypt/Makefile, libraries/3rdparty/tinycrypt/lib/Makefile, libraries/3rdparty/tinycrypt/tests/Makefile, projects/cypress/CY8CKIT_064S0S2_4343W/mtb/aws_demos/Makefile, projects/cypress/CY8CKIT_064S0S2_4343W/mtb/aws_tests/Makefile, projects/marvell/mw300_rd/make/aws_tests/Makefile, vendors/cypress/WICED_SDK/Makefile, vendors/cypress/WICED_SDK/libraries/filesystems/wicedfs/src/extract_wicedfs/Makefile, vendors/cypress/WICED_SDK/libraries/filesystems/wicedfs/src/mk_wicedfs/Makefile, vendors/cypress/WICED_SDK/libraries/filesystems/wicedfs/src/tester/Makefile, vendors/cypress/WICED_SDK/libraries/filesystems/wicedfs/src/unit/old/Makefile, vendors/cypress/WICED_SDK/libraries/utilities/wifi/Makefile, vendors/espressif/boards/esp32/aws_demos/Makefile, vendors/espressif/boards/esp32/aws_tests/Makefile, vendors/marvell/WMSDK/mw320/Makefile, vendors/marvell/WMSDK/mw320/doxy/Makefile, vendors/marvell/WMSDK/mw320/sdk/tools/src/host-tools/axf2firmware/Makefile, vendors/mediatek/sdk/middleware/MTK/minicli/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf51_armgcc/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf51_iar/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf51_keil/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52hf_armgcc/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52hf_iar/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52hf_keil/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52nf_armgcc/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52nf_iar/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52nf_keil/armgcc/Makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/devices/cc32xx/driverlib/Makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/display/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/drivers/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/drivers/net/wifi/Makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/ccs/m3/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/ccs/m4/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/ccs/m4f/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/iar/m3/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/iar/m4/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/iar/m4f/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/makefile, vendors/xilinx/aws_bsp/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/coresightps_dcc_v1_4/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/cpu_cortexa9_v2_6/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/ddrps_v1_0/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/devcfg_v3_5/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/dmaps_v2_3/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/emacps_v3_7/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/gpiops_v3_3/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/qspips_v3_4/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/scugic_v3_9/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/scutimer_v2_1/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/scuwdt_v2_1/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/sdps_v3_5/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/standalone_v6_7/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/standalone_v6_7/src/profile/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/ttcps_v3_6/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/uartps_v3_6/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/usbps_v2_4/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/xadcps_v2_2/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/xilffs_v3_9/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/xilrsa_v1_5/src/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查C(静态类型)
0/10可复现环境
0/10已体现的代理实践最近 100 次提交中没有代理编写的提交
0/8自动化维护未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_fileslibraries/3rdparty/tinycrypt/Makefile, libraries/3rdparty/tinycrypt/lib/Makefile, libraries/3rdparty/tinycrypt/tests/Makefile, projects/cypress/CY8CKIT_064S0S2_4343W/mtb/aws_demos/Makefile, projects/cypress/CY8CKIT_064S0S2_4343W/mtb/aws_tests/Makefile, projects/marvell/mw300_rd/make/aws_tests/Makefile, vendors/cypress/WICED_SDK/Makefile, vendors/cypress/WICED_SDK/libraries/filesystems/wicedfs/src/extract_wicedfs/Makefile, vendors/cypress/WICED_SDK/libraries/filesystems/wicedfs/src/mk_wicedfs/Makefile, vendors/cypress/WICED_SDK/libraries/filesystems/wicedfs/src/tester/Makefile, vendors/cypress/WICED_SDK/libraries/filesystems/wicedfs/src/unit/old/Makefile, vendors/cypress/WICED_SDK/libraries/utilities/wifi/Makefile, vendors/espressif/boards/esp32/aws_demos/Makefile, vendors/espressif/boards/esp32/aws_tests/Makefile, vendors/marvell/WMSDK/mw320/Makefile, vendors/marvell/WMSDK/mw320/doxy/Makefile, vendors/marvell/WMSDK/mw320/sdk/tools/src/host-tools/axf2firmware/Makefile, vendors/mediatek/sdk/middleware/MTK/minicli/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf51_armgcc/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf51_iar/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf51_keil/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52hf_armgcc/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52hf_iar/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52hf_keil/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52nf_armgcc/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52nf_iar/armgcc/Makefile, vendors/nordic/nRF5_SDK_15.2.0/external/micro-ecc/nrf52nf_keil/armgcc/Makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/devices/cc32xx/driverlib/Makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/display/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/drivers/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/drivers/net/wifi/Makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/ccs/m3/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/ccs/m4/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/ccs/m4f/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/iar/m3/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/iar/m4/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/lib/iar/m4f/makefile, vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/grlib/makefile, vendors/xilinx/aws_bsp/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/coresightps_dcc_v1_4/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/cpu_cortexa9_v2_6/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/ddrps_v1_0/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/devcfg_v3_5/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/dmaps_v2_3/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/emacps_v3_7/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/gpiops_v3_3/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/qspips_v3_4/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/scugic_v3_9/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/scutimer_v2_1/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/scuwdt_v2_1/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/sdps_v3_5/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/standalone_v6_7/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/standalone_v6_7/src/profile/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/ttcps_v3_6/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/uartps_v3_6/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/usbps_v2_4/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/xadcps_v2_2/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/xilffs_v3_9/src/Makefile, vendors/xilinx/aws_bsp/ps7_cortexa9_0/libsrc/xilrsa_v1_5/src/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码C(静态类型)
52.2/55可控的文件大小采样的 7,245 个源文件中有 370 个超过 60KB
所用输入
primary_languageC
largest_source_bytes2,188,102
source_files_sampled7,245
oversized_source_files370
评分方式
40/40API 模式(OpenAPI/GraphQL/proto)vendors/nordic/nRF5_SDK_15.2.0/components/libraries/bootloader/dfu/dfu-cc.proto
0/20MCP 服务器不适用于此类软件
40/40可运行示例demos, examples
所用输入
example_dirsdemos, examples
has_mcp_signal
api_schema_filesvendors/nordic/nRF5_SDK_15.2.0/components/libraries/bootloader/dfu/dfu-cc.proto
interfaces_expected_of
已排除计分(无数据或不适用):MCP 服务器。 其余权重已重新归一化。

关键数据

2,530GitHub 星标
100贡献者
0最近 12 个月提交数
1,402距最近推送天数
9发布版本数
11巴士系数(bus factor)
20开放议题
软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 0 ★ / 1,099 ⇿
0Star
1,099Fork
9发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。

02004006008001,0001,2001,099302017-112022-042026-09
主版本 0次版本 0修订 0

每个点涵盖 9 天。

OpenSSF Scorecard 4.8 / 10
4.8综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-09-20 04:12 UTC

0Binary-Artifactsbinaries present in source code
8Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 25 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读

反馈

发现这份报告有不准确之处,或有想法要分享?错误的测量、未识别的工具、建议、疑问——都欢迎提出。每条消息都会被阅读并得到回复。

登录过程中消息不会丢失。

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v2.10.0、模式 v0.34.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.