公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-23 18:55 UTC

dbudim / selenide

Concise UI Tests with Java!

JavaMIT★ 0 星标⑂ 0 复刻始于 2021年2月复刻在 GitHub 上查看 ↗

dbudim/selenide 的健康指数为 100 分中的 26 分,处于「危急」区间。 其得分最高的类别是Engineering Quality(51/100),最低的是Community & Adoption(12/100)。 最近一次更新在 1132 天前。 近期的大部分工作由 1 位贡献者完成。

26
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

Dmytro Budym个人账户
18 关注者29 个公开仓库始于 2019年1月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

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

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 1,132 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share0.86
days_since_last_push1,132
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 54 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,007 天前
27/27发布节奏 — 约每 13.3 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count54
latest_release_tagv5.18.0
releases_from_tags
days_since_latest_release2,007
mean_days_between_releases13.3
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

30存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
4.7/22.5提交分布 — 头号贡献者编写了 79% 的提交
13.5/13.5贡献者广度 — 98 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 23 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled98
top_contributor_share0.791
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
9.2/25所有者影响力 — dbudim 有 18 位关注者
22.8/25既往记录 — 29 个公开仓库,账户约 7 年
所用输入
followers18
owner_typeUser
is_verified
owner_logindbudim
public_repos29
account_age_days2,743
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

51中等 · 占总体的 20%

工程实践

68中等
评分方式
24/24CI 工作流 — 3 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

25危急
评分方式
0/30README
0/25文档目录
15/15文档 / 主页站点 — http://selenide.org
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttp://selenide.org
has_readme
has_docs_dir
has_description

安全

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

46存在风险 · 占总体的 16%

安全态势

46存在风险
评分方式
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 23 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.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool detected: CodeQL
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.6
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

