公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 01:57 UTC

rabbitmq / rabbitmq-server

Open source RabbitMQ: core server and tier 1 (built-in) plugins

JavaScript · Shell · Makefile自定义许可证★ 13,757 星标⑂ 4,019 复刻始于 2010年9月在 GitHub 上查看 ↗

rabbitmq/rabbitmq-server 的健康指数为 100 分中的 49 分,处于「存在风险」区间。 其得分最高的类别是Vitality(99/100),最低的是Security(56/100)。 最近一次更新在今天。 近期的大部分工作由 2 位贡献者完成。

49
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

49
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

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

高风险司法辖区政策对加权总体健康应用 75% 的乘数,并对其设置“存在风险”上限 49。

所有权

RabbitMQ组织
2,113 关注者256 个公开仓库始于 2009年6月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
npmselenium指向其他仓库——不计分2.20.023,32925211 天前bddtddselenium

按类别列示的指标

活力

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

99优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
36/36提交节奏 — 52 周中有 52 周有提交
18/18提交量 — 最近一年 2,569 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year2,569
human_commit_share0.96
days_since_last_push0
active_weeks_last_year52

发布纪律

98优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 1 天前
27/27发布节奏 — 约每 12.9 天发布一次
8/10OpenSSF Scorecard:Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
所用输入
releases_count100
latest_release_tagv4.2.9
releases_from_tags
days_since_latest_release1
mean_days_between_releases12.9

社区与采用

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

97优秀 · 占总体的 18%
评分方式
60/60星标 — 13,757 个星标
25/25复刻 — 4,019 个复刻
14.3/15关注者 — 368 位关注者
所用输入
forks4,019
stars13,757
watchers368
growth_stateorganic
growth_factor_pct100

社区健康

94优秀
评分方式
22.5/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
18/18CONTRIBUTING 指南
13.5/13.5行为准则
7.2/7.2议题模板
6.3/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

74良好 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
13.7/22.5提交分布 — 头号贡献者编写了 39% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 55 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled99
top_contributor_share0.391
评分方式
43/46.8议题解决 — 92% 的议题已关闭
34.4/38.3PR 接受 — 已裁定的 PR 中 10,313/11,479 已合并
7.5/15OpenSSF Scorecard:Code-Review — Found 4/8 approved changesets -- score normalized to 5
所用输入
merged_prs10,313
open_issues205
closed_issues2,329
issue_closed_ratio0.919
closed_unmerged_prs1,166
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
23.9/25所有者影响力 — rabbitmq 有 2,113 位关注者
25/25既往记录 — 256 个公开仓库,账户约 17 年
所用输入
followers2,113
owner_typeOrganization
is_verified
owner_loginrabbitmq
public_repos256
account_age_days6,242

工程质量

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

74良好 · 占总体的 20%

工程实践

64中等
评分方式
24/24CI 工作流 — 18 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
16/20OpenSSF Scorecard:CI-Tests — 7 out of 8 merged PRs checked by a CI test -- score normalized to 8
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://www.rabbitmq.com/
10/10仓库描述
10/10主题标签 — 10 个主题标签
0/10Wiki
所用输入
topicsrabbitmq, amqp, messaging, amqp-0-9-1, amqp1-0, mqtt, stomp, streaming, streams, message-broker
has_wiki
homepagehttps://www.rabbitmq.com/
has_readme
has_docs_dir
has_description

安全

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

56中等 · 占总体的 16%

安全态势

45存在风险
评分方式
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — 无数据
2/2.5CI-Tests — 7 out of 8 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 4/8 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 55 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
6/7.5Signed-Releases — 5 out of the last 5 releases have a total of 5 signed artifacts.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 52 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier45
security_posture_before_jurisdiction60
已排除计分(无数据或不适用):branch_protection。 其余权重已重新归一化。 高风险司法辖区政策应用 75% 的乘数,并对安全态势设置“存在风险”上限 49。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages16
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 1 个已解析依赖与 OSV 比对。 有 16 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

62中等 · 占总体的 0%
评分方式
45/45代理指令 — AGENTS.md, CLAUDE.md, GEMINI.md, deps/rabbit_common/AGENTS.md
0/15机器可读文档(llms.txt)
36.1/40可读的提交历史 — 96 次人类提交中有 65 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.677
agent_instruction_filesAGENTS.md, CLAUDE.md, GEMINI.md, deps/rabbit_common/AGENTS.md
agent_instruction_max_bytes10,493
评分方式
18/18一条命令的引导启动 — Makefile, deps/amqp10_client/Makefile, deps/amqp10_common/Makefile, deps/amqp_client/Makefile, deps/oauth2_client/Makefile, deps/rabbit/Makefile, deps/rabbit/test/feature_flags_SUITE_data/my_plugin/Makefile, deps/rabbit/test/rabbit_access_control_SUITE_data/my_auth_plugin/Makefile, deps/rabbit_common/Makefile, deps/rabbitmq_amqp1_0/Makefile, deps/rabbitmq_amqp_client/Makefile, deps/rabbitmq_auth_backend_cache/Makefile, deps/rabbitmq_auth_backend_http/Makefile, deps/rabbitmq_auth_backend_internal_loopback/Makefile, deps/rabbitmq_auth_backend_ldap/Makefile, deps/rabbitmq_auth_backend_oauth2/Makefile, deps/rabbitmq_auth_backend_oauth2/demo/rsa_docker/Makefile, deps/rabbitmq_auth_mechanism_ssl/Makefile, deps/rabbitmq_aws/Makefile, deps/rabbitmq_cli/Makefile, deps/rabbitmq_codegen/Makefile, deps/rabbitmq_consistent_hash_exchange/Makefile, deps/rabbitmq_ct_client_helpers/Makefile, deps/rabbitmq_ct_helpers/Makefile, deps/rabbitmq_ct_helpers/tools/tls-certs/Makefile, deps/rabbitmq_event_exchange/Makefile, deps/rabbitmq_exchange_federation/Makefile, deps/rabbitmq_federation/Makefile, deps/rabbitmq_federation_common/Makefile, deps/rabbitmq_federation_management/Makefile, deps/rabbitmq_federation_prometheus/Makefile, deps/rabbitmq_jms_topic_exchange/Makefile, deps/rabbitmq_management/Makefile, deps/rabbitmq_management_agent/Makefile, deps/rabbitmq_mqtt/Makefile, deps/rabbitmq_mqtt/test/java_SUITE_data/Makefile, deps/rabbitmq_peer_discovery_aws/Makefile, deps/rabbitmq_peer_discovery_common/Makefile, deps/rabbitmq_peer_discovery_consul/Makefile, deps/rabbitmq_peer_discovery_etcd/Makefile, deps/rabbitmq_peer_discovery_k8s/Makefile, deps/rabbitmq_prelaunch/Makefile, deps/rabbitmq_prometheus/Makefile, deps/rabbitmq_queue_federation/Makefile, deps/rabbitmq_random_exchange/Makefile, deps/rabbitmq_recent_history_exchange/Makefile, deps/rabbitmq_sharding/Makefile, deps/rabbitmq_shovel/Makefile, deps/rabbitmq_shovel_management/Makefile, deps/rabbitmq_shovel_prometheus/Makefile, deps/rabbitmq_stomp/Makefile, deps/rabbitmq_stream/Makefile, deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/Makefile, deps/rabbitmq_stream_common/Makefile, deps/rabbitmq_stream_management/Makefile, deps/rabbitmq_stream_management/test/http_SUITE_data/Makefile, deps/rabbitmq_top/Makefile, deps/rabbitmq_tracing/Makefile, deps/rabbitmq_trust_store/Makefile, deps/rabbitmq_web_dispatch/Makefile, deps/rabbitmq_web_mqtt/Makefile, deps/rabbitmq_web_mqtt_examples/Makefile, deps/rabbitmq_web_stomp/Makefile, deps/rabbitmq_web_stomp_examples/Makefile, deps/trust_store_http/Makefile, packaging/Makefile, packaging/docker-image/Makefile, packaging/generic-unix/Makefile
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 4 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesGemfile.lock
has_dockerfile
typed_language
bootstrap_filesMakefile, deps/amqp10_client/Makefile, deps/amqp10_common/Makefile, deps/amqp_client/Makefile, deps/oauth2_client/Makefile, deps/rabbit/Makefile, deps/rabbit/test/feature_flags_SUITE_data/my_plugin/Makefile, deps/rabbit/test/rabbit_access_control_SUITE_data/my_auth_plugin/Makefile, deps/rabbit_common/Makefile, deps/rabbitmq_amqp1_0/Makefile, deps/rabbitmq_amqp_client/Makefile, deps/rabbitmq_auth_backend_cache/Makefile, deps/rabbitmq_auth_backend_http/Makefile, deps/rabbitmq_auth_backend_internal_loopback/Makefile, deps/rabbitmq_auth_backend_ldap/Makefile, deps/rabbitmq_auth_backend_oauth2/Makefile, deps/rabbitmq_auth_backend_oauth2/demo/rsa_docker/Makefile, deps/rabbitmq_auth_mechanism_ssl/Makefile, deps/rabbitmq_aws/Makefile, deps/rabbitmq_cli/Makefile, deps/rabbitmq_codegen/Makefile, deps/rabbitmq_consistent_hash_exchange/Makefile, deps/rabbitmq_ct_client_helpers/Makefile, deps/rabbitmq_ct_helpers/Makefile, deps/rabbitmq_ct_helpers/tools/tls-certs/Makefile, deps/rabbitmq_event_exchange/Makefile, deps/rabbitmq_exchange_federation/Makefile, deps/rabbitmq_federation/Makefile, deps/rabbitmq_federation_common/Makefile, deps/rabbitmq_federation_management/Makefile, deps/rabbitmq_federation_prometheus/Makefile, deps/rabbitmq_jms_topic_exchange/Makefile, deps/rabbitmq_management/Makefile, deps/rabbitmq_management_agent/Makefile, deps/rabbitmq_mqtt/Makefile, deps/rabbitmq_mqtt/test/java_SUITE_data/Makefile, deps/rabbitmq_peer_discovery_aws/Makefile, deps/rabbitmq_peer_discovery_common/Makefile, deps/rabbitmq_peer_discovery_consul/Makefile, deps/rabbitmq_peer_discovery_etcd/Makefile, deps/rabbitmq_peer_discovery_k8s/Makefile, deps/rabbitmq_prelaunch/Makefile, deps/rabbitmq_prometheus/Makefile, deps/rabbitmq_queue_federation/Makefile, deps/rabbitmq_random_exchange/Makefile, deps/rabbitmq_recent_history_exchange/Makefile, deps/rabbitmq_sharding/Makefile, deps/rabbitmq_shovel/Makefile, deps/rabbitmq_shovel_management/Makefile, deps/rabbitmq_shovel_prometheus/Makefile, deps/rabbitmq_stomp/Makefile, deps/rabbitmq_stream/Makefile, deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/Makefile, deps/rabbitmq_stream_common/Makefile, deps/rabbitmq_stream_management/Makefile, deps/rabbitmq_stream_management/test/http_SUITE_data/Makefile, deps/rabbitmq_top/Makefile, deps/rabbitmq_tracing/Makefile, deps/rabbitmq_trust_store/Makefile, deps/rabbitmq_web_dispatch/Makefile, deps/rabbitmq_web_mqtt/Makefile, deps/rabbitmq_web_mqtt_examples/Makefile, deps/rabbitmq_web_stomp/Makefile, deps/rabbitmq_web_stomp_examples/Makefile, deps/trust_store_http/Makefile, packaging/Makefile, packaging/docker-image/Makefile, packaging/generic-unix/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsdeps/rabbit/test/amqp_dotnet_SUITE_data/console/standalone.csproj, deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/pom.xml, deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/pom.xml, deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_webapi_dotnet/WebApiHttpAuthService.csproj, deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_webapi_dotnetcore/RabbitMqAuthBackendHttp.csproj, deps/rabbitmq_cli/mix.exs, deps/rabbitmq_mqtt/test/java_SUITE_data/pom.xml, deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/pom.xml, deps/rabbitmq_stream_management/test/http_SUITE_data/pom.xml, selenium/authorization-server/pom.xml
dependency_bot_commit_share0.04
评分方式
0/45可类型检查的代码 — JavaScript,未配置类型检查
54.3/55可控的文件大小 — 采样的 703 个源文件中有 9 个超过 60KB
所用输入
primary_languageJavaScript
largest_source_bytes287,630
source_files_sampled703
oversized_source_files9

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — example, examples
所用输入
example_dirsexample, examples
has_mcp_signal
api_schema_files

关键数据

13,757GitHub 星标
99贡献者
2,569最近 12 个月提交数
0距最近推送天数
100发布版本数
2巴士系数(bus factor)
205开放议题
npm软件包生态系统数