50中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
19.8/40可读的提交历史 — 86 次人类提交中有 32 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.372
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — build.gradle, modules/appium/build.gradle, modules/clear-with-shortcut/build.gradle(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Java(静态类型)
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 14 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild.gradle, modules/appium/build.gradle, modules/clear-with-shortcut/build.gradle, modules/core/build.gradle, modules/error-message-customizer/build.gradle, modules/full-screenshot/build.gradle, modules/grid/build.gradle, modules/junit4/build.gradle, modules/proxy/build.gradle, modules/selenoid/build.gradle, modules/testng/build.gradle, statics/build.gradle
dependency_bot_commit_share0.14
评分方式
45/45可类型检查的代码 — Java(静态类型)
54.9/55可控的文件大小 — 采样的 950 个源文件中有 2 个超过 60KB
所用输入
primary_languageJava
largest_source_bytes436,715
source_files_sampled950
oversized_source_files2

关键数据

0GitHub 星标
98贡献者
0最近 12 个月提交数
1,132距最近推送天数
54发布版本数
1巴士系数(bus factor)
0开放议题
Maven软件包生态系统数

数据采集警告

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 4.6 / 10
4.6综合

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 23 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool detected: CodeQL
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 13663,
      "has_wiki": true,
      "homepage": "http://selenide.org",
      "languages": {
        "HTML": 66303,
        "Java": 2061700,
        "Shell": 774,
        "JavaScript": 26272
      },
      "pushed_at": "2023-06-17T02:07:04Z",
      "created_at": "2021-02-10T15:44:06Z",
      "owner_type": "User",
      "updated_at": "2022-05-23T15:06:13Z",
      "description": "Concise UI Tests with Java!",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Dmytro Budym",
      "type": "User",
      "login": "dbudim",
      "company": null,
      "location": null,
      "followers": 18,
      "avatar_url": "https://avatars.githubusercontent.com/u/46810751?v=4",
      "created_at": "2019-01-18T08:48:05Z",
      "is_verified": null,
      "public_repos": 29,
      "account_age_days": 2743
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.18.0",
          "kind": "minor",
          "published_at": "2021-01-23T10:18:37Z"
        },
        {
          "tag": "v5.17.4",
          "kind": "patch",
          "published_at": "2021-01-14T15:38:28Z"
        },
        {
          "tag": "v5.17.3",
          "kind": "patch",
          "published_at": "2021-01-10T21:42:29Z"
        },
        {
          "tag": "v5.17.2",
          "kind": "patch",
          "published_at": "2020-12-30T22:30:46Z"
        },
        {
          "tag": "v5.17.0",
          "kind": "minor",
          "published_at": "2020-12-26T21:55:23Z"
        },
        {
          "tag": "v5.16.2",
          "kind": "patch",
          "published_at": "2020-11-25T21:59:13Z"
        },
        {
          "tag": "v5.16.1",
          "kind": "patch",
          "published_at": "2020-11-24T15:23:14Z"
        },
        {
          "tag": "v5.16.0",
          "kind": "minor",
          "published_at": "2020-11-20T06:59:53Z"
        },
        {
          "tag": "v5.15.1",
          "kind": "patch",
          "published_at": "2020-10-03T13:19:41Z"
        },
        {
          "tag": "v5.15.0",
          "kind": "minor",
          "published_at": "2020-09-25T20:22:53Z"
        },
        {
          "tag": "v5.14.2",
          "kind": "patch",
          "published_at": "2020-08-22T15:21:35Z"
        },
        {
          "tag": "v5.14.0",
          "kind": "minor",
          "published_at": "2020-08-16T21:06:03Z"
        },
        {
          "tag": "v5.13.1",
          "kind": "patch",
          "published_at": "2020-07-31T05:38:01Z"
        },
        {
          "tag": "v5.13.0",
          "kind": "minor",
          "published_at": "2020-07-07T21:47:36Z"
        },
        {
          "tag": "v5.12.2",
          "kind": "patch",
          "published_at": "2020-05-29T20:10:50Z"
        },
        {
          "tag": "v5.12.1",
          "kind": "patch",
          "published_at": "2020-05-25T12:07:38Z"
        },
        {
          "tag": "v5.12.0",
          "kind": "minor",
          "published_at": "2020-05-22T21:35:33Z"
        },
        {
          "tag": "v5.11.1",
          "kind": "patch",
          "published_at": "2020-04-21T12:46:25Z"
        },
        {
          "tag": "v5.11.0",
          "kind": "minor",
          "published_at": "2020-04-19T13:49:33Z"
        },
        {
          "tag": "v5.10.0",
          "kind": "minor",
          "published_at": "2020-03-18T13:46:15Z"
        },
        {
          "tag": "v5.9.0",
          "kind": "minor",
          "published_at": "2020-03-10T20:21:26Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2020-02-28T12:23:31Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2020-02-07T19:41:05Z"
        },
        {
          "tag": "v5.6.1",
          "kind": "patch",
          "published_at": "2020-01-14T20:58:26Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2019-12-25T23:10:19Z"
        },
        {
          "tag": "v5.5.1",
          "kind": "patch",
          "published_at": "2019-11-29T21:04:36Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2019-10-31T15:39:12Z"
        },
        {
          "tag": "v5.4.1",
          "kind": "patch",
          "published_at": "2019-10-17T18:13:25Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2019-10-16T14:37:37Z"
        },
        {
          "tag": "v5.3.1",
          "kind": "patch",
          "published_at": "2019-09-12T21:09:39Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2019-09-02T19:46:15Z"
        },
        {
          "tag": "v5.2.8",
          "kind": "patch",
          "published_at": "2019-08-03T10:04:31Z"
        },
        {
          "tag": "v5.2.7",
          "kind": "patch",
          "published_at": "2019-08-01T09:01:31Z"
        },
        {
          "tag": "v5.2.6",
          "kind": "patch",
          "published_at": "2019-07-22T08:40:31Z"
        },
        {
          "tag": "v5.2.5",
          "kind": "patch",
          "published_at": "2019-07-22T07:37:27Z"
        },
        {
          "tag": "v5.2.4",
          "kind": "patch",
          "published_at": "2019-06-20T19:57:49Z"
        },
        {
          "tag": "v5.2.3",
          "kind": "patch",
          "published_at": "2019-05-07T14:43:08Z"
        },
        {
          "tag": "v5.2.2",
          "kind": "patch",
          "published_at": "2019-03-15T08:37:43Z"
        },
        {
          "tag": "v5.2.1",
          "kind": "patch",
          "published_at": "2019-03-13T06:33:42Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2018-12-14T09:43:15Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2018-11-07T12:24:59Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2018-10-10T20:55:54Z"
        },
        {
          "tag": "v4.14.2",
          "kind": "patch",
          "published_at": "2018-09-22T07:32:42Z"
        },
        {
          "tag": "v4.14.1",
          "kind": "patch",
          "published_at": "2018-09-06T16:07:38Z"
        },
        {
          "tag": "v4.14.0",
          "kind": "minor",
          "published_at": "2018-08-28T21:18:58Z"
        },
        {
          "tag": "v4.13.0",
          "kind": "minor",
          "published_at": "2018-08-19T21:01:45Z"
        },
        {
          "tag": "v4.12.3",
          "kind": "patch",
          "published_at": "2018-07-17T20:38:40Z"
        },
        {
          "tag": "v4.12.2",
          "kind": "patch",
          "published_at": "2018-06-27T06:46:05Z"
        },
        {
          "tag": "v4.12.1",
          "kind": "patch",
          "published_at": "2018-06-02T13:16:33Z"
        },
        {
          "tag": "v4.12.0",
          "kind": "minor",
          "published_at": "2018-05-29T21:43:22Z"
        },
        {
          "tag": "v4.11.4",
          "kind": "patch",
          "published_at": "2018-05-09T20:37:55Z"
        },
        {
          "tag": "v4.11.3",
          "kind": "patch",
          "published_at": "2018-05-07T20:58:59Z"
        },
        {
          "tag": "v4.11.2",
          "kind": "patch",
          "published_at": "2018-04-25T15:20:26Z"
        },
        {
          "tag": "v4.11.1",
          "kind": "patch",
          "published_at": "2018-04-03T20:42:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "18f4ad06d85a4ed8b24553499d0c0270de687106",
          "body": "* added tests for combined by\r\n* updated combined by info in readme.md\r\n* used findElements in ios test\r\n\r\n---------\r\n\r\nCo-authored-by: amuthan-sakthivel <amuthan.sakthivel@clipboardhealth.com>",
          "is_bot": false,
          "headline": "Added tests and info about CombinedBy (#2332)",
          "author_name": "amuthansakthivel",
          "author_login": "amuthansakthivel",
          "committed_at": "2023-06-15T15:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3dfaa1d16ba903ec9697836cb0db4d20fc5693b",
          "body": null,
          "is_bot": false,
          "headline": "updated readme with combined attribute info",
          "author_name": "amuthan-sakthivel",
          "author_login": "amuthan-sakthivel",
          "committed_at": "2023-06-15T15:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1def44dd022571e15736c3feaeda83b13d87bc09",
          "body": "Bumps org.sonarqube from 4.2.0.3129 to 4.2.1.3168.\n\n---\nupdated-dependencies:\n- dependency-name: org.sonarqube\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-13T10:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49dfda01804e5545669806ede44ecc2e182c4819",
          "body": "Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.1-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-10T09:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "846ec0d25fa58012fb744350a5ff695fb256c0f1",
          "body": null,
          "is_bot": false,
          "headline": "fixed the incorrect link",
          "author_name": "amuthan-sakthivel",
          "author_login": "amuthan-sakthivel",
          "committed_at": "2023-06-10T09:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "577f57d8ec352bdc3cacf5bf66aa212d688c9515",
          "body": null,
          "is_bot": false,
          "headline": "fixed the incorrect link",
          "author_name": "amuthan-sakthivel",
          "author_login": "amuthan-sakthivel",
          "committed_at": "2023-06-10T09:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af28ea1e2bac709d5013ff1fad715089f4b6d18d",
          "body": "Bumps commons-io:commons-io from 2.12.0 to 2.13.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump commons-io:commons-io from 2.12.0 to 2.13.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-08T11:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0232ffd24c76b4e8700458afb622c636080b6b49",
          "body": "see https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG",
          "is_bot": false,
          "headline": "bump Selenium from 4.9.1 to 4.10.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-06-07T21:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3887361d39ea68fa8d83ca316de5900e2cd67a1",
          "body": "Bumps [io.appium:java-client](https://github.com/appium/java-client) from 8.5.0 to 8.5.1.\n- [Release notes](https://github.com/appium/java-client/releases)\n- [Changelog](https://github.com/appium/java-client/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/appium/java-client/compare/v8.5.0..\n[…]\n\nupdated-dependencies:\n- dependency-name: io.appium:java-client\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump io.appium:java-client from 8.5.0 to 8.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-05T10:36:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "36aac3e99bef4ecb764aa51f3b7119c6b743d8a1",
          "body": "Bumps `byteBuddyVersion` from 1.14.4 to 1.14.5.\n\nUpdates `net.bytebuddy:byte-buddy` from 1.14.4 to 1.14.5\n- [Release notes](https://github.com/raphw/byte-buddy/releases)\n- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)\n- [Commits](https://github.com/raphw/byte-buddy/co\n[…]\n:semver-patch\n- dependency-name: net.bytebuddy:byte-buddy-agent\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump byteBuddyVersion from 1.14.4 to 1.14.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-02T08:17:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1296b3bfb0ec455c18a1bb77dc52392ce195f457",
          "body": "Bumps org.sonarqube from 4.1.0.3113 to 4.2.0.3129.\n\n---\nupdated-dependencies:\n- dependency-name: org.sonarqube\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.sonarqube from 4.1.0.3113 to 4.2.0.3129",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-01T08:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7089a7f46466e7254d79c031f60a533470d6326",
          "body": "According to this page, geckodriver 0.33.0 should work with all versions of FireFix starting from 102:\nhttps://firefox-source-docs.mozilla.org/testing/geckodriver/Support.html",
          "is_bot": false,
          "headline": "#2318 use latest version of geckodriver for FF 102+",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-06-01T03:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be4e12e676cb129459dc94a563faeff665a7edca",
          "body": "Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-29T09:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa7764a99bae1872a7cb688334337f898d3feb7",
          "body": "Bumps org.sonarqube from 4.0.0.2929 to 4.1.0.3113.\n\n---\nupdated-dependencies:\n- dependency-name: org.sonarqube\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-29T08:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "367c7402410006c0a12ed68ccaa61a128fa01124",
          "body": null,
          "is_bot": false,
          "headline": "release Selenide 6.15.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-29T06:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62722b6c54beb9c13e966090476777f52886658b",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.texts",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f91e4fc9e33bd23fa2f068763c4f17750ae6da12",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.exactTextsCaseSensitive",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ba156b88f1341bd3fba9239810aafe0ca221ccd",
          "body": null,
          "is_bot": false,
          "headline": "move tests for $$.textsInAnyOrder for a dedicated test-class",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4819ce3a427c413e993dbd409fbf38e20495f89",
          "body": "In most tests, we don't really need to wait 4 seconds.\nThere is only a few tests where we do want to test the \"waiting\".",
          "is_bot": false,
          "headline": "speed up the slowest collections tests",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab11b823367c2a8c95067e2a486572ad94a4ed18",
          "body": null,
          "is_bot": false,
          "headline": "move tests for $$.attributes for a dedicated test-class",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97e24c65165d7a79fb428435679db5a7831e9aec",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.exactTextsCaseSensitiveInAnyOrder",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ac302e29cdac589686d332a80875293641cb078",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.containExactTextsCaseSensitive",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84ce80c9d03b74b7e15af94b3d0772c62fd61e76",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.exactTexts",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3d49285174c421d506e1dbf7ccc34ca82a9ea8",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.sizeGreaterThanOrEqual",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbe9a5a4c96dc562f331e254113ee35e98bed5d",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.sizeLessThanOrEqual",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120ed7599dd3c4626170eb1a55e93af965e045ef",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.sizeLessThan",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c55965fffe75003f4520175ce30825002471481",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.sizeGreaterThanOrEqual",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f30002ee758ea2befefaac2ad73a76d6045d56f5",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.sizeGreaterThan",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36e6ddfa28b1c6a489548366841e8108f5ddd8d1",
          "body": null,
          "is_bot": false,
          "headline": "refactor $$.sizeNotEqual to use new `check` method",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30b317c45f29cab174886fd4542b11a48077c7ea",
          "body": "replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor tests for $$.sizeNotEqual",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870d3f2b4c006fd16da7f35dcfaf2da8db1c52d1",
          "body": null,
          "is_bot": false,
          "headline": "move all collections-related tests to package \"integration.collections\"",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4e4c738d9296f48aee679aff08b0545674260cf",
          "body": "… `fail`",
          "is_bot": false,
          "headline": "refactor CustomCollectionConditionTest to use new methods `check` and…",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5404eaffd586f212568fa65ad7b62a67cc5002b6",
          "body": "P.S. replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor $$.itemWithText to use new `check` method",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "585f8e3559efc89e08db60d2f020cfbc4af9b7ec",
          "body": "It will speed up the tests: we will not fetch actual attribute values when generating an error message",
          "is_bot": false,
          "headline": "refactor $$.attributes to use new method `fail(CheckResult)`",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06d97759d4da36c5abac6cea848512e3063f50dd",
          "body": "instead of old `fail(..List elements..)`",
          "is_bot": false,
          "headline": "start using new method `fail(..CheckResult..)`",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88ad9733f44fea6d27939997c88f329ef2bd9bc8",
          "body": "P.S. replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor $$.noneMatch to use new check method",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ed3d9b7fd2c65eebb33b50db132ccc0355a6c02",
          "body": "P.S. replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor $$.allMatch to use new check method",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "343189f0753891472580e1ee8094adbd3643528a",
          "body": null,
          "is_bot": false,
          "headline": "improve PredicateCollectionCondition.toString()",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51fb437eae9ac339280225677a619d8eef9b38a1",
          "body": "P.S. replaced useless unit-tests by analogous integration test",
          "is_bot": false,
          "headline": "refactor $$.anyMatch to use new check method",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f9e15f78b9a6135a9505100db6b2a66477a3a9",
          "body": "Now it's the preferred method. Will replace the previous method `test(List<WebElement>)`.",
          "is_bot": false,
          "headline": "Introduce method `CollectionCondition.check(CollectionSource)`",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "036cbc079660ee6c7efd5a48ccb97453f0bc885a",
          "body": null,
          "is_bot": false,
          "headline": "#2311 fix appium combined locator in reports",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-28T16:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f88d3a9bd497ee8165173175f41aecce8e986b44",
          "body": "Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.7.0 to 3.8.0.\n- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)\n- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.7.0...\n[…]\ncies:\n- dependency-name: fastify/github-action-merge-dependabot\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump fastify/github-action-merge-dependabot from 3.7.0 to 3.8.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-25T08:19:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c35e2daa0b5ba8ec01ce8151b7f1572470121886",
          "body": "Bumps `nettyVersion` from 4.1.92.Final to 4.1.93.Final.\n\nUpdates `io.netty:netty-all` from 4.1.92.Final to 4.1.93.Final\n- [Commits](https://github.com/netty/netty/compare/netty-4.1.92.Final...netty-4.1.93.Final)\n\nUpdates `io.netty:netty-codec` from 4.1.92.Final to 4.1.93.Final\n- [Commits](https://gi\n[…]\nion-update:semver-patch\n- dependency-name: io.netty:netty-codec\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump nettyVersion from 4.1.92.Final to 4.1.93.Final",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-25T08:18:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9268276aea64a91db79c702bdb5bb0aa15a1c6ae",
          "body": "it may happen if someone added multiple listeners to the webdriver",
          "is_bot": false,
          "headline": "unwrap webdriver multiple times if it's deeply wrapped",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-24T18:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64b204b5b4060f8c726bb56e3585b0721bb18636",
          "body": "* for single element: `$.shouldHave(attribute(android(\"content-desc\").ios(\"name\"), \"Hello world\"));`\n* for collections: `$$.shouldHave(attributes(android(\"text\"), \"Hello\", \"Mobile\", \"World\"))`",
          "is_bot": false,
          "headline": "#135 refactor appium conditions to use CombinedAttribute",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-24T18:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a621796fa5dd0d596dddc0c6451fa5a8773228",
          "body": null,
          "is_bot": false,
          "headline": "#171 use driver parameter explicitly instead of \"global\" webdriver",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-24T18:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f40e1052fe464c7258a568d84ca94a1b9c6202",
          "body": "…ck(driver, elements)`\n\nit will give us possibility to\n1. select condition logic based on Android/iOS driver in mobile tests;\n2. return actual values from condition to avoid fetching them again in case of test failure.",
          "is_bot": false,
          "headline": "refactor CollectionCondition: replace method `test(elements)` by `che…",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-24T18:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a5943ccbffde7baf2fcdf960ec2171b130182ff",
          "body": "* instead of `setContext(\"WEBVIEW_com.saucelabs.mydemoapp.rn\")`,\n* we will have `switchTo().context(\"WEBVIEW_com.saucelabs.mydemoapp.rn\")`",
          "is_bot": false,
          "headline": "#149 refactor API for switching context in mobile app",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-24T18:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3a2df534e08766579b0e6aa7298e64d69ee426e",
          "body": "Edge browser is quite unstable there. It often fails because of env instability, and never - because of Edge-specific errors in Selenide.",
          "is_bot": false,
          "headline": "for Edge browser, run only a small subset of tests on GitHub Actions.",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-24T08:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c34fdeac9d5317d0852bd7119142d25433090007",
          "body": "The case was that innocent check like `$$.shouldHave(attributes(...))` failed because Appium could not read Android-specific attribute on iOS app. But this exception was not visible in the assertion error. :(",
          "is_bot": false,
          "headline": "Add cause to all collection failures",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-24T08:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3134eec9a87a0050d86ee54fa8befcbe0baed7f6",
          "body": null,
          "is_bot": false,
          "headline": "rename \"lastError\" to \"cause\" in most exceptions",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-24T08:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197695d7a7b8c744b8b64c592444bc83e5c977f4",
          "body": "Also escape '\\u00A0' aka \"no-break space\"",
          "is_bot": false,
          "headline": "#2283 Escape all unprintable characters with code <= 31",
          "author_name": "Maksim",
          "author_login": "Au6ojlut",
          "committed_at": "2023-05-23T20:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9993bc03d9cc7eecdf0f2af8df13dd41a4a3593c",
          "body": "For example, in case of new line in subject the report schema is broken and all the report starts look ugly.\n\nWe need to escape characters before the line length computing.",
          "is_bot": false,
          "headline": "#2283 Escape special characters in subject",
          "author_name": "Maksim",
          "author_login": "Au6ojlut",
          "committed_at": "2023-05-23T20:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1618fc44a0e8d6d08f2b0bd28d500693dadbf76b",
          "body": null,
          "is_bot": false,
          "headline": "fix path to uploaded artifacts from Selenoid test report",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T20:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f03dba643bd9a0690a676d499a5b73d292ce4efb",
          "body": null,
          "is_bot": false,
          "headline": "working on Selenide 6.15.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T20:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "743a3d113d973292832e71289f3b27248b630993",
          "body": "* #2288 Wait until element becomes enabled before click\r\n\r\nBefore the change the clicked element had to be `interactable`, but after the change it must be `clickable: interactable and enabled`",
          "is_bot": false,
          "headline": "#2288 Wait until element becomes enabled before click (#2290)",
          "author_name": "Maksim",
          "author_login": "Au6ojlut",
          "committed_at": "2023-05-23T20:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a970b6a8ddfdc135fdfe211c8a34982d248c4e24",
          "body": "Merge selenide selenoid",
          "is_bot": false,
          "headline": "Merge pull request #2292 from selenide/merge-selenide-selenoid",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T17:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c26ebd39026ebe28a058be880327b32494b32d2",
          "body": "…plementations",
          "is_bot": false,
          "headline": "eliminate code duplication between Selenide and Selenoid clipboard im…",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T16:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e96113c53b897ddda38ba43d3cb0450a69a66e2a",
          "body": "… been changed.",
          "is_bot": false,
          "headline": "fix flaky test in \"selenide-selenoid\": first wait until clipboard has…",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T16:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "182e8d235bd1c76d16da1b75df64167c49fce8d7",
          "body": "NB! It will change groupId from \"org.selenide\" to \"com.codeborne\" - just to be same for all other Selenide subprojects.",
          "is_bot": false,
          "headline": "merge project \"selenide-selenoid\" into project \"selenide\"",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T15:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cf1b4b0af74acd1e88f8157f082ebd112328df3",
          "body": "…noid",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'selenoid/main' into merge-selenide-sele…",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T14:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e20e21be887c406f57fca45dfc7d57ad29cd5e9d",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T14:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e71efbe2df3b0ae04d92cd01b49a0574c375adfd",
          "body": "Merge selenide appium",
          "is_bot": false,
          "headline": "Merge pull request #2291 from selenide/merge-selenide-appium",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T14:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765be5de4b1b764448101551696e0881ba189473",
          "body": "This was a warning from Sonarcloud:\n\n> Make sure the regex used here, which is vulnerable to polynomial runtime due to backtracking, cannot lead to denial of service.",
          "is_bot": false,
          "headline": "fix potentially polynomial regex",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T06:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5973682cdf61e54136a4f340d4922addd68d5c71",
          "body": null,
          "is_bot": false,
          "headline": "extract regex to a separate method to test it",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T06:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fa47c4c2eb67a6f46b82f17a5e5f23e6f68c9df",
          "body": "... to avoid running them with \"gradle chrome_headless\" task (it runs everything in package \"integration\").",
          "is_bot": false,
          "headline": "move mobile integration tests to a separate package \"it.mobile\"",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-23T06:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "903251ee1f81cdcd7d50988c21d922e75020a9b1",
          "body": null,
          "is_bot": false,
          "headline": "merge project \"selenide-appium\" into project \"selenide\"",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-22T21:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa83bcda7803adb50afe195a6854d616a2d396c",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'appium/main'",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-22T21:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "930ea1f6b8793d7e4d34a20ff921ffed9735dfde",
          "body": null,
          "is_bot": false,
          "headline": "#135 fix bug with Android vs iOS attribute",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-22T20:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d1f12106b8f024b68ee6c09b30f346ca4c02e8",
          "body": null,
          "is_bot": false,
          "headline": "altered tests and added getCurrentContext method`",
          "author_name": "amuthan-sakthivel",
          "author_login": "amuthan-sakthivel",
          "committed_at": "2023-05-22T20:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40b26805b9ca99af5a1e7d91d4e69dac25a2e0f",
          "body": null,
          "is_bot": false,
          "headline": "altered tests and added getCurrentContext method",
          "author_name": "amuthan-sakthivel",
          "author_login": "amuthan-sakthivel",
          "committed_at": "2023-05-22T20:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2acd4b45614435ccfb6a7ed5966e85417eeece34",
          "body": null,
          "is_bot": false,
          "headline": "fixed checkstyle errors",
          "author_name": "amuthan-sakthivel",
          "author_login": "amuthan-sakthivel",
          "committed_at": "2023-05-22T20:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3215075147151944a52816a87c2d5fcdce26d3f3",
          "body": null,
          "is_bot": false,
          "headline": "added wrapper methods for getContextHandles and setContext",
          "author_name": "amuthan-sakthivel",
          "author_login": "amuthan-sakthivel",
          "committed_at": "2023-05-22T20:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9af86c87e8cda6ec575f83c30d13c54435bc417f",
          "body": "* added AppiumCondition and AppiumCollectionCondition for assertion purpose\r\n\r\n---------\r\n\r\nCo-authored-by: amuthan-sakthivel <amuthan.sakthivel@clipboardhealth.com>\r\nCo-authored-by: Andrei Solntsev <andrei.solntsev@gmail.com>",
          "is_bot": false,
          "headline": "Add appium collection condition and appium condition classes (#135)",
          "author_name": "amuthansakthivel",
          "author_login": "amuthansakthivel",
          "committed_at": "2023-05-22T20:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12319c6e52217de10c779cbf35b7ea0804f92ce6",
          "body": "* Use new macos and simulator\r\n\r\n---------\r\n\r\nCo-authored-by: Boris Osipov <osipov.boris@gmail.com>",
          "is_bot": false,
          "headline": "Fix ios build (#170)",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-22T19:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f775d17efc3f0b32797e93d7574272543e293bdb",
          "body": "…2.12.0",
          "is_bot": false,
          "headline": "#2287 fix compilation errors after bumping commons-io from 2.11.0 to …",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-22T12:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23ddeb8e93010e6538402fe86107a5c92448efd9",
          "body": "Bumps commons-io:commons-io from 2.11.0 to 2.12.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump commons-io:commons-io from 2.11.0 to 2.12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-22T12:23:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d63d99af677254aa81f30e6e6eec7f4a7bc11eb",
          "body": "Fix $.click(options) in web browser",
          "is_bot": false,
          "headline": "Release selenide-appium 2.8.1",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-22T06:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d52599e513a28803d710e09318487ae58260961e",
          "body": "I have no idea why Simulator runs Safari with Russian UI, but this is the reason of test failures on my machine.\n\nWe need to develop a more generic approach that would not depend on user locale etc.",
          "is_bot": false,
          "headline": "support deep links logic for a Safari using Russian instead of English",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-22T06:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7189b0d398901991bac3e7f2eb01fac1309cbca2",
          "body": null,
          "is_bot": false,
          "headline": "Release selenide-appium 2.8.0",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-22T05:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c73b92d24267b4e18a52e28bd71544d6c9e8a01",
          "body": "…#171)\n\n* introduce class CombinedBy to pass selectors for both Android and iOS\r\n\r\nTypical usage:\r\n$(android(By.foo).ios(By.bar))\r\n  .shouldHave(text(\"Graphics\"));",
          "is_bot": false,
          "headline": "introduce class MobileBy to pass selectors for both Android and iOS (…",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-22T05:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee76533177eaff1b1dd6e4c7e7526dcf57bb4b49",
          "body": null,
          "is_bot": false,
          "headline": "removed the condition to check for end of the screen",
          "author_name": "amuthan-sakthivel",
          "author_login": "amuthan-sakthivel",
          "committed_at": "2023-05-22T05:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de808d0aa433d8dc30dbc3549ea2ac431cd02eb9",
          "body": "it's broken anyway, takes too much time and ends up with a timeout.\n\nPlease restore it if you know how to fix iOS setup.",
          "is_bot": false,
          "headline": "temporary disable iOS tests on GitHub actions",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-21T10:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "757de570708d5cbab551b38104afd624af89eea7",
          "body": null,
          "is_bot": false,
          "headline": "find element based on android or ios driver",
          "author_name": "amuthan-sakthivel",
          "author_login": "amuthan-sakthivel",
          "committed_at": "2023-05-19T07:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e18ffe653efff0e281f6973d9835947a4a9c27b",
          "body": "Bumps commons-io:commons-io from 2.11.0 to 2.12.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump commons-io:commons-io from 2.11.0 to 2.12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-17T17:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa4c5ea67e831de2d9504689261044476c05ed40",
          "body": "Bumps commons-io:commons-io from 2.11.0 to 2.12.0.\n\n---\nupdated-dependencies:\n- dependency-name: commons-io:commons-io\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump commons-io:commons-io from 2.11.0 to 2.12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-17T12:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9de5827d72db500a8024fd059868675f6a9e200d",
          "body": "Defines vertical alignment. One of start, center, end, or nearest. Defaults to start.\r\n\r\nhttps://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView",
          "is_bot": false,
          "headline": "Fix docs",
          "author_name": "Boris Osipov",
          "author_login": "BorisOsipov",
          "committed_at": "2023-05-16T15:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf5d9a3a0b1dcf0cff7b5a2dee86ffb260683d97",
          "body": "nowadays we assume users should use a new method `$.click(AppiumClickOptions)`, but technically it's still possible to call `$.click(ClickOptions)`.",
          "is_bot": false,
          "headline": "#155 restore support for `$.click(ClickOptions)`",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-15T18:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64617de92f7baec58eaf45dc172091d2d483c28c",
          "body": null,
          "is_bot": false,
          "headline": "add logging when downloading an external app",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-15T18:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1a83f97abeb6b65817e6a52ecd694b104e93844",
          "body": "Bumps [io.appium:java-client](https://github.com/appium/java-client) from 8.4.0 to 8.5.0.\n- [Release notes](https://github.com/appium/java-client/releases)\n- [Changelog](https://github.com/appium/java-client/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/appium/java-client/compare/v8.4.0..\n[…]\n\nupdated-dependencies:\n- dependency-name: io.appium:java-client\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump io.appium:java-client from 8.4.0 to 8.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-15T17:45:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "258bcc6fed9443f1e7ba38ee9d7920602ed57784",
          "body": null,
          "is_bot": false,
          "headline": "2.8.0: support new Selenide method $.dragAndDrop(options)",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-15T06:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38f47423081709e14796abc2ba37d7284be42ad0",
          "body": null,
          "is_bot": false,
          "headline": "merge two tests FileDownloadTest into one - fix test",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-14T20:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "906f5d44f82c432658386da0c12fe4d57879e594",
          "body": null,
          "is_bot": false,
          "headline": "merge two tests FileDownloadTest into one",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-14T20:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fcd7434660a124458b7ea3e9254e7a507e85c1b",
          "body": null,
          "is_bot": false,
          "headline": "release selenide-selenoid 2.3.7",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-14T20:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5a0939bcdda4643d101aface9e0ab9d0b7b69a1",
          "body": null,
          "is_bot": false,
          "headline": "#19 [refactoring] conver abstract class DownloadsFolder to interface",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-14T20:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52068c8fa98b54b3c76d93565cca723640eddf4d",
          "body": "override only few pieces of code that get the file from Selenoid container.",
          "is_bot": false,
          "headline": "#19 inherit most of downloading logic from Selenide",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-14T20:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eff73de1a98decafb84e473dfd5f725701d77a27",
          "body": null,
          "is_bot": false,
          "headline": "release Selenide 6.14.1",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-14T20:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284e21789db06e0fbe6a75a5b607ada948655e02",
          "body": "…world (1).txt\"",
          "is_bot": false,
          "headline": "fix another flaky test: file name may be \"hello_world.txt\" or \"hello_…",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-14T19:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75498b807e39b518e48635f368bc8b484d4e68de",
          "body": null,
          "is_bot": false,
          "headline": "[refactoring] convert abstract class DownloadsFolder to interface",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-14T19:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f858665a3cabfb30542748adf0934b72e98dbc55",
          "body": "... mainly it's needed to override file download in `selenide-selenoid` project.",
          "is_bot": false,
          "headline": "make $.download(FOLDER) extendable",
          "author_name": "Andrei Solntsev",
          "author_login": "asolntsev",
          "committed_at": "2023-05-14T19:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 54,
      "commits_last_year": 0,
      "latest_release_at": "2021-01-23T10:18:37Z",
      "latest_release_tag": "v5.18.0",
      "releases_from_tags": true,
      "days_since_last_push": 1132,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2007,
      "mean_days_between_releases": 13.3
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "build.gradle",
        "modules/appium/build.gradle",
        "modules/clear-with-shortcut/build.gradle",
        "modules/core/build.gradle",
        "modules/error-message-customizer/build.gradle",
        "modules/full-screenshot/build.gradle",
        "modules/grid/build.gradle",
        "modules/junit4/build.gradle",
        "modules/proxy/build.gradle",
        "modules/selenoid/build.gradle",
        "modules/testng/build.gradle",
        "statics/build.gradle"
      ],
      "largest_source_bytes": 436715,
      "source_files_sampled": 950,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "build.gradle",
        "statics/build.gradle"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "asolntsev",
          "commits": 3487,
          "avatar_url": "https://avatars.githubusercontent.com/u/279773?v=4"
        },
        {
          "type": "User",
          "login": "vinogradoff",
          "commits": 199,
          "avatar_url": "https://avatars.githubusercontent.com/u/6568032?v=4"
        },
        {
          "type": "User",
          "login": "rosolko",
          "commits": 180,
          "avatar_url": "https://avatars.githubusercontent.com/u/11458319?v=4"
        },
        {
          "type": "User",
          "login": "BorisOsipov",
          "commits": 137,
          "avatar_url": "https://avatars.githubusercontent.com/u/6514276?v=4"
        },
        {
          "type": "User",
          "login": "amuthan-sakthivel",
          "commits": 35,
          "avatar_url": "https://avatars.githubusercontent.com/u/98022641?v=4"
        },
        {
          "type": "User",
          "login": "dstekanov",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/4930835?v=4"
        },
        {
          "type": "User",
          "login": "azakordonets",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/1200012?v=4"
        },
        {
          "type": "User",
          "login": "angryziber",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/882016?v=4"
        },
        {
          "type": "User",
          "login": "jreznot",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/1066152?v=4"
        },
        {
          "type": "User",
          "login": "andrei-codeborne",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/201157525?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.791
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "sast.yml",
        "test-report.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not 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": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "18f4ad06d85a4ed8b24553499d0c0270de687106",
        "ran_at": "2026-07-23T18:55:11Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dbudim/selenide",
    "host": "github.com",
    "name": "selenide",
    "owner": "dbudim"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 26,
      "inputs": {
        "security": 46,
        "vitality": 20,
        "community": 12,
        "governance": 30,
        "engineering": 51,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 31,
        "overall_after_abandonment_multiplier": 26
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.86,
              "days_since_last_push": 1132,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1132 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1132
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 54,
              "latest_release_tag": "v5.18.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2007,
              "mean_days_between_releases": 13.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "54 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2007 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2007
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~13.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 13.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1134,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1134 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1134,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 30,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 98,
              "top_contributor_share": 0.791
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 79% of commits",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 18,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dbudim",
              "public_repos": 29,
              "account_age_days": 2743
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "18 followers of dbudim",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 18,
                      "login": "dbudim"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "29 public repos, account ~7 yr old",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 29
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 51,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://selenide.org",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://selenide.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.6
            },
            "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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 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.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "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": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.372,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "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": "32 of 86 human commits state their intent (structured subject or explanatory body)",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 32,
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "build.gradle",
                "modules/appium/build.gradle",
                "modules/clear-with-shortcut/build.gradle",
                "modules/core/build.gradle",
                "modules/error-message-customizer/build.gradle",
                "modules/full-screenshot/build.gradle",
                "modules/grid/build.gradle",
                "modules/junit4/build.gradle",
                "modules/proxy/build.gradle",
                "modules/selenoid/build.gradle",
                "modules/testng/build.gradle",
                "statics/build.gradle"
              ],
              "dependency_bot_commit_share": 0.14
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "build.gradle, modules/appium/build.gradle, modules/clear-with-shortcut/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "build.gradle, modules/appium/build.gradle, modules/clear-with-shortcut/build.gradle"
                    }
                  }
                ],
                "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": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "14 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 14,
                      "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 436715,
              "source_files_sampled": 950,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/950 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 950,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T18:55:28.125990Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dbudim/selenide.svg",
  "full_name": "dbudim/selenide",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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