数据采集警告

  • npm package 'selenium' points at a different repository (https://github.com/didit-tech/NPM-Selenium); excluded from ecosystem scoring
  • Could not fetch hex package 'rabbitmqctl' from its registry
  • Could not fetch maven package 'com.rabbitmq:authorization-server' from its registry

更多细节

Star 与 Fork 历史 13,757 ★ / 4,019 ⇿
13,757Star
4,019Fork
98发布

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

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

2,0004,0006,0008,00010,00012,00014,00013,7574,019282021-102024-032026-07
主版本 0次版本 4修订 60

每个点涵盖 5 天。

OpenSSF Scorecard 6.0 / 10
6.0综合

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

9Binary-Artifactsbinaries present in source code
不适用Branch-Protectioninternal 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
8CI-Tests7 out of 8 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 4/8 approved changesets -- score normalized to 5
10Contributorsproject has 55 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow 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
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities52 existing vulnerabilities detected
直接依赖 16
注册表软件包版本约束清单文件
npmamqplib2.0.1selenium/package.json
npmejs^6.0.1selenium/package.json
npmexpress^5.1.0selenium/package.json
npmgeckodriver^6.0.2selenium/package.json
npmhttp-proxy^1.18.1selenium/package.json
npmmqtt^5.14.1selenium/package.json
npmpath^0.12.7selenium/package.json
npmproxy^4.0.0selenium/package.json
npmrhea^3.0.4selenium/package.json
npmselenium-webdriver^4.37.0selenium/package.json
npmxmlhttprequest^1.8.0selenium/package.json
Hexmodulesdeps/rabbitmq_cli/mix.exs
Hexmydep~> 0.3.0deps/rabbitmq_cli/mix.exs
Hexmydephttps://github.com/elixir-lang/mydep.gitdeps/rabbitmq_cli/mix.exs
Mavenorg.springframework.boot:spring-boot-starterselenium/authorization-server/pom.xml
Mavenorg.springframework.boot:spring-boot-starter-oauth2-authorization-serverselenium/authorization-server/pom.xml
全部依赖 17

来自 GitHub 依赖图的完整解析依赖集合:13 个直接依赖与 4 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
Mavenorg.springframework.boot:spring-boot-starter直接
Mavenorg.springframework.boot:spring-boot-starter-oauth2-authorization-server直接
npmamqplib2.0.1直接
npmejs^6.0.1直接
npmexpress^5.1.0直接
npmgeckodriver^6.0.2直接
npmhttp-proxy^1.18.1直接
npmmqtt^5.14.1直接
npmpath^0.12.7直接
npmproxy^4.0.0直接
npmrhea^3.0.4直接
npmselenium-webdriver^4.37.0直接
npmxmlhttprequest^1.8.0直接
Mavenorg.springframework.boot:spring-boot-maven-plugin间接
Mavenorg.springframework.boot:spring-boot-starter-test间接
npmchai^6.2.0间接
npmmocha^11.7.4间接
依赖安全公告 0

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 1 个包,其中也包含从不交付的开发与测试版本固定:0 个存在已知公告,0 个为直接依赖。 有 16 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "rabbitmq",
        "amqp",
        "messaging",
        "amqp-0-9-1",
        "amqp1-0",
        "mqtt",
        "stomp",
        "streaming",
        "streams",
        "message-broker"
      ],
      "is_fork": false,
      "size_kb": 234916,
      "has_wiki": false,
      "homepage": "https://www.rabbitmq.com/",
      "languages": {
        "HTML": 1087,
        "Java": 14990,
        "Shell": 95787,
        "Erlang": 527,
        "Makefile": 35914,
        "Dockerfile": 3111,
        "JavaScript": 205562
      },
      "pushed_at": "2026-07-22T01:49:44Z",
      "created_at": "2010-09-20T10:29:16Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T00:35:53Z",
      "description": "Open source RabbitMQ: core server and tier 1 (built-in) plugins",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "Shell",
        "Makefile"
      ]
    },
    "owner": {
      "blog": "https://rabbitmq.com",
      "name": "RabbitMQ",
      "type": "Organization",
      "login": "rabbitmq",
      "company": null,
      "location": "Worldwide",
      "followers": 2113,
      "avatar_url": "https://avatars.githubusercontent.com/u/96669?v=4",
      "created_at": "2009-06-18T13:01:29Z",
      "is_verified": null,
      "public_repos": 256,
      "account_age_days": 6242
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.2.9",
          "kind": "patch",
          "published_at": "2026-07-20T14:43:28Z"
        },
        {
          "tag": "v4.3.3",
          "kind": "patch",
          "published_at": "2026-07-20T14:55:46Z"
        },
        {
          "tag": "v4.2.8",
          "kind": "patch",
          "published_at": "2026-06-15T15:08:29Z"
        },
        {
          "tag": "v4.3.2",
          "kind": "patch",
          "published_at": "2026-06-15T15:34:09Z"
        },
        {
          "tag": "v4.2.7",
          "kind": "patch",
          "published_at": "2026-05-19T23:48:35Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2026-05-20T01:21:53Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2026-04-23T01:18:14Z"
        },
        {
          "tag": "v4.2.6",
          "kind": "patch",
          "published_at": "2026-04-23T00:54:49Z"
        },
        {
          "tag": "v4.3.0-rc.1",
          "kind": "prerelease",
          "published_at": "2026-04-20T18:19:14Z"
        },
        {
          "tag": "v4.3.0-rc.0",
          "kind": "prerelease",
          "published_at": "2026-03-26T03:47:43Z"
        },
        {
          "tag": "v4.2.5",
          "kind": "patch",
          "published_at": "2026-03-17T00:29:33Z"
        },
        {
          "tag": "v4.2.4",
          "kind": "patch",
          "published_at": "2026-02-17T01:44:57Z"
        },
        {
          "tag": "v4.1.8",
          "kind": "patch",
          "published_at": "2026-01-22T03:48:39Z"
        },
        {
          "tag": "v4.2.3",
          "kind": "patch",
          "published_at": "2026-01-22T03:57:50Z"
        },
        {
          "tag": "v4.2.2",
          "kind": "patch",
          "published_at": "2025-12-15T18:25:36Z"
        },
        {
          "tag": "v4.1.7",
          "kind": "patch",
          "published_at": "2025-12-15T18:10:15Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2025-11-17T02:47:15Z"
        },
        {
          "tag": "v4.1.6",
          "kind": "patch",
          "published_at": "2025-11-17T02:23:37Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2025-10-27T16:56:40Z"
        },
        {
          "tag": "v4.1.5",
          "kind": "patch",
          "published_at": "2025-10-27T16:23:02Z"
        },
        {
          "tag": "v4.2.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-10-08T21:42:33Z"
        },
        {
          "tag": "v4.2.0-beta.4",
          "kind": "prerelease",
          "published_at": "2025-09-25T02:35:29Z"
        },
        {
          "tag": "v4.2.0-beta.3",
          "kind": "prerelease",
          "published_at": "2025-09-15T19:30:58Z"
        },
        {
          "tag": "v4.1.4",
          "kind": "patch",
          "published_at": "2025-09-02T14:26:24Z"
        },
        {
          "tag": "v4.2.0-beta.2",
          "kind": "prerelease",
          "published_at": "2025-08-28T00:43:32Z"
        },
        {
          "tag": "v4.2.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-08-07T16:10:02Z"
        },
        {
          "tag": "v4.1.3",
          "kind": "patch",
          "published_at": "2025-08-04T12:13:45Z"
        },
        {
          "tag": "v4.1.2",
          "kind": "patch",
          "published_at": "2025-07-03T16:59:29Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2025-06-04T19:10:05Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2025-04-15T16:18:29Z"
        },
        {
          "tag": "v4.0.9",
          "kind": "patch",
          "published_at": "2025-04-14T14:40:34Z"
        },
        {
          "tag": "v4.1.0-rc.2",
          "kind": "prerelease",
          "published_at": "2025-04-11T18:57:20Z"
        },
        {
          "tag": "v4.0.8",
          "kind": "patch",
          "published_at": "2025-04-03T05:11:15Z"
        },
        {
          "tag": "v4.1.0-rc.1",
          "kind": "prerelease",
          "published_at": "2025-04-02T02:17:47Z"
        },
        {
          "tag": "v4.1.0-beta.5",
          "kind": "prerelease",
          "published_at": "2025-03-20T03:57:17Z"
        },
        {
          "tag": "v4.0.7",
          "kind": "patch",
          "published_at": "2025-02-26T19:07:11Z"
        },
        {
          "tag": "v4.0.6",
          "kind": "patch",
          "published_at": "2025-02-11T18:29:56Z"
        },
        {
          "tag": "v4.1.0-beta.4",
          "kind": "prerelease",
          "published_at": "2025-02-10T15:45:14Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2024-12-16T03:55:06Z"
        },
        {
          "tag": "v4.1.0-beta.3",
          "kind": "prerelease",
          "published_at": "2024-12-11T01:15:06Z"
        },
        {
          "tag": "v4.1.0-beta.2",
          "kind": "prerelease",
          "published_at": "2024-11-23T23:37:22Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2024-12-13T18:52:33Z"
        },
        {
          "tag": "v4.1.0-beta.1",
          "kind": "prerelease",
          "published_at": "2024-11-14T17:06:39Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2024-10-28T19:50:14Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2024-09-21T05:36:15Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2024-09-19T00:14:17Z"
        },
        {
          "tag": "v4.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-09-17T07:00:26Z"
        },
        {
          "tag": "v4.0.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-09-11T02:23:26Z"
        },
        {
          "tag": "v4.0.0-beta.6",
          "kind": "prerelease",
          "published_at": "2024-08-29T02:07:14Z"
        },
        {
          "tag": "v3.13.7",
          "kind": "patch",
          "published_at": "2024-08-26T05:03:32Z"
        },
        {
          "tag": "v4.0.0-beta.5",
          "kind": "prerelease",
          "published_at": "2024-08-17T04:03:10Z"
        },
        {
          "tag": "v4.0.0-beta.4",
          "kind": "prerelease",
          "published_at": "2024-08-13T03:39:13Z"
        },
        {
          "tag": "v4.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2024-07-24T03:01:58Z"
        },
        {
          "tag": "v3.13.6",
          "kind": "patch",
          "published_at": "2024-07-23T22:04:29Z"
        },
        {
          "tag": "v4.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2024-07-21T15:29:39Z"
        },
        {
          "tag": "v3.13.5",
          "kind": "patch",
          "published_at": "2024-07-20T06:25:16Z"
        },
        {
          "tag": "v4.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2024-07-16T20:40:32Z"
        },
        {
          "tag": "v3.13.4",
          "kind": "patch",
          "published_at": "2024-07-03T08:07:39Z"
        },
        {
          "tag": "v3.13.3",
          "kind": "patch",
          "published_at": "2024-05-31T20:15:14Z"
        },
        {
          "tag": "v3.12.14",
          "kind": "patch",
          "published_at": "2024-05-05T11:06:48Z"
        },
        {
          "tag": "v3.13.2",
          "kind": "patch",
          "published_at": "2024-04-30T23:24:37Z"
        },
        {
          "tag": "v3.13.1",
          "kind": "patch",
          "published_at": "2024-03-29T07:42:01Z"
        },
        {
          "tag": "v3.13.0",
          "kind": "minor",
          "published_at": "2024-02-22T18:31:32Z"
        },
        {
          "tag": "v3.12.13",
          "kind": "patch",
          "published_at": "2024-02-16T05:15:04Z"
        },
        {
          "tag": "v3.13.0-rc.5",
          "kind": "prerelease",
          "published_at": "2024-02-15T04:21:41Z"
        },
        {
          "tag": "v3.12.12",
          "kind": "patch",
          "published_at": "2024-01-05T20:07:26Z"
        },
        {
          "tag": "v3.13.0-rc.4",
          "kind": "prerelease",
          "published_at": "2024-01-04T20:20:07Z"
        },
        {
          "tag": "v3.12.11",
          "kind": "patch",
          "published_at": "2023-12-22T01:27:42Z"
        },
        {
          "tag": "v3.11.28",
          "kind": "patch",
          "published_at": "2023-12-22T00:24:32Z"
        },
        {
          "tag": "v3.13.0-rc.3",
          "kind": "prerelease",
          "published_at": "2023-12-18T06:36:34Z"
        },
        {
          "tag": "v3.11.27",
          "kind": "patch",
          "published_at": "2023-12-13T13:59:26Z"
        },
        {
          "tag": "v3.12.10",
          "kind": "patch",
          "published_at": "2023-11-22T04:46:50Z"
        },
        {
          "tag": "v3.11.26",
          "kind": "patch",
          "published_at": "2023-11-21T09:57:32Z"
        },
        {
          "tag": "v3.12.9",
          "kind": "patch",
          "published_at": "2023-11-17T08:48:59Z"
        },
        {
          "tag": "v3.13.0-rc.2",
          "kind": "prerelease",
          "published_at": "2023-11-01T10:07:06Z"
        },
        {
          "tag": "v3.12.8",
          "kind": "patch",
          "published_at": "2023-10-31T16:31:53Z"
        },
        {
          "tag": "v3.11.25",
          "kind": "patch",
          "published_at": "2023-10-31T15:02:58Z"
        },
        {
          "tag": "v3.13.0-rc.1",
          "kind": "prerelease",
          "published_at": "2023-10-20T00:01:57Z"
        },
        {
          "tag": "v3.12.7",
          "kind": "patch",
          "published_at": "2023-10-17T23:19:17Z"
        },
        {
          "tag": "v3.11.24",
          "kind": "patch",
          "published_at": "2023-10-17T23:18:49Z"
        },
        {
          "tag": "v3.12.6",
          "kind": "patch",
          "published_at": "2023-09-21T18:31:44Z"
        },
        {
          "tag": "v3.12.5",
          "kind": "patch",
          "published_at": "2023-09-21T04:18:35Z"
        },
        {
          "tag": "v3.11.23",
          "kind": "patch",
          "published_at": "2023-09-11T17:07:50Z"
        },
        {
          "tag": "v3.13.0-beta.6",
          "kind": "prerelease",
          "published_at": "2023-09-06T11:18:48Z"
        },
        {
          "tag": "v3.13.0-beta.5",
          "kind": "prerelease",
          "published_at": "2023-09-01T17:04:22Z"
        },
        {
          "tag": "v3.11.22",
          "kind": "patch",
          "published_at": "2023-08-24T21:15:52Z"
        },
        {
          "tag": "v3.12.4",
          "kind": "patch",
          "published_at": "2023-08-24T20:20:46Z"
        },
        {
          "tag": "v3.12.3",
          "kind": "patch",
          "published_at": "2023-08-17T18:10:22Z"
        },
        {
          "tag": "v3.11.21",
          "kind": "patch",
          "published_at": "2023-08-17T14:43:42Z"
        },
        {
          "tag": "v3.13.0-beta.4",
          "kind": "prerelease",
          "published_at": "2023-08-14T08:10:48Z"
        },
        {
          "tag": "v3.13.0-beta.3",
          "kind": "prerelease",
          "published_at": "2023-07-26T07:37:09Z"
        },
        {
          "tag": "v3.10.25",
          "kind": "patch",
          "published_at": "2023-07-18T12:28:43Z"
        },
        {
          "tag": "v3.11.20",
          "kind": "patch",
          "published_at": "2023-07-17T18:43:37Z"
        },
        {
          "tag": "v3.12.2",
          "kind": "patch",
          "published_at": "2023-07-17T07:13:05Z"
        },
        {
          "tag": "v3.13.0-beta.2",
          "kind": "prerelease",
          "published_at": "2023-07-14T18:16:07Z"
        },
        {
          "tag": "v3.12.2-beta.1",
          "kind": "prerelease",
          "published_at": "2023-07-10T07:54:01Z"
        },
        {
          "tag": "v3.13.0-beta.1",
          "kind": "prerelease",
          "published_at": "2023-06-27T20:01:59Z"
        },
        {
          "tag": "v3.11.19",
          "kind": "patch",
          "published_at": "2023-06-26T10:34:00Z"
        },
        {
          "tag": "v3.12.1",
          "kind": "patch",
          "published_at": "2023-06-26T09:50:17Z"
        },
        {
          "tag": "v3.11.18",
          "kind": "patch",
          "published_at": "2023-06-05T17:28:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7a775f70d5b8be5e15017451f41b5c9dfb12b40d",
          "body": "Safer federation upstream deletion",
          "is_bot": false,
          "headline": "Merge pull request #16997 from rabbitmq/rabbitmq-server-16991",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-22T00:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1ae8549ce5ba0bacd58b7a1cbce6909e24adad4",
          "body": "QQ: handle aux state upgrades from aux v1.",
          "is_bot": false,
          "headline": "Merge pull request #16990 from rabbitmq/qq-aux-upgrade-fix-2",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-22T00:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195e549fc7b3f678ea17e2a972c3027954fe5810",
          "body": "Encode AMQP 1.0 arrays of zero-octet elements as opaque values",
          "is_bot": false,
          "headline": "Merge pull request #16994 from rabbitmq/amqp-parser",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-21T23:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952202016fbe65a862d9d5dbb5977138c8b8c069",
          "body": "If an exchange shared the same (virtual host, name)\ntuple as a federated queue deleted by the federation\nplugin, `rabbit_exchange:update_scratch/3` could\nunintentionally end up being called with the\nconflicting resource (exchange) virtual host\nand name, overriding its decorator list.\n\nThe operation \n[…]\nrated queues, so let's only perform it\nfor exchanges.\n\nUpdating ` rabbit_db_exchange:update/2` is another\noption but it has backwards-compatibility risks\nand would not fully resolve the issue at hand.",
          "is_bot": false,
          "headline": "Safer federation upstream deletion, closes #16991",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-21T23:31:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "61e3aa8cb40337b1ba73023941ce82364241c04e",
          "body": "It mimics existing tests for v1 => v2 and v2 => v3.",
          "is_bot": false,
          "headline": "Add an aux_v3 => aux_v4 migration test #16990",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-21T23:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d29a2675ae1912c0cda29a06281e7b725ae8e1",
          "body": "Update Khepri from 0.18.0 to 0.19.0-beta.1",
          "is_bot": false,
          "headline": "Merge pull request #16995 from rabbitmq/update-khepri-to-0.19.0-beta.1",
          "author_name": "Jean-Sébastien Pédron",
          "author_login": "dumbbell",
          "committed_at": "2026-07-21T17:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "970ab239210dd3fa7dff8f5036046813dd0c60fc",
          "body": "This is a pre-release. I want the development version of Khepri to get\nmore exposure with the development branch of RabbitMQ.",
          "is_bot": false,
          "headline": "Update Khepri from 0.18.0 to 0.19.0-beta.1",
          "author_name": "Jean-Sébastien Pédron",
          "author_login": "dumbbell",
          "committed_at": "2026-07-21T16:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f0f67dfb7c4390e3cbfa25ab3ee19dcb0845bd4",
          "body": " ## What?\n\nThe AMQP 1.0 binary parser (amqp10_binary_parser) decoded an array\nwhose element constructor has a zero-octet wire encoding (null, true,\nfalse, uint0, ulong0, list0 - wire codes 0x40-0x45) by expanding it\ninto a full Erlang list, one term per element, via lists:duplicate/2.\nIt now instead\n[…]\npresenting the value opaquely removes that\nmismatch entirely, rather than merely capping it, and keeps the parser\nconsistent with how it already treats other value kinds it does not\nneed to interpret.",
          "is_bot": false,
          "headline": "Encode AMQP 1.0 arrays of zero-octet elements as opaque values",
          "author_name": "David Ansari",
          "author_login": "ansd",
          "committed_at": "2026-07-21T15:59:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99c968a7c77840a733e3084082719ef00466975d",
          "body": "    If this isn't done and a system is upgraded as: 3.13 -> 4.2 -> 4.3\n    then the aux state will initialise as aux v1 which the current version\n    of rabbit_fifo.erl does not handle. The aux state will never be\n    upgraded and thus the queue(s) will never emit metrics or take\n    snapshots.",
          "is_bot": false,
          "headline": "QQ: handle aux state upgrades from aux v1.",
          "author_name": "Karl Nilsson",
          "author_login": "kjnilsson",
          "committed_at": "2026-07-21T13:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec65c6b03d4d9be52fd5f41f1a4f7b0af9528d40",
          "body": "By @Piyush0049: implement native Unix Domain Socket support",
          "is_bot": false,
          "headline": "Merge pull request #16963 from rabbitmq/rabbitmq-server-16877",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-20T18:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "277836f53809ca5e34b25475fa2edc11ae0b00c7",
          "body": "[mgt] For 4.3.4 - Drop unsafe-eval and unsafe-inline from the management UI Content Security Policy",
          "is_bot": false,
          "headline": "Merge pull request #16916 from rabbitmq/rmq-2542",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-20T16:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2df888b05cabe080a12540692e547f3c4faed767",
          "body": "`4.2.9` release notes",
          "is_bot": false,
          "headline": "Merge pull request #16979 from rabbitmq/mk-4.2.9-release-notes",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-20T15:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "356b52703c53be5f4c18f36f3a787fa6f6e29de1",
          "body": null,
          "is_bot": false,
          "headline": "`4.2.9` release notes",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-20T15:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76cabd98852ce8e376f04bf75994c8dbfaed0a76",
          "body": "`4.3.3` release notes",
          "is_bot": false,
          "headline": "Merge pull request #16978 from rabbitmq/mk-4.3.3-release-notes",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-20T15:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47caf24912437483c5cfe93410c1f3d5557dbe1b",
          "body": null,
          "is_bot": false,
          "headline": "`4.3.3` release notes [ci skip]",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-20T15:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458cfeb8281569d2ce8514a8f95ef81c9eebf0b3",
          "body": "References #16877.",
          "is_bot": false,
          "headline": "Add an end-to-end integration test, including the CLI command",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa70f9c9548cd2b1770c235fef18cd322563c38",
          "body": "The UTF-8 handling for Unix domain socket paths in `ntoa/1`, `ntoab/1`\nand `rabbit_json:encode/1` was verified only manually. A socket path\nreaches these functions in two shapes: a Unicode charlist from a\nconfig-defined listener and a UTF-8 binary from an accepted connection's\nsockname. An earlier r\n[…]\n identically through `ntoa/1` and\n`ntoab/1` for both input shapes. `test_uds_json_encode_local_address`\nasserts `rabbit_json:encode/1` handles the empty-binary path and\nnon-ASCII paths in both shapes.",
          "is_bot": false,
          "headline": "Add regression tests for UDS path Unicode encoding",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "64bc89618b464ab2e6447f13bbd9a13676b9c686",
          "body": "The test-case comments referenced \"finding #1\"..\"finding #4\", ephemeral\nPR-review artifacts that mean nothing to a future reader of the tree.\nReword each comment to describe what the test verifies, and drop the\nincidental quote_plus reference from the ntoa comment.\n\nSwitch the copyright header from ASCII quotes to the curly quotes used by\nthe sibling test files.",
          "is_bot": false,
          "headline": "Polish UDS suite comments and copyright header",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "285832216cb191a9ca1a1d47928dee6c0ad9d3dc",
          "body": "Two leftovers from the initial Unix domain socket work advertise or guard\nshapes that never occur:\n\n  - listener_config() gained a bare string() alternative, but\n    tcp_listener_addresses/1 has no clause for a bare string and the\n    suite asserts it raises function_clause. The real UDS listener co\n[…]\nnds connection in its own clause and never\n    calls rdns for it; the remaining rdns call sites only receive\n    non-local {Addr, Port} shapes or proxy header addresses. The clause\n    is unreachable.",
          "is_bot": false,
          "headline": "Remove dead UDS code paths in networking types and `rdns`",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57dcacb5eb09ed42f7489d1290b64628c9f14ac9",
          "body": "rabbit_json:encode_value/2 has dedicated clauses for IPv4 and IPv6 address\ntuples but none for the {local, Path} address shape that a Unix domain\nsocket connection now yields. Such a value falls through to the generic\nclause, where json:encode_value/2 cannot serialize the tuple and raises\n{unsupport\n[…]\nl, Path} clause that renders the address through\nrabbit_misc:ntoab/1, matching how the IP tuple clauses render their\naddresses and yielding a UTF-8 binary for both the charlist and binary\npath shapes.",
          "is_bot": false,
          "headline": "Encode Unix domain socket addresses in `rabbit_json`",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e73364027f42503c3a3b7b410a7aa681019f0da",
          "body": "rabbit_misc:ntoa/1 and ntoab/1 render a {local, Path} address by calling\nrabbit_data_coercion:to_list/1 and to_binary/1 respectively. Those helpers\nmishandle Unix domain socket paths that are not plain ASCII:\n\n  - A config-defined listener path arrives from cuttlefish as a Unicode\n    charlist (code\n[…]\nt_core_metrics auth attempt\ntracking) now build it with to_utf8_binary/1 over ntoa/1, and\nrabbit_networking:tcp_host/1 routes the {local, _} case through ntoab/1\ninstead of duplicating the conversion.",
          "is_bot": false,
          "headline": "Format Unix domain socket paths as UTF-8 safely",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "144bba8e2906f770da8206c333767050f6ce59e8",
          "body": "Adding rabbitmq_auth_backend_internal_loopback to rabbit's TEST_DEPS\nintroduced a dependency cycle: that plugin declares DEPS = rabbit_common\nrabbit, so building it as part of rabbit's test build recompiled rabbit\nwithout -DTEST. That stripped test-only code from rabbit's ebin and made\nevery rabbit \n[…]\nccepted UDS socket, test_uds_guest_with_loopback_users exercises\nloopback-user acceptance over UDS, and the plugin's own\nrabbit_auth_backend_internal_loopback_SUITE covers its accept and refuse\nlogic.",
          "is_bot": false,
          "headline": "Remove rabbit -> plugin test dependency cycle for UDS suite",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f46eb504b1528c8ebefa951991f97ec92e449755",
          "body": "The example config covered TCP and TLS listeners but not Unix domain\nsocket listeners, which the `listeners.tcp.$name` schema now accepts.\n\nAdd a commented example for the `unix:` and `local:` prefixed forms, both\nof which take the socket path followed by `:0` as the port.",
          "is_bot": false,
          "headline": "Document Unix domain socket listeners in `rabbitmq.conf.example`",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c73fc9815bcdc14ea8e431b109282e2a5a9d0a61",
          "body": "The Unix domain socket support left the bare atom `local` leaking out of\ntwo `rabbit_net:peername/1` destructure sites. An accepted UDS socket\nreports `{ok, {local, <<>>}}`, but both sites matched `{ok, {Addr, _Port}}`,\ncollapsing the tuple into the atom `local`. That atom then reached\n`is_loopback/\n[…]\nd assert. No test body or teardown calls `stop_tcp_listener`\non a listener whose existence it cannot guarantee, which removes the\n`{error, not_found}` teardown crash seen under the parallel CT runner.",
          "is_bot": false,
          "headline": "Fix UDS address handling across auth, metrics, and listing surfaces",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a145da3a9d3f743c6fca0e735c4b854661262c3",
          "body": "- Fix socket_ends/2 tuple decomposition causing is_loopback failures (Finding #1)\n- Restore {error, enoent} assertion in uds_connection_failure tests (Finding #2)\n- Handle the bare atom 'local' in rabbit_misc:ntoa/1 (Finding #3)\n- Drop overly strict hd(Path) guard from tcp_listener_addresses/1 (Find\n[…]\nng' from tcp and ssl listener schema datatypes (Finding #5)\n- Restore {error, einval} fallback in rabbit_auth_backend_http\n- Normalise track_auth_attempt_source tuple extraction in rabbit_core_metrics",
          "is_bot": false,
          "headline": "Address maintainer review findings for UDS support",
          "author_name": "piyush0049",
          "author_login": "Piyush0049",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ff30b1384c39be15dbe6ea4b944a58e6f4f795f",
          "body": "Add tests that exercise the five confirmed issues with the Unix Domain\nSocket implementation:\n\n- is_loopback must return true for the {local, _} tuple (finding #1)\n- guest must connect over UDS with loopback_users=[<<\"guest\">>] (#1)\n- internal_loopback backend must accept guest over UDS (#1)\n- track\n[…]\n> 644), and\nremove unnecessary timer:sleep calls and trivial comments.\n\nThese tests are expected to FAIL against the current PR code, proving\nthe bugs exist. They will pass once the fixes are applied.",
          "is_bot": false,
          "headline": "Add regression tests for confirmed UDS bugs",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "abbb4cdbcdf5910cd1ffaaa97c92b4ea41b6b83d",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI: register UDS suite in parallel CT, remove dead Dialyzer code",
          "author_name": "piyush0049",
          "author_login": "Piyush0049",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5da4b49177fe1fad3b566b4eddc27bb435c97e4f",
          "body": null,
          "is_bot": false,
          "headline": "Register unix_domain_socket in parallel CT suite for CI",
          "author_name": "piyush0049",
          "author_login": "Piyush0049",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d30b2f5cf53b4682345d64c5dbe7e25c2d57b646",
          "body": "- Fix socket_ends/2 tuple decomposition causing is_loopback failures\n- Normalise string/binary conversions in ntoa/1\n- Use Cuttlefish domain_socket datatype for robust config validation\n- Safely handle 108-character sun_path limits in CT test suites\n- Ensure reliable listener teardown on mid-test crashes\n- Remove unused ip_address_to_binary/1",
          "is_bot": false,
          "headline": "Fix Unix Domain Socket handling per maintainer review",
          "author_name": "piyush0049",
          "author_login": "Piyush0049",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35606e82479c628b5b75ba78d63d284d81cfebcf",
          "body": "- Extend listeners config to natively support UDS paths\n- Bypass DNS resolution for local socket paths\n- Fix ntoa usage across all core modules and plugins to prevent crashes\n- Identify UDS as a secure loopback connection to permit guest login\n- Add integration tests for connection lifecycles and pub/sub routing",
          "is_bot": false,
          "headline": "feat: implement native Unix Domain Socket support",
          "author_name": "Piyush Joshi",
          "author_login": "Piyush0049",
          "committed_at": "2026-07-20T13:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92ad8337f5de0a503f6a67e75d3ca1786f67f7c9",
          "body": "Fix stream SAC coordinator ignoring deactivating consumer status",
          "is_bot": false,
          "headline": "Merge pull request #16976 from pterygota/stream-sac-stuck-partition",
          "author_name": "Arnaud Cogoluègnes",
          "author_login": "acogoluegnes",
          "committed_at": "2026-07-20T11:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16fd6bd176832919aa21741dda6d749c352be380",
          "body": "When a consumer's stepping-down consumer_update response triggers the\ncoordinator's command_activate_consumer handler, the deactivating\nconsumer is treated as active because is_active({_, DEACTIVATING}) is\ntrue. The handler then sets all connected consumers to\n{CONNECTED, WAITING} and calls evaluate\n[…]\nen told\nactive=false, and the result is a stuck partition that never delivers\nmessages. Checking for a deactivating consumer so we hit the\nnotification effect in that case fixes the bug.\n\nFixes #16975",
          "is_bot": false,
          "headline": "Fix stream SAC coordinator ignoring deactivating consumer status",
          "author_name": "Tod Davies",
          "author_login": "pterygota",
          "committed_at": "2026-07-19T19:16:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd0f4c8eba41b78de9c05e916bed9b9ef1236e75",
          "body": "…q_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/main/dev-deps-c7132d4f5b\n\n[skip ci] Bump org.jetbrains.kotlin:kotlin-test from 2.4.0 to 2.4.10 in /deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin in the dev-deps group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #16965 from rabbitmq/dependabot/maven/deps/rabbitm…",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-19T14:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8815d29c35635db98f696d3047561e51fbe32689",
          "body": "…q_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/main/prod-deps-f45d305bda\n\n[skip ci] Bump org.jetbrains.kotlin:kotlin-maven-allopen from 2.4.0 to 2.4.10 in /deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin in the prod-deps group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #16970 from rabbitmq/dependabot/maven/deps/rabbitm…",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-19T14:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a65c5a498b77b75498343322b38a27adf2c7200",
          "body": "Bumps the prod-deps group with 1 update in the /deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin directory: org.jetbrains.kotlin:kotlin-maven-allopen.\n\n\nUpdates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.4.0 to 2.4.10\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\nopen\n  dependency-version: 2.4.10\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: prod-deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[skip ci] Bump org.jetbrains.kotlin:kotlin-maven-allopen",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T18:37:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a6a08122ba5ee60394d972c33e286aef7b05587",
          "body": "Bumps the dev-deps group with 1 update in the /deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin directory: [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin).\n\n\nUpdates `org.jetbrains.kotlin:kotlin-test` from 2.4.0 to 2.4.10\n- [Release notes](htt\n[…]\ntest\n  dependency-version: 2.4.10\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n  dependency-group: dev-deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[skip ci] Bump org.jetbrains.kotlin:kotlin-test",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-18T18:37:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "00b9e874a357bd4710c50a906466dc8ad382abac",
          "body": null,
          "is_bot": false,
          "headline": "Better Selenium suite coverage for #16916",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-17T04:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcec8e49ed0a39ae874785119abfbcd615da09ca",
          "body": "while at it, fix a subtle event propagation\nbug that only affects this branch.",
          "is_bot": false,
          "headline": "Migrate feature-flags.ejs #16916",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-17T04:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46865862a6ac6946015b33f38c0614c34f829402",
          "body": "º",
          "is_bot": false,
          "headline": "Update tests so that they do not use inline event handlers",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-17T04:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9905bb19c6dd0cd041a51beb6dd0f7755ef7fa5f",
          "body": "Relax security requirements for inline event handlers\nuntil we refactor all the handlers",
          "is_bot": false,
          "headline": "Update oauth2 flows to new security requirements",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-17T04:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1736a85f157f47b2f8769fc0029338c9d9c9b63e",
          "body": null,
          "is_bot": false,
          "headline": "Fix issue on queue creation",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-17T04:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d76c969d6ebc45f61cf7ed519724a3c582947354",
          "body": null,
          "is_bot": false,
          "headline": "Restore a deleted function",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-17T04:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ca4d4c33ddecd3da3678f7a504a2a762eb8edb5",
          "body": null,
          "is_bot": false,
          "headline": "Update npm dependencies",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-17T04:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7162f2264f6ea94d2391494116f7c494b23fd99d",
          "body": null,
          "is_bot": false,
          "headline": "Inject multiple javascript files",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-17T04:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de66f5a3644e2e28c84742b1210da28b6ab9d9ee",
          "body": null,
          "is_bot": false,
          "headline": "Management ui does not require unsafe-eval or unsafe-inline",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-17T04:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547fe8153eda68e06e75520c7a22793520d68e41",
          "body": "By @thisisnsh: Restore the pre-login page after an idp_initiated OAuth login",
          "is_bot": false,
          "headline": "Merge pull request #16961 from rabbitmq/rabbitmq-server-16957",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-17T02:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7333e1151cdbb29158133748f20b266526157f",
          "body": null,
          "is_bot": false,
          "headline": "Correct a minor usability issue #16957",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-17T01:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e97e10874b1e6766c9ceb7dbe409d4ab740a9c29",
          "body": "…ium/main/chromedriver-151.0.0\n\nBump chromedriver from 150.0.4 to 151.0.0 in /selenium",
          "is_bot": false,
          "headline": "Merge pull request #16960 from rabbitmq/dependabot/npm_and_yarn/selen…",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-17T01:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4f9b5d8e5b48cc14cec14170b53e364c90b5bf",
          "body": "Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 150.0.4 to 151.0.0.\n- [Commits](https://github.com/giggio/node-chromedriver/compare/150.0.4...151.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: chromedriver\n  dependency-version: 151.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump chromedriver from 150.0.4 to 151.0.0 in /selenium",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T18:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85d5d26a786456b88aab46ccf4024b6ddf368720",
          "body": "The management UI already remembers the page a user was on before an\nOAuth login (the oauth-return-to pref) and restores it in the\nsp_initiated flow via oauth_redirectToHome(). The idp_initiated flow\nnever restored it: start_app() always sent the user to '#/'.\n\nidp_initiated has no dedicated OAuth c\n[…]\n before login returns to the last page; and a\n    plain visit to '/' after login goes home (one-shot restore).\n\nsp_initiated is unchanged; it keeps its own one-shot restore via\noauth_redirectToHome().",
          "is_bot": false,
          "headline": "Restore the pre-login page after an idp_initiated OAuth login",
          "author_name": "nhada1",
          "author_login": "thisisnsh",
          "committed_at": "2026-07-15T20:17:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cdf53229411400303c17843ce1ea9fc2c635945d",
          "body": "Use rabbit_re in JMS plugin",
          "is_bot": false,
          "headline": "Merge pull request #16951 from rabbitmq/use-rabbit-re-in-jms-plugin",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T17:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e252d5dda08bb8f1f00197d344ae66915082a3",
          "body": "[mgt] Require .json extension to upload definitions file",
          "is_bot": false,
          "headline": "Merge pull request #16946 from rabbitmq/RMQ-2785",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T17:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac2916eca3d01ee6547d8dc03bc43ddcfc6d94a4",
          "body": null,
          "is_bot": false,
          "headline": "Add a small property-based test suite for #16951",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T17:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f20bf778326d873a3db6fb81c34b365a310f4f4",
          "body": null,
          "is_bot": false,
          "headline": "Use a normalized string value here #16946",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T16:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a74bfaae9af1601381ec3d1c20615159c29063",
          "body": null,
          "is_bot": false,
          "headline": "Remove a dead code line #16946",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T16:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "001edef48dfda556da7c6ff07df94feb8ed8f608",
          "body": null,
          "is_bot": false,
          "headline": "Refactor #16946",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T16:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f86bf820b620477bda84994b5303f6f908004b02",
          "body": null,
          "is_bot": false,
          "headline": "Use `management.definitions.*` #16946",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T16:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb2ea837271cbf4d6adbd4b16659844b9436154",
          "body": "Use `rabbit_re:compile/1` and `rabbit_re:run/3` in `sjx_evaluator`\ninstead of calling `re:compile/1` and `re:run/3` directly, so that\nselector patterns get the same defensive limits already applied\nelsewhere in the codebase.\n\nAlso validate that every LIKE/regex pattern in a selector compiles\nsuccessfully in `validate_binding/2`, so an invalid or oversized\npattern is rejected when the binding is created rather than the\nfirst time a message is evaluated against it.",
          "is_bot": false,
          "headline": "Use rabbit_re for pattern matching in JMS plugin",
          "author_name": "Arnaud Cogoluègnes",
          "author_login": "acogoluegnes",
          "committed_at": "2026-07-15T15:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb72febcac0126be9ce4b8aa4cbb399a2f1b43e",
          "body": null,
          "is_bot": false,
          "headline": "Use rabbit_re in JMS plugin",
          "author_name": "Arnaud Cogoluègnes",
          "author_login": "acogoluegnes",
          "committed_at": "2026-07-15T14:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f23124c1f16e1dbb8030bec172c901178405dc9",
          "body": null,
          "is_bot": false,
          "headline": "Add comments for `erlang:binary_to_atom/1`",
          "author_name": "David Ansari",
          "author_login": "ansd",
          "committed_at": "2026-07-15T13:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b37806fea5b7acbeb78838ba692665772ed95dd5",
          "body": null,
          "is_bot": false,
          "headline": "Minor refactoring",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-15T09:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b193a6e67e16110cc266abbc045f8d387fd5e3ab",
          "body": null,
          "is_bot": false,
          "headline": "Enforce .json on client-side only when configured",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-15T08:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4eca983ef930bd7200691e25ca81b742d397ad",
          "body": "Federation: be more strict when validating URIs",
          "is_bot": false,
          "headline": "Merge pull request #16942 from rabbitmq/mk-item-v8qj",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T03:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f3650fc7097bf491a791d9e04fb87536eadc7b",
          "body": null,
          "is_bot": false,
          "headline": "Federation: more strict when validating URIs",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T03:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a904779450eb531f75691ba8fbb874f0b544b8",
          "body": "Ra v3.1.9",
          "is_bot": false,
          "headline": "Merge pull request #16936 from rabbitmq/ra-v3.1.9",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T01:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49f1b7d621787356fd489ec2782b630793aef427",
          "body": "…-cases\n\nAdditional tests for native (4.4) STOMP",
          "is_bot": false,
          "headline": "Merge pull request #16934 from rabbitmq/mk-more-native-stomp-4.4-test…",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T00:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c42386efe28fad3b1158e100044fc7b45ecedd6",
          "body": "MQTT, Web MQTT: refactor socket handling",
          "is_bot": false,
          "headline": "Merge pull request #16933 from rabbitmq/mk-item-f6g6",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-15T00:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7911fd96cb9dca1e6b5624d22b6f697d536b3263",
          "body": null,
          "is_bot": false,
          "headline": "Update release notes",
          "author_name": "Karl Nilsson",
          "author_login": "kjnilsson",
          "committed_at": "2026-07-14T13:20:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4db3ded21f9c63d1f46ba9db921928970e35d27c",
          "body": "* Forward follower's append_entries_reply when it already has the snapshot\n* Fix stale last_written/pending state after log truncation, and a snapshot-send regression",
          "is_bot": false,
          "headline": "Ra v3.1.9 - bugfixes",
          "author_name": "Karl Nilsson",
          "author_login": "kjnilsson",
          "committed_at": "2026-07-14T13:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e4a1399da02fc0d2d3b34a89e8bcbd7d3cd874",
          "body": null,
          "is_bot": false,
          "headline": "Additional tests for native (4.4) STOMP",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-14T04:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6cf713c733bbab95cc07febc34e61e187eb19c3",
          "body": null,
          "is_bot": false,
          "headline": "Export `proxy_socket/0`",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-14T04:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a27aaa7745b59a701387e44beb20fe0c9b8e8ee",
          "body": null,
          "is_bot": false,
          "headline": "MQTT, Web MQTT: refactor socket handling",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-14T04:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4094ce999839928fa5f9ec1abcf4832325681ce1",
          "body": "…q_mqtt/test/java_SUITE_data/main/dev-deps-c9e321e262\n\n[skip ci] Bump com.rabbitmq:amqp-client from 5.33.0 to 5.34.0 in /deps/rabbitmq_mqtt/test/java_SUITE_data in the dev-deps group across 1 directory",
          "is_bot": false,
          "headline": "Merge pull request #16926 from rabbitmq/dependabot/maven/deps/rabbitm…",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-14T01:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fa846685c6292a8b02a416a4681f2480962d5cf",
          "body": null,
          "is_bot": false,
          "headline": "Hide allow http response header",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-13T13:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85576314ea54afa149c4f36fd7d158fffc61a3b3",
          "body": null,
          "is_bot": false,
          "headline": "Fix a tricky regression in #16894",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-13T06:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4800ba93bb8c327795ba4f0c81074f9c0899171a",
          "body": null,
          "is_bot": false,
          "headline": "Remove LOGIN_SESSION_TIMEOUT from the m Cookie",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-13T06:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e82754098a547f1d3f6b08876a73b5a427a1716",
          "body": "Bumps the dev-deps group with 1 update in the /deps/rabbitmq_mqtt/test/java_SUITE_data directory: [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client).\n\n\nUpdates `com.rabbitmq:amqp-client` from 5.33.0 to 5.34.0\n- [Release notes](https://github.com/rabbitmq/rabbitmq-java-clien\n[…]\nient\n  dependency-version: 5.34.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n  dependency-group: dev-deps\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "[skip ci] Bump com.rabbitmq:amqp-client",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-11T18:32:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5341617a24a53ea1702294cb549448bcaa270d20",
          "body": "CLI: plugin_helpers.ex usability improvements for shovel suites",
          "is_bot": false,
          "headline": "Merge pull request #16922 from rabbitmq/mk-follow-up-to-16842",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-11T06:55:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e348d2312f48717a2db1bdc3f557ade5df7d73b",
          "body": null,
          "is_bot": false,
          "headline": "CLI: adapt `ListPluginsCommandTest`",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-11T06:04:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "697f1e05b8da8c85fbb0cb0c3b0431758f6224a3",
          "body": "References #16842 which introduced a well-meant\nregression for one shovel's suite flake\nprobability..",
          "is_bot": false,
          "headline": "CLI: plugin_helpers.ex usability improvements for shovel suites",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-11T05:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f616bc1323a0993119af53e7276b189c56d03677",
          "body": "…lifecycle-logging\n\nLog mirrored_supervisor roster wipe and successful failover at info",
          "is_bot": false,
          "headline": "Merge pull request #16918 from amazon-mq/feature/mirrored-supervisor-…",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-11T02:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393ee0438c4b75aa17d75ba49c78da31c4a96aee",
          "body": "Two low-frequency, high-consequence mirrored_supervisor events were only\nobservable at debug (the roster wipe) or not at all (a successful failover),\nwhile their failure counterparts are already logged. Both matter for federation\nand shovel, whose link rosters live in mirrored_sup_childspec.\n\n- init\n[…]\nwned no children does not log a no-op), symmetric with the\n  existing failure logging.\n\nBoth are per-event (not per-child / per-start_child), so they do not add\nsteady-state noise. No behavior change.",
          "is_bot": false,
          "headline": "Log mirrored_supervisor roster wipe and successful failover at info",
          "author_name": "Luke Bakken",
          "author_login": "lukebakken",
          "committed_at": "2026-07-10T20:52:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db8237106cd8a1403b42efaeaf01ef797916cd26",
          "body": "HTTP API: publishing should use timeouts when waiting for publisher confirms",
          "is_bot": false,
          "headline": "Merge pull request #16911 from rabbitmq/mk-http-api-publishing-tweaks",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-10T02:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2bc1e0def1fc5eec2b5255b0d9eaee02696c8c",
          "body": "…onfirms\n\nThe endpoint previously waited for a publisher\nconfirm indefinitely.",
          "is_bot": false,
          "headline": "HTTP API: publishing should use timeouts when waiting for publisher c…",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-10T02:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abfa23b08996b06c55e2c44c7448df76d5e12a30",
          "body": "[mgt] Add ReferrerPolicy",
          "is_bot": false,
          "headline": "Merge pull request #16893 from rabbitmq/rmq-2545",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-09T01:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b978bed10a6f2716adf89540f8ef126c7e0a7e3d",
          "body": null,
          "is_bot": false,
          "headline": "More `rabbitmq.conf` schema translation tests #16893",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-09T01:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e5b04811dbac5522cc1bf3adc30a769e787680f",
          "body": "…sing-enabled-plugins\n\nrabbitmq-plugins: tolerate plugins enabled but not installed",
          "is_bot": false,
          "headline": "Merge pull request #16896 from rabbitmq/rabbitmq-plugins-tolerate-mis…",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-09T00:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66a7de9a5901558a82c99270a14e4073837aaff",
          "body": "OAuth 2: introduce a special proxy endpoint, adopt it for the flow that benefits from it",
          "is_bot": false,
          "headline": "Merge pull request #16892 from rabbitmq/mk-item--wfj3",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-09T00:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e319dc9dab19eb63a7454122a0e04883114af30",
          "body": null,
          "is_bot": false,
          "headline": "Wording [ci skip]",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-09T00:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b743c422a8260ce4960033a67016867498069066",
          "body": null,
          "is_bot": false,
          "headline": "Fix unit test",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-08T14:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecfe2a5903bbaa3d3f2adac371ef3d8d8b3061fa",
          "body": "Without this change, re-running `make package-generic-unix` could\nproduce strange complilation errors like:\n```\n== Compilation error in file lib/rabbitmq/cli/formatters/pretty_table.ex ==\n** (MatchError) no match of right hand side value:\n\n    false\n\n    lib/rabbitmq/cli/formatters/pretty_table.ex:1\n[…]\nt.in_project/4\n  (elixir 1.19.5) lib/file.ex:2013: File.cd!/2\n  (stdlib 7.3) erl_eval.erl:920: :erl_eval.do_apply/7\n```\n\nBy disabling erlang.mk's dependency optimisation, we avoid such strange\nissues.",
          "is_bot": false,
          "headline": "package-generic-unix: set FULL=1 (#16897)",
          "author_name": "Michal Kuratczyk",
          "author_login": "mkuratczyk",
          "committed_at": "2026-07-08T11:51:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "47f25d74e22d73b5f291fab1adad98c338a2d9c0",
          "body": null,
          "is_bot": false,
          "headline": "rabbitmq-plugins: tolerate plugins enabled but not installed",
          "author_name": "Shashank",
          "author_login": "shashank-singh-2999",
          "committed_at": "2026-07-08T09:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcfd31cd1aed35534e236e234982e05028c22b36",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-07T21:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8657d24731a1df4594b2288730b69f0427abf54c",
          "body": null,
          "is_bot": false,
          "headline": "More Selenium test suite tweaks",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-07T20:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b00c144ab7dd6887112399d210c8e74c2bb74362",
          "body": null,
          "is_bot": false,
          "headline": "Selenium suite adaptation",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-07T15:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a786e66e971757d82b3890601607bbfc998f02",
          "body": null,
          "is_bot": false,
          "headline": "Add ReferrerPolicy",
          "author_name": "Marcial Rosales",
          "author_login": "MarcialRosales",
          "committed_at": "2026-07-07T12:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a510989172ba6b64acc017907f191db9fc36b42e",
          "body": "Specifically for the flow that uses a client secret,\nwhich is a minority of deployments.\n\nThis allows us to keep the client secret value on\nthe server and pass it on to the IDP.\n\nIn this case RabbitMQ acts as an HTTPS client.\nThe trusted CA bundle can be configured via\n`auth_oauth2.https.cacertfile` or system-wide\n(Erlang/OTP's HTTP client should pick up\nthe system-wide bundle per RabbitMQ defaults).",
          "is_bot": false,
          "headline": "OAuth 2: adopt a token proxy endpoint where needed",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-07T08:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05289e571f2e128210276ea8eb13ad720ed2b28b",
          "body": "Handle concurrent queue or vhost delete race condition on ra cluster shutdown",
          "is_bot": false,
          "headline": "Merge pull request #16880 from Ayanda-D/fix-vhost-delete-race",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-07T00:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55944b2976c0efd9550cdf5eef7f9c528385f00a",
          "body": "…cess-log\n\n[web/oauth2] Log username determined by the auth-backend",
          "is_bot": false,
          "headline": "Merge pull request #16879 from rabbitmq/use-preferred-username-mgt-ac…",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-06T23:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adb94468e6b9af7c0588b4bcb6c7579f582a3699",
          "body": "[oauth2] Make exp claim optional if configured",
          "is_bot": false,
          "headline": "Merge pull request #16878 from rabbitmq/exp-claim-mandatory",
          "author_name": "Michael Klishin",
          "author_login": "michaelklishin",
          "committed_at": "2026-07-06T23:25:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 2569,
      "latest_release_at": "2026-07-20T14:43:28Z",
      "latest_release_tag": "v4.2.9",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 12.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": true,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "selenium",
          "exists": true,
          "license": null,
          "keywords": [
            "bdd",
            "tdd",
            "selenium"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/selenium",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/didit-tech/NPM-Selenium",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 23329,
          "first_published_at": "2011-08-26T15:23:02.943000Z",
          "latest_published_at": "2012-04-14T21:27:04.040000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5211
        }
      ]
    },
    "popularity": {
      "forks": 4019,
      "stars": 13757,
      "watchers": 368,
      "fork_history": {
        "days": [
          {
            "date": "2021-10-27",
            "count": 2
          },
          {
            "date": "2021-10-28",
            "count": 6
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 2
          },
          {
            "date": "2021-11-04",
            "count": 2
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 5
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 2
          },
          {
            "date": "2021-11-13",
            "count": 2
          },
          {
            "date": "2021-11-14",
            "count": 2
          },
          {
            "date": "2021-11-15",
            "count": 3
          },
          {
            "date": "2021-11-16",
            "count": 3
          },
          {
            "date": "2021-11-17",
            "count": 2
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 2
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 2
          },
          {
            "date": "2021-11-24",
            "count": 3
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 3
          },
          {
            "date": "2021-11-30",
            "count": 2
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 3
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 3
          },
          {
            "date": "2021-12-09",
            "count": 2
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 2
          },
          {
            "date": "2021-12-14",
            "count": 4
          },
          {
            "date": "2021-12-15",
            "count": 5
          },
          {
            "date": "2021-12-16",
            "count": 3
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 2
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 3
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 2
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 2
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 2
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 2
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 2
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 2
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 2
          },
          {
            "date": "2022-02-11",
            "count": 5
          },
          {
            "date": "2022-02-13",
            "count": 2
          },
          {
            "date": "2022-02-14",
            "count": 2
          },
          {
            "date": "2022-02-15",
            "count": 3
          },
          {
            "date": "2022-02-17",
            "count": 2
          },
          {
            "date": "2022-02-18",
            "count": 3
          },
          {
            "date": "2022-02-21",
            "count": 3
          },
          {
            "date": "2022-02-22",
            "count": 2
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 3
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-02-26",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 2
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 2
          },
          {
            "date": "2022-03-09",
            "count": 2
          },
          {
            "date": "2022-03-10",
            "count": 2
          },
          {
            "date": "2022-03-11",
            "count": 2
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 3
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 4
          },
          {
            "date": "2022-03-25",
            "count": 3
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 2
          },
          {
            "date": "2022-03-31",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 3
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 3
          },
          {
            "date": "2022-04-07",
            "count": 3
          },
          {
            "date": "2022-04-08",
            "count": 3
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 2
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 2
          },
          {
            "date": "2022-04-15",
            "count": 3
          },
          {
            "date": "2022-04-17",
            "count": 3
          },
          {
            "date": "2022-04-18",
            "count": 2
          },
          {
            "date": "2022-04-21",
            "count": 4
          },
          {
            "date": "2022-04-22",
            "count": 3
          },
          {
            "date": "2022-04-25",
            "count": 2
          },
          {
            "date": "2022-04-26",
            "count": 3
          },
          {
            "date": "2022-04-27",
            "count": 2
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 2
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 2
          },
          {
            "date": "2022-05-06",
            "count": 3
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 4
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-14",
            "count": 3
          },
          {
            "date": "2022-05-16",
            "count": 2
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 3
          },
          {
            "date": "2022-05-19",
            "count": 2
          },
          {
            "date": "2022-05-20",
            "count": 2
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 2
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 2
          },
          {
            "date": "2022-05-29",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 2
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 2
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 2
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 2
          },
          {
            "date": "2022-06-24",
            "count": 2
          },
          {
            "date": "2022-06-27",
            "count": 3
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 3
          },
          {
            "date": "2022-07-06",
            "count": 3
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 2
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 3
          },
          {
            "date": "2022-07-27",
            "count": 2
          },
          {
            "date": "2022-07-28",
            "count": 2
          },
          {
            "date": "2022-07-29",
            "count": 2
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 2
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 3
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 2
          },
          {
            "date": "2022-08-25",
            "count": 2
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 2
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 3
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 2
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 3
          },
          {
            "date": "2022-09-13",
            "count": 2
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 2
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 2
          },
          {
            "date": "2022-09-23",
            "count": 2
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 2
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 2
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 2
          },
          {
            "date": "2022-10-19",
            "count": 2
          },
          {
            "date": "2022-10-20",
            "count": 3
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 2
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 2
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 2
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 2
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 4
          },
          {
            "date": "2022-11-26",
            "count": 2
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 2
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 2
          },
          {
            "date": "2022-12-08",
            "count": 2
          },
          {
            "date": "2022-12-10",
            "count": 2
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 4
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 2
          },
          {
            "date": "2023-01-03",
            "count": 3
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 3
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 2
          },
          {
            "date": "2023-01-10",
            "count": 2
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 2
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 3
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 2
          },
          {
            "date": "2023-02-01",
            "count": 2
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 3
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 2
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 2
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 4
          },
          {
            "date": "2023-02-23",
            "count": 3
          },
          {
            "date": "2023-02-24",
            "count": 5
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 2
          },
          {
            "date": "2023-03-03",
            "count": 3
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 2
          },
          {
            "date": "2023-03-07",
            "count": 3
          },
          {
            "date": "2023-03-08",
            "count": 3
          },
          {
            "date": "2023-03-10",
            "count": 2
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 2
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 2
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 2
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 2
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 3
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 4
          },
          {
            "date": "2023-04-13",
            "count": 2
          },
          {
            "date": "2023-04-14",
            "count": 5
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 2
          },
          {
            "date": "2023-04-21",
            "count": 2
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 2
          },
          {
            "date": "2023-04-28",
            "count": 2
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 3
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 2
          },
          {
            "date": "2023-05-10",
            "count": 2
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 2
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 2
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 3
          },
          {
            "date": "2023-08-11",
            "count": 2
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 2
          },
          {
            "date": "2023-08-18",
            "count": 2
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 2
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 2
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 2
          },
          {
            "date": "2023-11-03",
            "count": 2
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 2
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 2
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 2
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 3
          },
          {
            "date": "2024-02-16",
            "count": 3
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 2
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 2
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 2
          },
          {
            "date": "2024-05-09",
            "count": 2
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 2
          },
          {
            "date": "2024-05-24",
            "count": 3
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 2
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 2
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 2
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 2
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 3
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 2
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 2
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 2
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 2
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 2
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 2
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 2
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 2
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 2
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 2
          },
          {
            "date": "2025-03-27",
            "count": 2
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 2
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 2
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 2
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 2
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 3
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 2
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 2
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 2
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 3
          },
          {
            "date": "2026-02-05",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 3
          },
          {
            "date": "2026-02-21",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 3
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 2
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 2
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-04-01",
            "count": 2
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 2
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 2
          },
          {
            "date": "2026-06-24",
            "count": 3
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 2
          },
          {
            "date": "2026-07-07",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 3
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 4019
      },
      "star_history": {
        "days": [
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 2
          },
          {
            "date": "2025-07-01",
            "count": 2
          },
          {
            "date": "2025-07-02",
            "count": 3
          },
          {
            "date": "2025-07-03",
            "count": 2
          },
          {
            "date": "2025-07-04",
            "count": 7
          },
          {
            "date": "2025-07-05",
            "count": 2
          },
          {
            "date": "2025-07-06",
            "count": 3
          },
          {
            "date": "2025-07-07",
            "count": 3
          },
          {
            "date": "2025-07-08",
            "count": 5
          },
          {
            "date": "2025-07-09",
            "count": 2
          },
          {
            "date": "2025-07-10",
            "count": 4
          },
          {
            "date": "2025-07-11",
            "count": 2
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 2
          },
          {
            "date": "2025-07-14",
            "count": 4
          },
          {
            "date": "2025-07-15",
            "count": 4
          },
          {
            "date": "2025-07-16",
            "count": 4
          },
          {
            "date": "2025-07-17",
            "count": 7
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 2
          },
          {
            "date": "2025-07-20",
            "count": 2
          },
          {
            "date": "2025-07-21",
            "count": 4
          },
          {
            "date": "2025-07-23",
            "count": 4
          },
          {
            "date": "2025-07-24",
            "count": 4
          },
          {
            "date": "2025-07-25",
            "count": 3
          },
          {
            "date": "2025-07-26",
            "count": 3
          },
          {
            "date": "2025-07-27",
            "count": 4
          },
          {
            "date": "2025-07-28",
            "count": 2
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 4
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 3
          },
          {
            "date": "2025-08-02",
            "count": 5
          },
          {
            "date": "2025-08-03",
            "count": 2
          },
          {
            "date": "2025-08-04",
            "count": 4
          },
          {
            "date": "2025-08-05",
            "count": 5
          },
          {
            "date": "2025-08-06",
            "count": 4
          },
          {
            "date": "2025-08-07",
            "count": 2
          },
          {
            "date": "2025-08-08",
            "count": 6
          },
          {
            "date": "2025-08-10",
            "count": 2
          },
          {
            "date": "2025-08-11",
            "count": 4
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 3
          },
          {
            "date": "2025-08-14",
            "count": 2
          },
          {
            "date": "2025-08-15",
            "count": 4
          },
          {
            "date": "2025-08-16",
            "count": 2
          },
          {
            "date": "2025-08-17",
            "count": 2
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 5
          },
          {
            "date": "2025-08-20",
            "count": 3
          },
          {
            "date": "2025-08-21",
            "count": 4
          },
          {
            "date": "2025-08-22",
            "count": 3
          },
          {
            "date": "2025-08-23",
            "count": 3
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 5
          },
          {
            "date": "2025-08-26",
            "count": 6
          },
          {
            "date": "2025-08-27",
            "count": 3
          },
          {
            "date": "2025-08-29",
            "count": 4
          },
          {
            "date": "2025-08-30",
            "count": 3
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 2
          },
          {
            "date": "2025-09-02",
            "count": 2
          },
          {
            "date": "2025-09-03",
            "count": 4
          },
          {
            "date": "2025-09-05",
            "count": 2
          },
          {
            "date": "2025-09-06",
            "count": 4
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 2
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 2
          },
          {
            "date": "2025-09-12",
            "count": 3
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 3
          },
          {
            "date": "2025-09-16",
            "count": 3
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 3
          },
          {
            "date": "2025-09-20",
            "count": 2
          },
          {
            "date": "2025-09-21",
            "count": 4
          },
          {
            "date": "2025-09-22",
            "count": 3
          },
          {
            "date": "2025-09-23",
            "count": 6
          },
          {
            "date": "2025-09-24",
            "count": 4
          },
          {
            "date": "2025-09-25",
            "count": 10
          },
          {
            "date": "2025-09-26",
            "count": 8
          },
          {
            "date": "2025-09-27",
            "count": 9
          },
          {
            "date": "2025-09-28",
            "count": 5
          },
          {
            "date": "2025-09-29",
            "count": 4
          },
          {
            "date": "2025-09-30",
            "count": 2
          },
          {
            "date": "2025-10-01",
            "count": 4
          },
          {
            "date": "2025-10-02",
            "count": 2
          },
          {
            "date": "2025-10-03",
            "count": 2
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 2
          },
          {
            "date": "2025-10-06",
            "count": 5
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 4
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 2
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 2
          },
          {
            "date": "2025-10-16",
            "count": 3
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 2
          },
          {
            "date": "2025-10-20",
            "count": 2
          },
          {
            "date": "2025-10-21",
            "count": 3
          },
          {
            "date": "2025-10-22",
            "count": 4
          },
          {
            "date": "2025-10-23",
            "count": 6
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 3
          },
          {
            "date": "2025-10-26",
            "count": 5
          },
          {
            "date": "2025-10-27",
            "count": 4
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 2
          },
          {
            "date": "2025-10-30",
            "count": 5
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 4
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 4
          },
          {
            "date": "2025-11-05",
            "count": 3
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 3
          },
          {
            "date": "2025-11-09",
            "count": 2
          },
          {
            "date": "2025-11-10",
            "count": 4
          },
          {
            "date": "2025-11-11",
            "count": 3
          },
          {
            "date": "2025-11-12",
            "count": 2
          },
          {
            "date": "2025-11-13",
            "count": 4
          },
          {
            "date": "2025-11-14",
            "count": 5
          },
          {
            "date": "2025-11-15",
            "count": 2
          },
          {
            "date": "2025-11-17",
            "count": 5
          },
          {
            "date": "2025-11-18",
            "count": 2
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 2
          },
          {
            "date": "2025-11-21",
            "count": 7
          },
          {
            "date": "2025-11-22",
            "count": 2
          },
          {
            "date": "2025-11-23",
            "count": 2
          },
          {
            "date": "2025-11-24",
            "count": 3
          },
          {
            "date": "2025-11-25",
            "count": 2
          },
          {
            "date": "2025-11-26",
            "count": 2
          },
          {
            "date": "2025-11-27",
            "count": 5
          },
          {
            "date": "2025-11-28",
            "count": 3
          },
          {
            "date": "2025-11-29",
            "count": 2
          },
          {
            "date": "2025-11-30",
            "count": 2
          },
          {
            "date": "2025-12-01",
            "count": 5
          },
          {
            "date": "2025-12-02",
            "count": 3
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 5
          },
          {
            "date": "2025-12-05",
            "count": 4
          },
          {
            "date": "2025-12-06",
            "count": 2
          },
          {
            "date": "2025-12-07",
            "count": 3
          },
          {
            "date": "2025-12-08",
            "count": 2
          },
          {
            "date": "2025-12-09",
            "count": 4
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 5
          },
          {
            "date": "2025-12-12",
            "count": 4
          },
          {
            "date": "2025-12-13",
            "count": 2
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 4
          },
          {
            "date": "2025-12-16",
            "count": 3
          },
          {
            "date": "2025-12-17",
            "count": 3
          },
          {
            "date": "2025-12-18",
            "count": 2
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 3
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 3
          },
          {
            "date": "2025-12-24",
            "count": 4
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 3
          },
          {
            "date": "2025-12-27",
            "count": 4
          },
          {
            "date": "2025-12-28",
            "count": 2
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 3
          },
          {
            "date": "2025-12-31",
            "count": 3
          },
          {
            "date": "2026-01-01",
            "count": 3
          },
          {
            "date": "2026-01-02",
            "count": 7
          },
          {
            "date": "2026-01-03",
            "count": 2
          },
          {
            "date": "2026-01-04",
            "count": 3
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 3
          },
          {
            "date": "2026-01-08",
            "count": 4
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 3
          },
          {
            "date": "2026-01-14",
            "count": 6
          },
          {
            "date": "2026-01-15",
            "count": 3
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 3
          },
          {
            "date": "2026-01-18",
            "count": 2
          },
          {
            "date": "2026-01-19",
            "count": 3
          },
          {
            "date": "2026-01-20",
            "count": 2
          },
          {
            "date": "2026-01-21",
            "count": 3
          },
          {
            "date": "2026-01-22",
            "count": 5
          },
          {
            "date": "2026-01-23",
            "count": 4
          },
          {
            "date": "2026-01-24",
            "count": 2
          },
          {
            "date": "2026-01-25",
            "count": 2
          },
          {
            "date": "2026-01-27",
            "count": 5
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 3
          },
          {
            "date": "2026-01-30",
            "count": 5
          },
          {
            "date": "2026-01-31",
            "count": 2
          },
          {
            "date": "2026-02-02",
            "count": 3
          },
          {
            "date": "2026-02-03",
            "count": 2
          },
          {
            "date": "2026-02-04",
            "count": 3
          },
          {
            "date": "2026-02-05",
            "count": 3
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-11",
            "count": 3
          },
          {
            "date": "2026-02-12",
            "count": 3
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 3
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 4
          },
          {
            "date": "2026-02-18",
            "count": 5
          },
          {
            "date": "2026-02-19",
            "count": 4
          },
          {
            "date": "2026-02-20",
            "count": 3
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 3
          },
          {
            "date": "2026-02-24",
            "count": 4
          },
          {
            "date": "2026-02-25",
            "count": 5
          },
          {
            "date": "2026-02-26",
            "count": 4
          },
          {
            "date": "2026-02-27",
            "count": 4
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 2
          },
          {
            "date": "2026-03-02",
            "count": 2
          },
          {
            "date": "2026-03-03",
            "count": 3
          },
          {
            "date": "2026-03-04",
            "count": 2
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 2
          },
          {
            "date": "2026-03-07",
            "count": 2
          },
          {
            "date": "2026-03-08",
            "count": 3
          },
          {
            "date": "2026-03-09",
            "count": 3
          },
          {
            "date": "2026-03-10",
            "count": 3
          },
          {
            "date": "2026-03-11",
            "count": 5
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 3
          },
          {
            "date": "2026-03-16",
            "count": 3
          },
          {
            "date": "2026-03-17",
            "count": 2
          },
          {
            "date": "2026-03-18",
            "count": 6
          },
          {
            "date": "2026-03-19",
            "count": 3
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 2
          },
          {
            "date": "2026-03-22",
            "count": 6
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 3
          },
          {
            "date": "2026-03-26",
            "count": 6
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 4
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 3
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 3
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 5
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 4
          },
          {
            "date": "2026-04-07",
            "count": 2
          },
          {
            "date": "2026-04-08",
            "count": 2
          },
          {
            "date": "2026-04-09",
            "count": 6
          },
          {
            "date": "2026-04-10",
            "count": 3
          },
          {
            "date": "2026-04-11",
            "count": 3
          },
          {
            "date": "2026-04-12",
            "count": 3
          },
          {
            "date": "2026-04-13",
            "count": 2
          },
          {
            "date": "2026-04-14",
            "count": 2
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 3
          },
          {
            "date": "2026-04-17",
            "count": 2
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 4
          },
          {
            "date": "2026-04-20",
            "count": 3
          },
          {
            "date": "2026-04-21",
            "count": 3
          },
          {
            "date": "2026-04-22",
            "count": 4
          },
          {
            "date": "2026-04-23",
            "count": 3
          },
          {
            "date": "2026-04-24",
            "count": 2
          },
          {
            "date": "2026-04-25",
            "count": 2
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 2
          },
          {
            "date": "2026-04-28",
            "count": 5
          },
          {
            "date": "2026-04-29",
            "count": 4
          },
          {
            "date": "2026-04-30",
            "count": 2
          },
          {
            "date": "2026-05-01",
            "count": 2
          },
          {
            "date": "2026-05-02",
            "count": 2
          },
          {
            "date": "2026-05-03",
            "count": 2
          },
          {
            "date": "2026-05-04",
            "count": 3
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 4
          },
          {
            "date": "2026-05-09",
            "count": 3
          },
          {
            "date": "2026-05-10",
            "count": 3
          },
          {
            "date": "2026-05-11",
            "count": 2
          },
          {
            "date": "2026-05-12",
            "count": 2
          },
          {
            "date": "2026-05-13",
            "count": 3
          },
          {
            "date": "2026-05-15",
            "count": 2
          },
          {
            "date": "2026-05-18",
            "count": 4
          },
          {
            "date": "2026-05-19",
            "count": 2
          },
          {
            "date": "2026-05-20",
            "count": 3
          },
          {
            "date": "2026-05-21",
            "count": 7
          },
          {
            "date": "2026-05-22",
            "count": 2
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 5
          },
          {
            "date": "2026-05-26",
            "count": 3
          },
          {
            "date": "2026-05-27",
            "count": 4
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 4
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 3
          },
          {
            "date": "2026-06-02",
            "count": 3
          },
          {
            "date": "2026-06-03",
            "count": 3
          },
          {
            "date": "2026-06-04",
            "count": 2
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 2
          },
          {
            "date": "2026-06-07",
            "count": 5
          },
          {
            "date": "2026-06-08",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 2
          },
          {
            "date": "2026-06-10",
            "count": 4
          },
          {
            "date": "2026-06-11",
            "count": 6
          },
          {
            "date": "2026-06-12",
            "count": 7
          },
          {
            "date": "2026-06-13",
            "count": 2
          },
          {
            "date": "2026-06-14",
            "count": 3
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 2
          },
          {
            "date": "2026-06-18",
            "count": 5
          },
          {
            "date": "2026-06-21",
            "count": 2
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 2
          },
          {
            "date": "2026-06-24",
            "count": 6
          },
          {
            "date": "2026-06-25",
            "count": 4
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 2
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 2
          },
          {
            "date": "2026-07-02",
            "count": 2
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 2
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 5
          },
          {
            "date": "2026-07-09",
            "count": 2
          },
          {
            "date": "2026-07-13",
            "count": 5
          },
          {
            "date": "2026-07-14",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 2
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 4
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 3
          },
          {
            "date": "2026-07-20",
            "count": 3
          },
          {
            "date": "2026-07-21",
            "count": 2
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 13757
      },
      "open_issues_and_prs": 259
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "deps/amqp10_client/Makefile",
        "deps/amqp10_common/Makefile",
        "deps/amqp_client/Makefile",
        "deps/oauth2_client/Makefile",
        "deps/rabbit/Makefile",
        "deps/rabbit/test/feature_flags_SUITE_data/my_plugin/Makefile",
        "deps/rabbit/test/rabbit_access_control_SUITE_data/my_auth_plugin/Makefile",
        "deps/rabbit_common/Makefile",
        "deps/rabbitmq_amqp1_0/Makefile",
        "deps/rabbitmq_amqp_client/Makefile",
        "deps/rabbitmq_auth_backend_cache/Makefile",
        "deps/rabbitmq_auth_backend_http/Makefile",
        "deps/rabbitmq_auth_backend_internal_loopback/Makefile",
        "deps/rabbitmq_auth_backend_ldap/Makefile",
        "deps/rabbitmq_auth_backend_oauth2/Makefile",
        "deps/rabbitmq_auth_backend_oauth2/demo/rsa_docker/Makefile",
        "deps/rabbitmq_auth_mechanism_ssl/Makefile",
        "deps/rabbitmq_aws/Makefile",
        "deps/rabbitmq_cli/Makefile",
        "deps/rabbitmq_codegen/Makefile",
        "deps/rabbitmq_consistent_hash_exchange/Makefile",
        "deps/rabbitmq_ct_client_helpers/Makefile",
        "deps/rabbitmq_ct_helpers/Makefile",
        "deps/rabbitmq_ct_helpers/tools/tls-certs/Makefile",
        "deps/rabbitmq_event_exchange/Makefile",
        "deps/rabbitmq_exchange_federation/Makefile",
        "deps/rabbitmq_federation/Makefile",
        "deps/rabbitmq_federation_common/Makefile",
        "deps/rabbitmq_federation_management/Makefile",
        "deps/rabbitmq_federation_prometheus/Makefile",
        "deps/rabbitmq_jms_topic_exchange/Makefile",
        "deps/rabbitmq_management/Makefile",
        "deps/rabbitmq_management_agent/Makefile",
        "deps/rabbitmq_mqtt/Makefile",
        "deps/rabbitmq_mqtt/test/java_SUITE_data/Makefile",
        "deps/rabbitmq_peer_discovery_aws/Makefile",
        "deps/rabbitmq_peer_discovery_common/Makefile",
        "deps/rabbitmq_peer_discovery_consul/Makefile",
        "deps/rabbitmq_peer_discovery_etcd/Makefile",
        "deps/rabbitmq_peer_discovery_k8s/Makefile",
        "deps/rabbitmq_prelaunch/Makefile",
        "deps/rabbitmq_prometheus/Makefile",
        "deps/rabbitmq_queue_federation/Makefile",
        "deps/rabbitmq_random_exchange/Makefile",
        "deps/rabbitmq_recent_history_exchange/Makefile",
        "deps/rabbitmq_sharding/Makefile",
        "deps/rabbitmq_shovel/Makefile",
        "deps/rabbitmq_shovel_management/Makefile",
        "deps/rabbitmq_shovel_prometheus/Makefile",
        "deps/rabbitmq_stomp/Makefile",
        "deps/rabbitmq_stream/Makefile",
        "deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/Makefile",
        "deps/rabbitmq_stream_common/Makefile",
        "deps/rabbitmq_stream_management/Makefile",
        "deps/rabbitmq_stream_management/test/http_SUITE_data/Makefile",
        "deps/rabbitmq_top/Makefile",
        "deps/rabbitmq_tracing/Makefile",
        "deps/rabbitmq_trust_store/Makefile",
        "deps/rabbitmq_web_dispatch/Makefile",
        "deps/rabbitmq_web_mqtt/Makefile",
        "deps/rabbitmq_web_mqtt_examples/Makefile",
        "deps/rabbitmq_web_stomp/Makefile",
        "deps/rabbitmq_web_stomp_examples/Makefile",
        "deps/trust_store_http/Makefile",
        "packaging/Makefile",
        "packaging/docker-image/Makefile",
        "packaging/generic-unix/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "deps/rabbit/test/amqp_dotnet_SUITE_data/console/standalone.csproj",
        "deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/pom.xml",
        "deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/pom.xml",
        "deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_webapi_dotnet/WebApiHttpAuthService.csproj",
        "deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_webapi_dotnetcore/RabbitMqAuthBackendHttp.csproj",
        "deps/rabbitmq_cli/mix.exs",
        "deps/rabbitmq_mqtt/test/java_SUITE_data/pom.xml",
        "deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/pom.xml",
        "deps/rabbitmq_stream_management/test/http_SUITE_data/pom.xml",
        "selenium/authorization-server/pom.xml"
      ],
      "largest_source_bytes": 287630,
      "source_files_sampled": 703,
      "oversized_source_files": 9,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md",
        "GEMINI.md",
        "deps/rabbit_common/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 10493
    },
    "dependencies": {
      "manifests": [
        "selenium/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 16,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "amqplib",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.1"
        },
        {
          "name": "ejs",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.1"
        },
        {
          "name": "express",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.0"
        },
        {
          "name": "geckodriver",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.2"
        },
        {
          "name": "http-proxy",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.18.1"
        },
        {
          "name": "mqtt",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.14.1"
        },
        {
          "name": "path",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.12.7"
        },
        {
          "name": "proxy",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.0"
        },
        {
          "name": "rhea",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.4"
        },
        {
          "name": "selenium-webdriver",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.37.0"
        },
        {
          "name": "xmlhttprequest",
          "manifest": "selenium/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.8.0"
        },
        {
          "name": "modules",
          "manifest": "deps/rabbitmq_cli/mix.exs",
          "ecosystem": "hex",
          "version_constraint": null
        },
        {
          "name": "mydep",
          "manifest": "deps/rabbitmq_cli/mix.exs",
          "ecosystem": "hex",
          "version_constraint": "~> 0.3.0"
        },
        {
          "name": "mydep",
          "manifest": "deps/rabbitmq_cli/mix.exs",
          "ecosystem": "hex",
          "version_constraint": "https://github.com/elixir-lang/mydep.git"
        },
        {
          "name": "org.springframework.boot:spring-boot-starter",
          "manifest": "selenium/authorization-server/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        },
        {
          "name": "org.springframework.boot:spring-boot-starter-oauth2-authorization-server",
          "manifest": "selenium/authorization-server/pom.xml",
          "ecosystem": "maven",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "org.springframework.boot:spring-boot-starter",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-oauth2-authorization-server",
            "direct": true,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "amqplib",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": true,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": true,
            "version": "^5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "geckodriver",
            "direct": true,
            "version": "^6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy",
            "direct": true,
            "version": "^1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "mqtt",
            "direct": true,
            "version": "^5.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "path",
            "direct": true,
            "version": "^0.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "proxy",
            "direct": true,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rhea",
            "direct": true,
            "version": "^3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "selenium-webdriver",
            "direct": true,
            "version": "^4.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlhttprequest",
            "direct": true,
            "version": "^1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "org.springframework.boot:spring-boot-maven-plugin",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "org.springframework.boot:spring-boot-starter-test",
            "direct": false,
            "version": null,
            "ecosystem": "maven"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "^6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "^11.7.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 17,
        "direct_count": 13,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 54,
        "merged_prs": 10313,
        "open_issues": 205,
        "closed_ratio": 0.919,
        "closed_issues": 2329,
        "closed_unmerged_prs": 1166
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "michaelklishin",
          "commits": 15649,
          "avatar_url": "https://avatars.githubusercontent.com/u/1090?v=4"
        },
        {
          "type": "User",
          "login": "dumbbell",
          "commits": 7487,
          "avatar_url": "https://avatars.githubusercontent.com/u/159804?v=4"
        },
        {
          "type": "User",
          "login": "rade",
          "commits": 2385,
          "avatar_url": "https://avatars.githubusercontent.com/u/109109?v=4"
        },
        {
          "type": "User",
          "login": "kjnilsson",
          "commits": 1487,
          "avatar_url": "https://avatars.githubusercontent.com/u/1180564?v=4"
        },
        {
          "type": "User",
          "login": "HoloRin",
          "commits": 1422,
          "avatar_url": "https://avatars.githubusercontent.com/u/217064?v=4"
        },
        {
          "type": "User",
          "login": "lukebakken",
          "commits": 1399,
          "avatar_url": "https://avatars.githubusercontent.com/u/514926?v=4"
        },
        {
          "type": "User",
          "login": "acogoluegnes",
          "commits": 1366,
          "avatar_url": "https://avatars.githubusercontent.com/u/514737?v=4"
        },
        {
          "type": "User",
          "login": "dcorbacho",
          "commits": 1131,
          "avatar_url": "https://avatars.githubusercontent.com/u/646577?v=4"
        },
        {
          "type": "User",
          "login": "ansd",
          "commits": 1009,
          "avatar_url": "https://avatars.githubusercontent.com/u/12648310?v=4"
        },
        {
          "type": "User",
          "login": "gerhard",
          "commits": 904,
          "avatar_url": "https://avatars.githubusercontent.com/u/3342?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.391
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "authorization-server-make.yaml",
        "ibm-mq-make.yaml",
        "oci-make-nightly.yaml",
        "oci-make.yaml",
        "peer-discovery-aws.yaml",
        "release-4.1.x-alphas.yaml",
        "release-4.2.x-alphas.yaml",
        "release-4.3.x-alphas.yaml",
        "release-4.4.x-alphas.yaml",
        "test-authnz.yaml",
        "test-make-target.yaml",
        "test-make-tests.yaml",
        "test-make-type-check.yaml",
        "test-make.yaml",
        "test-management-ui-for-pr.yaml",
        "test-management-ui.yaml",
        "test-upgrades.yaml",
        "update-versions.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "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",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
            "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": 5,
            "reason": "Found 4/8 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 55 contributing companies or organizations",
            "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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow 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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 8,
            "reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "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": 0,
            "reason": "52 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7a775f70d5b8be5e15017451f41b5c9dfb12b40d",
        "ran_at": "2026-07-22T01:56:46Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T01:36:41Z",
      "oldest_open_prs": [
        {
          "number": 6079,
          "created_at": "2022-10-10T18:09:45Z",
          "last_comment_at": "2022-10-10T18:10:54Z",
          "last_comment_author": "ikavgo"
        },
        {
          "number": 7905,
          "created_at": "2023-04-14T22:24:16Z",
          "last_comment_at": "2023-05-12T16:11:17Z",
          "last_comment_author": "SimonUnge"
        },
        {
          "number": 8291,
          "created_at": "2023-05-23T14:53:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 8857,
          "created_at": "2023-07-13T16:49:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9426,
          "created_at": "2023-09-14T01:41:59Z",
          "last_comment_at": "2024-01-08T00:34:32Z",
          "last_comment_author": "michaelklishin"
        },
        {
          "number": 9876,
          "created_at": "2023-11-03T17:13:22Z",
          "last_comment_at": "2025-02-22T09:53:14Z",
          "last_comment_author": "ikavgo"
        },
        {
          "number": 10018,
          "created_at": "2023-12-01T13:39:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 10372,
          "created_at": "2024-01-19T11:14:36Z",
          "last_comment_at": "2024-01-22T16:53:13Z",
          "last_comment_author": "dumbbell"
        },
        {
          "number": 10711,
          "created_at": "2024-03-11T09:20:37Z",
          "last_comment_at": "2024-03-12T18:16:18Z",
          "last_comment_author": "michaelklishin"
        },
        {
          "number": 10968,
          "created_at": "2024-04-11T12:52:01Z",
          "last_comment_at": "2024-04-12T21:58:05Z",
          "last_comment_author": "lin72h"
        },
        {
          "number": 12209,
          "created_at": "2024-09-04T14:36:08Z",
          "last_comment_at": "2024-09-05T04:55:47Z",
          "last_comment_author": "michaelklishin"
        },
        {
          "number": 12232,
          "created_at": "2024-09-06T04:54:06Z",
          "last_comment_at": "2024-09-06T07:21:48Z",
          "last_comment_author": "lhoguin"
        },
        {
          "number": 13107,
          "created_at": "2025-01-20T16:45:01Z",
          "last_comment_at": "2025-02-04T16:23:36Z",
          "last_comment_author": "michaelklishin"
        },
        {
          "number": 14492,
          "created_at": "2025-09-02T17:12:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 14565,
          "created_at": "2025-09-17T22:28:10Z",
          "last_comment_at": "2025-10-06T16:31:07Z",
          "last_comment_author": "SimonUnge"
        },
        {
          "number": 14613,
          "created_at": "2025-09-25T18:56:14Z",
          "last_comment_at": "2025-10-23T22:03:34Z",
          "last_comment_author": "SimonUnge"
        },
        {
          "number": 14661,
          "created_at": "2025-10-02T00:32:13Z",
          "last_comment_at": "2025-10-03T19:23:12Z",
          "last_comment_author": "the-mikedavis"
        },
        {
          "number": 14768,
          "created_at": "2025-10-21T11:18:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 14783,
          "created_at": "2025-10-22T18:14:41Z",
          "last_comment_at": "2025-12-04T08:58:37Z",
          "last_comment_author": "dumbbell"
        },
        {
          "number": 14815,
          "created_at": "2025-10-24T19:23:20Z",
          "last_comment_at": "2026-02-19T22:23:10Z",
          "last_comment_author": "the-mikedavis"
        }
      ],
      "last_merged_pr_at": "2026-07-22T01:45:15Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 89,
          "created_at": "2015-03-31T17:50:38Z",
          "last_comment_at": "2016-05-23T08:36:22Z",
          "last_comment_author": "johnfoldager"
        },
        {
          "number": 2625,
          "created_at": "2015-04-30T14:57:16Z",
          "last_comment_at": "2021-06-07T09:45:16Z",
          "last_comment_author": "gerhard"
        },
        {
          "number": 145,
          "created_at": "2015-05-06T10:39:27Z",
          "last_comment_at": "2016-01-25T09:26:43Z",
          "last_comment_author": "michaelklishin"
        },
        {
          "number": 2602,
          "created_at": "2015-06-14T08:25:38Z",
          "last_comment_at": "2020-06-01T07:37:30Z",
          "last_comment_author": "mthmulders"
        },
        {
          "number": 2547,
          "created_at": "2015-06-25T17:15:02Z",
          "last_comment_at": "2015-06-25T21:01:31Z",
          "last_comment_author": "michaelklishin"
        },
        {
          "number": 2623,
          "created_at": "2015-08-31T18:48:11Z",
          "last_comment_at": "2015-09-01T06:02:27Z",
          "last_comment_author": "michaelklishin"
        },
        {
          "number": 2647,
          "created_at": "2015-09-11T12:06:51Z",
          "last_comment_at": "2015-11-26T14:35:50Z",
          "last_comment_author": "essen"
        },
        {
          "number": 2569,
          "created_at": "2015-09-16T15:33:06Z",
          "last_comment_at": "2015-12-16T09:55:43Z",
          "last_comment_author": "hairyhum"
        },
        {
          "number": 323,
          "created_at": "2015-09-24T16:40:38Z",
          "last_comment_at": "2019-01-03T13:46:49Z",
          "last_comment_author": "dumbbell"
        },
        {
          "number": 333,
          "created_at": "2015-09-25T15:15:03Z",
          "last_comment_at": "2015-09-29T09:54:09Z",
          "last_comment_author": "carlhoerberg"
        },
        {
          "number": 2546,
          "created_at": "2015-10-28T23:08:39Z",
          "last_comment_at": "2020-04-29T20:55:12Z",
          "last_comment_author": "michaelklishin"
        },
        {
          "number": 2545,
          "created_at": "2016-01-11T17:37:37Z",
          "last_comment_at": "2016-02-23T17:44:06Z",
          "last_comment_author": "uvzubovs"
        },
        {
          "number": 2619,
          "created_at": "2016-01-20T22:21:02Z",
          "last_comment_at": "2020-07-05T02:52:25Z",
          "last_comment_author": "gmr"
        },
        {
          "number": 580,
          "created_at": "2016-01-26T12:49:00Z",
          "last_comment_at": "2016-03-29T03:11:23Z",
          "last_comment_author": "panchenko"
        },
        {
          "number": 626,
          "created_at": "2016-02-15T03:15:04Z",
          "last_comment_at": "2019-08-07T16:33:32Z",
          "last_comment_author": "lukebakken"
        },
        {
          "number": 629,
          "created_at": "2016-02-16T10:34:32Z",
          "last_comment_at": "2020-01-03T15:41:42Z",
          "last_comment_author": "gerhard"
        },
        {
          "number": 746,
          "created_at": "2016-04-13T13:27:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 756,
          "created_at": "2016-04-18T16:41:17Z",
          "last_comment_at": "2016-08-01T14:17:08Z",
          "last_comment_author": "michaelklishin"
        },
        {
          "number": 782,
          "created_at": "2016-04-29T16:29:31Z",
          "last_comment_at": "2016-08-26T17:38:49Z",
          "last_comment_author": "Gsantomaggio"
        },
        {
          "number": 785,
          "created_at": "2016-05-09T19:34:18Z",
          "last_comment_at": "2016-05-23T17:21:47Z",
          "last_comment_author": "uvzubovs"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rabbitmq/rabbitmq-server",
    "host": "github.com",
    "name": "rabbitmq-server",
    "owner": "rabbitmq"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 75
          }
        }
      ],
      "value": 49,
      "inputs": {
        "security": 56,
        "vitality": 99,
        "community": 97,
        "governance": 74,
        "engineering": 74,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 75,
        "weighted_overall_before_jurisdiction": 81,
        "overall_after_jurisdiction_multiplier": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 99,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 2569,
              "human_commit_share": 0.96,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2569 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2569
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v4.2.9",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 12.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 97,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "forks": 4019,
              "stars": 13757,
              "watchers": 368,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "13,757 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 13757
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4,019 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4019
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "368 watchers",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 368
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 74,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.391
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 39% of commits",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 39
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 55 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 10313,
              "open_issues": 205,
              "closed_issues": 2329,
              "issue_closed_ratio": 0.919,
              "closed_unmerged_prs": 1166
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 43,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "10313/11479 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10313,
                      "decided": 11479
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/8 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "followers": 2113,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "rabbitmq",
              "public_repos": 256,
              "account_age_days": 6242
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,113 followers of rabbitmq",
                "points": 23.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2113,
                      "login": "rabbitmq"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "256 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 256
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "18 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "rabbitmq",
                "amqp",
                "messaging",
                "amqp-0-9-1",
                "amqp1-0",
                "mqtt",
                "stomp",
                "streaming",
                "streams",
                "message-broker"
              ],
              "has_wiki": false,
              "homepage": "https://www.rabbitmq.com/",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.rabbitmq.com/",
                "points": 15,
                "status": "met",
                "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": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 45,
              "security_posture_before_jurisdiction": 60
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "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 4/8 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 55 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "52 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 16 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 16
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 16,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "good",
            "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": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 18
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": "moderate",
        "name": "AI Readiness",
        "value": 62,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.677,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md",
                "GEMINI.md",
                "deps/rabbit_common/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 10493
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md, GEMINI.md, deps/rabbit_common/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md, GEMINI.md, deps/rabbit_common/AGENTS.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": "65 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 36.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 65,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "deps/amqp10_client/Makefile",
                "deps/amqp10_common/Makefile",
                "deps/amqp_client/Makefile",
                "deps/oauth2_client/Makefile",
                "deps/rabbit/Makefile",
                "deps/rabbit/test/feature_flags_SUITE_data/my_plugin/Makefile",
                "deps/rabbit/test/rabbit_access_control_SUITE_data/my_auth_plugin/Makefile",
                "deps/rabbit_common/Makefile",
                "deps/rabbitmq_amqp1_0/Makefile",
                "deps/rabbitmq_amqp_client/Makefile",
                "deps/rabbitmq_auth_backend_cache/Makefile",
                "deps/rabbitmq_auth_backend_http/Makefile",
                "deps/rabbitmq_auth_backend_internal_loopback/Makefile",
                "deps/rabbitmq_auth_backend_ldap/Makefile",
                "deps/rabbitmq_auth_backend_oauth2/Makefile",
                "deps/rabbitmq_auth_backend_oauth2/demo/rsa_docker/Makefile",
                "deps/rabbitmq_auth_mechanism_ssl/Makefile",
                "deps/rabbitmq_aws/Makefile",
                "deps/rabbitmq_cli/Makefile",
                "deps/rabbitmq_codegen/Makefile",
                "deps/rabbitmq_consistent_hash_exchange/Makefile",
                "deps/rabbitmq_ct_client_helpers/Makefile",
                "deps/rabbitmq_ct_helpers/Makefile",
                "deps/rabbitmq_ct_helpers/tools/tls-certs/Makefile",
                "deps/rabbitmq_event_exchange/Makefile",
                "deps/rabbitmq_exchange_federation/Makefile",
                "deps/rabbitmq_federation/Makefile",
                "deps/rabbitmq_federation_common/Makefile",
                "deps/rabbitmq_federation_management/Makefile",
                "deps/rabbitmq_federation_prometheus/Makefile",
                "deps/rabbitmq_jms_topic_exchange/Makefile",
                "deps/rabbitmq_management/Makefile",
                "deps/rabbitmq_management_agent/Makefile",
                "deps/rabbitmq_mqtt/Makefile",
                "deps/rabbitmq_mqtt/test/java_SUITE_data/Makefile",
                "deps/rabbitmq_peer_discovery_aws/Makefile",
                "deps/rabbitmq_peer_discovery_common/Makefile",
                "deps/rabbitmq_peer_discovery_consul/Makefile",
                "deps/rabbitmq_peer_discovery_etcd/Makefile",
                "deps/rabbitmq_peer_discovery_k8s/Makefile",
                "deps/rabbitmq_prelaunch/Makefile",
                "deps/rabbitmq_prometheus/Makefile",
                "deps/rabbitmq_queue_federation/Makefile",
                "deps/rabbitmq_random_exchange/Makefile",
                "deps/rabbitmq_recent_history_exchange/Makefile",
                "deps/rabbitmq_sharding/Makefile",
                "deps/rabbitmq_shovel/Makefile",
                "deps/rabbitmq_shovel_management/Makefile",
                "deps/rabbitmq_shovel_prometheus/Makefile",
                "deps/rabbitmq_stomp/Makefile",
                "deps/rabbitmq_stream/Makefile",
                "deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/Makefile",
                "deps/rabbitmq_stream_common/Makefile",
                "deps/rabbitmq_stream_management/Makefile",
                "deps/rabbitmq_stream_management/test/http_SUITE_data/Makefile",
                "deps/rabbitmq_top/Makefile",
                "deps/rabbitmq_tracing/Makefile",
                "deps/rabbitmq_trust_store/Makefile",
                "deps/rabbitmq_web_dispatch/Makefile",
                "deps/rabbitmq_web_mqtt/Makefile",
                "deps/rabbitmq_web_mqtt_examples/Makefile",
                "deps/rabbitmq_web_stomp/Makefile",
                "deps/rabbitmq_web_stomp_examples/Makefile",
                "deps/trust_store_http/Makefile",
                "packaging/Makefile",
                "packaging/docker-image/Makefile",
                "packaging/generic-unix/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "deps/rabbit/test/amqp_dotnet_SUITE_data/console/standalone.csproj",
                "deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot/pom.xml",
                "deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_spring_boot_kotlin/pom.xml",
                "deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_webapi_dotnet/WebApiHttpAuthService.csproj",
                "deps/rabbitmq_auth_backend_http/examples/rabbitmq_auth_backend_webapi_dotnetcore/RabbitMqAuthBackendHttp.csproj",
                "deps/rabbitmq_cli/mix.exs",
                "deps/rabbitmq_mqtt/test/java_SUITE_data/pom.xml",
                "deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/pom.xml",
                "deps/rabbitmq_stream_management/test/http_SUITE_data/pom.xml",
                "selenium/authorization-server/pom.xml"
              ],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, deps/amqp10_client/Makefile, deps/amqp10_common/Makefile, deps/amqp_client/Makefile, deps/oauth2_client/Makefile, deps/rabbit/Makefile, deps/rabbit/test/feature_flags_SUITE_data/my_plugin/Makefile, deps/rabbit/test/rabbit_access_control_SUITE_data/my_auth_plugin/Makefile, deps/rabbit_common/Makefile, deps/rabbitmq_amqp1_0/Makefile, deps/rabbitmq_amqp_client/Makefile, deps/rabbitmq_auth_backend_cache/Makefile, deps/rabbitmq_auth_backend_http/Makefile, deps/rabbitmq_auth_backend_internal_loopback/Makefile, deps/rabbitmq_auth_backend_ldap/Makefile, deps/rabbitmq_auth_backend_oauth2/Makefile, deps/rabbitmq_auth_backend_oauth2/demo/rsa_docker/Makefile, deps/rabbitmq_auth_mechanism_ssl/Makefile, deps/rabbitmq_aws/Makefile, deps/rabbitmq_cli/Makefile, deps/rabbitmq_codegen/Makefile, deps/rabbitmq_consistent_hash_exchange/Makefile, deps/rabbitmq_ct_client_helpers/Makefile, deps/rabbitmq_ct_helpers/Makefile, deps/rabbitmq_ct_helpers/tools/tls-certs/Makefile, deps/rabbitmq_event_exchange/Makefile, deps/rabbitmq_exchange_federation/Makefile, deps/rabbitmq_federation/Makefile, deps/rabbitmq_federation_common/Makefile, deps/rabbitmq_federation_management/Makefile, deps/rabbitmq_federation_prometheus/Makefile, deps/rabbitmq_jms_topic_exchange/Makefile, deps/rabbitmq_management/Makefile, deps/rabbitmq_management_agent/Makefile, deps/rabbitmq_mqtt/Makefile, deps/rabbitmq_mqtt/test/java_SUITE_data/Makefile, deps/rabbitmq_peer_discovery_aws/Makefile, deps/rabbitmq_peer_discovery_common/Makefile, deps/rabbitmq_peer_discovery_consul/Makefile, deps/rabbitmq_peer_discovery_etcd/Makefile, deps/rabbitmq_peer_discovery_k8s/Makefile, deps/rabbitmq_prelaunch/Makefile, deps/rabbitmq_prometheus/Makefile, deps/rabbitmq_queue_federation/Makefile, deps/rabbitmq_random_exchange/Makefile, deps/rabbitmq_recent_history_exchange/Makefile, deps/rabbitmq_sharding/Makefile, deps/rabbitmq_shovel/Makefile, deps/rabbitmq_shovel_management/Makefile, deps/rabbitmq_shovel_prometheus/Makefile, deps/rabbitmq_stomp/Makefile, deps/rabbitmq_stream/Makefile, deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/Makefile, deps/rabbitmq_stream_common/Makefile, deps/rabbitmq_stream_management/Makefile, deps/rabbitmq_stream_management/test/http_SUITE_data/Makefile, deps/rabbitmq_top/Makefile, deps/rabbitmq_tracing/Makefile, deps/rabbitmq_trust_store/Makefile, deps/rabbitmq_web_dispatch/Makefile, deps/rabbitmq_web_mqtt/Makefile, deps/rabbitmq_web_mqtt_examples/Makefile, deps/rabbitmq_web_stomp/Makefile, deps/rabbitmq_web_stomp_examples/Makefile, deps/trust_store_http/Makefile, packaging/Makefile, packaging/docker-image/Makefile, packaging/generic-unix/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, deps/amqp10_client/Makefile, deps/amqp10_common/Makefile, deps/amqp_client/Makefile, deps/oauth2_client/Makefile, deps/rabbit/Makefile, deps/rabbit/test/feature_flags_SUITE_data/my_plugin/Makefile, deps/rabbit/test/rabbit_access_control_SUITE_data/my_auth_plugin/Makefile, deps/rabbit_common/Makefile, deps/rabbitmq_amqp1_0/Makefile, deps/rabbitmq_amqp_client/Makefile, deps/rabbitmq_auth_backend_cache/Makefile, deps/rabbitmq_auth_backend_http/Makefile, deps/rabbitmq_auth_backend_internal_loopback/Makefile, deps/rabbitmq_auth_backend_ldap/Makefile, deps/rabbitmq_auth_backend_oauth2/Makefile, deps/rabbitmq_auth_backend_oauth2/demo/rsa_docker/Makefile, deps/rabbitmq_auth_mechanism_ssl/Makefile, deps/rabbitmq_aws/Makefile, deps/rabbitmq_cli/Makefile, deps/rabbitmq_codegen/Makefile, deps/rabbitmq_consistent_hash_exchange/Makefile, deps/rabbitmq_ct_client_helpers/Makefile, deps/rabbitmq_ct_helpers/Makefile, deps/rabbitmq_ct_helpers/tools/tls-certs/Makefile, deps/rabbitmq_event_exchange/Makefile, deps/rabbitmq_exchange_federation/Makefile, deps/rabbitmq_federation/Makefile, deps/rabbitmq_federation_common/Makefile, deps/rabbitmq_federation_management/Makefile, deps/rabbitmq_federation_prometheus/Makefile, deps/rabbitmq_jms_topic_exchange/Makefile, deps/rabbitmq_management/Makefile, deps/rabbitmq_management_agent/Makefile, deps/rabbitmq_mqtt/Makefile, deps/rabbitmq_mqtt/test/java_SUITE_data/Makefile, deps/rabbitmq_peer_discovery_aws/Makefile, deps/rabbitmq_peer_discovery_common/Makefile, deps/rabbitmq_peer_discovery_consul/Makefile, deps/rabbitmq_peer_discovery_etcd/Makefile, deps/rabbitmq_peer_discovery_k8s/Makefile, deps/rabbitmq_prelaunch/Makefile, deps/rabbitmq_prometheus/Makefile, deps/rabbitmq_queue_federation/Makefile, deps/rabbitmq_random_exchange/Makefile, deps/rabbitmq_recent_history_exchange/Makefile, deps/rabbitmq_sharding/Makefile, deps/rabbitmq_shovel/Makefile, deps/rabbitmq_shovel_management/Makefile, deps/rabbitmq_shovel_prometheus/Makefile, deps/rabbitmq_stomp/Makefile, deps/rabbitmq_stream/Makefile, deps/rabbitmq_stream/test/rabbit_stream_SUITE_data/Makefile, deps/rabbitmq_stream_common/Makefile, deps/rabbitmq_stream_management/Makefile, deps/rabbitmq_stream_management/test/http_SUITE_data/Makefile, deps/rabbitmq_top/Makefile, deps/rabbitmq_tracing/Makefile, deps/rabbitmq_trust_store/Makefile, deps/rabbitmq_web_dispatch/Makefile, deps/rabbitmq_web_mqtt/Makefile, deps/rabbitmq_web_mqtt_examples/Makefile, deps/rabbitmq_web_stomp/Makefile, deps/rabbitmq_web_stomp_examples/Makefile, deps/trust_store_http/Makefile, packaging/Makefile, packaging/docker-image/Makefile, packaging/generic-unix/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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 287630,
              "source_files_sampled": 703,
              "oversized_source_files": 9
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "9/703 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 703,
                      "oversized": 9
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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": [
    "npm package 'selenium' points at a different repository (https://github.com/didit-tech/NPM-Selenium); excluded from ecosystem scoring",
    "Could not fetch hex package 'rabbitmqctl' from its registry",
    "Could not fetch maven package 'com.rabbitmq:authorization-server' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:57:17.462699Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rabbitmq/rabbitmq-server.svg",
  "full_name": "rabbitmq/rabbitmq-server",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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