Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-31 09:58 UTC

testit-tms / adapters-js

JavaScript · TypeScriptApache-2.0★ 9 stars⑂ 8 forkssince Dec 2021View on GitHub ↗

testit-tms/adapters-js holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Vitality (85/100) and lowest on AI Readiness (49/100). It was last updated 9 days ago. A single contributor accounts for most of its recent work.

67
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

67
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Test ITOrganization
49 followers33 public repossince Oct 2022

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmtestit-js-commons5.0.0-TMS-5.813,065999 days ago
npmtestit-adapter-jest5.0.0-TMS-5.87391049 days ago
npmtestit-adapter-mocha5.0.0-TMS-5.81,161989 days ago
npmtestit-adapter-cypress5.0.0-TMS-5.84,094259 days ago
npmtestit-adapter-codecept5.0.0-TMS-5.88251009 days ago
npmtestit-adapter-cucumber5.0.0-TMS-5.81,8651109 days ago
npmtestcafe-reporter-testit5.0.0-TMS-5.8658809 days ago
npmtestit-adapter-playwright5.0.0-TMS-5.87,667939 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

85Excellent · 22% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
20.1/36Commit cadence — 29/52 weeks with commits
16.3/18Commit volume — 65 commits in the last year
10/10OpenSSF Scorecard: Maintained — 11 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year65
human_commit_share1
days_since_last_push9
active_weeks_last_year29

Release discipline

100Excellent
How it's scored
27/27Ships releases — 99 releases published
36/36Release recency — latest release 9 days ago
27/27Release cadence — a release every ~5.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count99
latest_release_tag5.0.0-TMS-5.8
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases5.3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

50Moderate · 18% of overall
How it's scored
14.6/60Stars — 9 stars
7/25Forks — 8 forks
0/15Watchers — 1 watchers
Inputs used
forks8
stars9
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
59.7/80Monthly downloads — 30,074 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestestit-js-commons, testit-adapter-jest, testit-adapter-mocha, testit-adapter-cypress, testit-adapter-codecept, testit-adapter-cucumber, testcafe-reporter-testit, testit-adapter-playwright
dependents
ecosystemsnpm
total_downloads
monthly_downloads30,074
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.9/22.5Commit distribution — top contributor authored 70% of commits
12.2/13.5Contributor breadth — 9 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.695
How it's scored
42.5/46.8Issue resolution — 91% of issues closed
34.3/38.3PR acceptance — 140/156 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/30 approved changesets -- score normalized to 1
Inputs used
merged_prs140
open_issues1
closed_issues10
issue_closed_ratio0.909
closed_unmerged_prs16
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.2/25Owner reach — 49 followers of testit-tms
18.7/25Track record — 33 public repos, account ~3 yr old
Inputs used
followers49
owner_typeOrganization
is_verified
owner_logintestit-tms
public_repos33
account_age_days1,378
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 9 days ago
20/20Version history — 110 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestestit-js-commons, testit-adapter-jest, testit-adapter-mocha, testit-adapter-cypress, testit-adapter-codecept, testit-adapter-cucumber, testcafe-reporter-testit, testit-adapter-playwright
ecosystemsnpm
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js, .eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/30 approved changesets -- score normalized to 1
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 11 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages46
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:testit-js-commons@5.0.0-TMS-5.8 runtime dependency closure — what installing the published package pulls in — 46 packages. Reachability is not analyzed.

AI Readiness

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.

49At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 83 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.83
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js, .eslintrc.json
11/11Static type checking — testcafe-reporter-testit/tsconfig.json, testit-adapter-codecept/tsconfig.json, testit-adapter-cucumber/tsconfig.json, testit-adapter-cypress/tsconfig.json, testit-adapter-jest/tsconfig.json, testit-adapter-mocha/tsconfig.json, testit-adapter-playwright/tsconfig.json, testit-js-commons/src/adapters-api/tsconfig.json, testit-js-commons/src/sync-storage/tsconfig.json, testit-js-commons/tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstestcafe-reporter-testit/tsconfig.json, testit-adapter-codecept/tsconfig.json, testit-adapter-cucumber/tsconfig.json, testit-adapter-cypress/tsconfig.json, testit-adapter-jest/tsconfig.json, testit-adapter-mocha/tsconfig.json, testit-adapter-playwright/tsconfig.json, testit-js-commons/src/adapters-api/tsconfig.json, testit-js-commons/src/sync-storage/tsconfig.json, testit-js-commons/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (testcafe-reporter-testit/tsconfig.json, testit-adapter-codecept/tsconfig.json, testit-adapter-cucumber/tsconfig.json, testit-adapter-cypress/tsconfig.json, testit-adapter-jest/tsconfig.json, testit-adapter-mocha/tsconfig.json, testit-adapter-playwright/tsconfig.json, testit-js-commons/src/adapters-api/tsconfig.json, testit-js-commons/src/sync-storage/tsconfig.json, testit-js-commons/tsconfig.json)
54.8/55Manageable file sizes — 1/294 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes369,304
source_files_sampled294
oversized_source_files1

Key facts

9GitHub stars
9contributors
65commits, last 12 months
9days since last push
99releases
1bus factor
1open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks
86Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

02468812023-052024-112026-05
Major 3Minor 8Patch 43

Each point covers 3 days.

OpenSSF Scorecard 4.8 / 10
4.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-31 09:57 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests23 out of 23 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/30 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained11 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 14
RegistryPackageVersion constraintManifest
npmtestit-js-commons5.0.0testcafe-reporter-testit/package.json
npmtestit-js-commons5.0.0testit-adapter-codecept/package.json
npm@cucumber/cucumber^7.3.1testit-adapter-cucumber/package.json
npm@cucumber/messages^17.1.1testit-adapter-cucumber/package.json
npmtestit-js-commons5.0.0testit-adapter-cucumber/package.json
npmtestit-js-commons5.0.0testit-adapter-cypress/package.json
npmdebug^4.3.4testit-adapter-jest/package.json
npmtestit-js-commons5.0.0testit-adapter-jest/package.json
npmmocha^10.2.0testit-adapter-mocha/package.json
npmdeasync-promise^1.0.1testit-adapter-mocha/package.json
npmtestit-js-commons5.0.0testit-adapter-mocha/package.json
npmtestit-js-commons5.0.0testit-adapter-playwright/package.json
npmdotenv^16.0.3testit-js-commons/package.json
npmsuperagent^10.3.0testit-js-commons/package.json
All dependencies 138

Full resolved dependency set from the GitHub dependency graph: 12 direct and 126 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@cucumber/cucumber^7.3.1direct
npm@cucumber/messages^17.1.1direct
npmdeasync-promise^1.0.1direct
npmdebug^4.3.4direct
npmdotenv^16.0.3direct
npmmocha^10.2.0direct
npmmocha^11.7.5direct
npmmocha^8.0.1direct
npmsuperagent^10.2.2direct
npmsuperagent^10.3.0direct
npmsuperagent^5.3.0direct
npmtestit-js-commons5.0.0direct
npm@babel/cli^7.0.0indirect
npm@babel/cli^7.18.6indirect
npm@babel/core^7.0.0indirect
npm@babel/core^7.18.6indirect
npm@babel/core^7.9.0indirect
npm@babel/eslint-parser^7.22.9indirect
npm@babel/plugin-proposal-class-properties^7.0.0indirect
npm@babel/plugin-proposal-class-properties^7.18.6indirect
npm@babel/plugin-proposal-decorators^7.0.0indirect
npm@babel/plugin-proposal-decorators^7.18.6indirect
npm@babel/plugin-proposal-do-expressions^7.0.0indirect
npm@babel/plugin-proposal-do-expressions^7.18.6indirect
npm@babel/plugin-proposal-export-default-from^7.0.0indirect
npm@babel/plugin-proposal-export-default-from^7.18.6indirect
npm@babel/plugin-proposal-export-namespace-from^7.0.0indirect
npm@babel/plugin-proposal-export-namespace-from^7.18.6indirect
npm@babel/plugin-proposal-function-bind^7.0.0indirect
npm@babel/plugin-proposal-function-bind^7.18.6indirect
npm@babel/plugin-proposal-function-sent^7.0.0indirect
npm@babel/plugin-proposal-function-sent^7.18.6indirect
npm@babel/plugin-proposal-json-strings^7.0.0indirect
npm@babel/plugin-proposal-json-strings^7.18.6indirect
npm@babel/plugin-proposal-logical-assignment-operators^7.0.0indirect
npm@babel/plugin-proposal-logical-assignment-operators^7.18.6indirect
npm@babel/plugin-proposal-nullish-coalescing-operator^7.0.0indirect
npm@babel/plugin-proposal-nullish-coalescing-operator^7.18.6indirect
npm@babel/plugin-proposal-numeric-separator^7.0.0indirect
npm@babel/plugin-proposal-numeric-separator^7.18.6indirect
npm@babel/plugin-proposal-optional-chaining^7.0.0indirect
npm@babel/plugin-proposal-optional-chaining^7.18.6indirect
npm@babel/plugin-proposal-pipeline-operator^7.0.0indirect
npm@babel/plugin-proposal-pipeline-operator^7.18.6indirect
npm@babel/plugin-proposal-throw-expressions^7.0.0indirect
npm@babel/plugin-proposal-throw-expressions^7.18.6indirect
npm@babel/plugin-syntax-dynamic-import^7.0.0indirect
npm@babel/plugin-syntax-dynamic-import^7.8.3indirect
npm@babel/plugin-syntax-import-meta^7.0.0indirect
npm@babel/plugin-syntax-import-meta^7.10.4indirect
npm@babel/plugin-transform-modules-commonjs^7.27.1indirect
npm@babel/preset-env^7.0.0indirect
npm@babel/preset-env^7.15.8indirect
npm@babel/preset-env^7.18.6indirect
npm@babel/preset-env^7.9.5indirect
npm@babel/preset-typescript^7.15.0indirect
npm@babel/register^7.0.0indirect
npm@babel/register^7.18.6indirect
npm@codeceptjs/configure^0.10.0indirect
npm@codeceptjs/examples^1.2.1indirect
npm@codeceptjs/ui^0.4.7indirect
npm@playwright/test^1.34.1indirect
npm@types/deasync-promise^1.0.2indirect
npm@types/debug^4.1.7indirect
npm@types/eslint^8indirect
npm@types/eslint^8.56.11indirect
npm@types/jest^27.4.1indirect
npm@types/jest^27.5.2indirect
npm@types/minimatch^5.1.2indirect
npm@types/mocha^10.0.1indirect
npm@types/node22.5.1indirect
npm@types/node^16.10.3indirect
npm@types/node^18.11.9indirect
npm@types/node^20.14.2indirect
npm@types/node^20.2.4indirect
npm@types/node^20.6.3indirect
npm@types/request^2.48.8indirect
npm@types/superagent^8.1.9indirect
npm@typescript-eslint/eslint-plugin^5.0.0indirect
npm@typescript-eslint/eslint-plugin^5.42.0indirect
npm@typescript-eslint/eslint-plugin^5.59.7indirect
npm@typescript-eslint/eslint-plugin^6.7.0indirect
npm@typescript-eslint/eslint-plugin^8.54.0indirect
npm@typescript-eslint/parser^5.0.0indirect
npm@typescript-eslint/parser^5.42.0indirect
npm@typescript-eslint/parser^5.59.7indirect
npm@typescript-eslint/parser^6.7.0indirect
npm@typescript-eslint/parser^8.54.0indirect
npmbabel-plugin-add-module-exports^1.0.2indirect
npmcallsite-record^4.1.3indirect
npmcodeceptjs^3.5.4indirect
npmcypress14.2.0indirect
npmdel^5.1.0indirect
npmesbuild^0.27.0indirect
npmeslint^7.32.0indirect
npmeslint^8.27.0indirect
npmeslint^8.41.0indirect
npmeslint^8.49.0indirect
npmeslint^8.57.0indirect
npmeslint^9.39.2indirect
npmeslint-config-airbnb-base^14.2.1indirect
npmeslint-config-prettier^8.3.0indirect
npmeslint-config-prettier^9.0.0indirect
npmeslint-plugin-import^2.25.1indirect
npmeslint-plugin-import^2.28.1indirect
npmeslint-plugin-jsdoc^46.6.0indirect
npmeslint-plugin-no-null^1.0.2indirect
npmeslint-plugin-prefer-arrow^1.2.3indirect
npmeslint-plugin-prettier^4.0.0indirect
npmexpect.js^0.3.1indirect
npmgulp^4.0.2indirect
npmgulp-babel^8.0.0indirect
npmgulp-eslint^6.0.0indirect
npmgulp-mocha^7.0.2indirect
npmjest^29.5.0indirect
npmjest^29.7.0indirect
npmlodash.findlastindex^4.6.0indirect
npmnormalize-newline^3.0.0indirect
npmplaywright^1.27.1indirect
npmprettier2.7.1indirect
npmprettier^2.4.1indirect
npmprettier^2.8.8indirect
npmprettier^3.0.1indirect
npmproperties^1.2.1indirect
npmread-file-relative^1.2.0indirect
npmrimraf^3.0.2indirect
npmrimraf^5.0.1indirect
npmsinon^21.0.1indirect
npmsinon^7.2.0indirect
npmtestcafe^3.0.1indirect
npmts-jest^29.2.5indirect
npmts-jest^29.4.0indirect
npmts-node^10.3.0indirect
npmtypescript^4.4.3indirect
npmtypescript^4.8.4indirect
npmtypescript^5.2.2indirect
npmtypescript^5.8.3indirect
npmtypescript^5.9.3indirect
Dependency advisories 0

Installing npm:testit-js-commons@5.0.0-TMS-5.8 pulls in 46 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1533,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Shell": 790,
        "JavaScript": 899410,
        "TypeScript": 336547
      },
      "pushed_at": "2026-07-22T09:23:00Z",
      "created_at": "2021-12-08T22:35:36Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T09:23:17Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://testit.software/",
      "name": "Test IT",
      "type": "Organization",
      "login": "testit-tms",
      "company": null,
      "location": null,
      "followers": 49,
      "avatar_url": "https://avatars.githubusercontent.com/u/116360837?v=4",
      "created_at": "2022-10-21T12:46:24Z",
      "is_verified": null,
      "public_repos": 33,
      "account_age_days": 1378
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "5.0.0-TMS-5.8",
          "kind": "prerelease",
          "published_at": "2026-07-22T09:23:00Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2026-07-22T09:21:15Z"
        },
        {
          "tag": "4.2.0-TMS-5.8",
          "kind": "prerelease",
          "published_at": "2026-07-07T06:22:58Z"
        },
        {
          "tag": "4.1.3-TMS-5.7",
          "kind": "prerelease",
          "published_at": "2026-06-11T13:13:11Z"
        },
        {
          "tag": "4.1.3",
          "kind": "patch",
          "published_at": "2026-06-11T12:37:42Z"
        },
        {
          "tag": "4.1.2-TMS-5.7",
          "kind": "prerelease",
          "published_at": "2026-06-08T16:42:14Z"
        },
        {
          "tag": "4.1.2",
          "kind": "patch",
          "published_at": "2026-06-08T16:41:49Z"
        },
        {
          "tag": "4.1.1-TMS-5.7",
          "kind": "prerelease",
          "published_at": "2026-06-04T11:31:49Z"
        },
        {
          "tag": "4.1.1",
          "kind": "patch",
          "published_at": "2026-06-04T11:27:19Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2026-06-04T07:39:56Z"
        },
        {
          "tag": "4.0.5",
          "kind": "patch",
          "published_at": "2026-05-14T07:31:34Z"
        },
        {
          "tag": "4.0.4",
          "kind": "patch",
          "published_at": "2026-05-05T12:18:20Z"
        },
        {
          "tag": "4.0.3",
          "kind": "patch",
          "published_at": "2026-04-28T05:42:04Z"
        },
        {
          "tag": "4.0.3-TMS-5.7",
          "kind": "prerelease",
          "published_at": "2026-04-28T05:43:59Z"
        },
        {
          "tag": "4.0.2-TMS-5.7",
          "kind": "prerelease",
          "published_at": "2026-04-15T12:48:53Z"
        },
        {
          "tag": "4.0.2",
          "kind": "patch",
          "published_at": "2026-04-15T12:45:30Z"
        },
        {
          "tag": "4.0.1-TMS-5.7",
          "kind": "prerelease",
          "published_at": "2026-04-14T19:32:57Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2026-04-14T19:32:37Z"
        },
        {
          "tag": "4.0.0-TMS-5.7",
          "kind": "prerelease",
          "published_at": "2026-04-13T19:38:57Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2026-04-13T19:35:51Z"
        },
        {
          "tag": "3.7.9-TMS-5.7",
          "kind": "prerelease",
          "published_at": "2026-04-07T11:09:50Z"
        },
        {
          "tag": "3.7.9",
          "kind": "patch",
          "published_at": "2026-04-03T10:16:52Z"
        },
        {
          "tag": "3.7.1-TMS-5.6",
          "kind": "prerelease",
          "published_at": "2026-04-03T10:17:30Z"
        },
        {
          "tag": "3.7.0-TMS-5.6",
          "kind": "prerelease",
          "published_at": "2026-04-03T09:52:58Z"
        },
        {
          "tag": "3.7.8",
          "kind": "patch",
          "published_at": "2026-04-03T09:30:38Z"
        },
        {
          "tag": "3.7.7",
          "kind": "patch",
          "published_at": "2026-03-10T09:59:02Z"
        },
        {
          "tag": "3.7.6",
          "kind": "patch",
          "published_at": "2026-03-05T14:42:34Z"
        },
        {
          "tag": "3.7.2",
          "kind": "patch",
          "published_at": "2026-02-24T11:30:44Z"
        },
        {
          "tag": "3.7.1",
          "kind": "patch",
          "published_at": "2026-02-20T07:13:52Z"
        },
        {
          "tag": "3.7.0",
          "kind": "minor",
          "published_at": "2026-02-06T10:40:26Z"
        },
        {
          "tag": "3.6.1-TMS-5.6",
          "kind": "prerelease",
          "published_at": "2026-02-04T15:26:33Z"
        },
        {
          "tag": "3.6.1",
          "kind": "patch",
          "published_at": "2026-02-04T15:19:55Z"
        },
        {
          "tag": "3.6.0",
          "kind": "minor",
          "published_at": "2026-02-02T14:15:34Z"
        },
        {
          "tag": "3.6.0-TMS-5.6",
          "kind": "prerelease",
          "published_at": "2026-02-02T14:08:38Z"
        },
        {
          "tag": "3.5.0",
          "kind": "minor",
          "published_at": "2025-12-26T17:20:35Z"
        },
        {
          "tag": "3.4.10",
          "kind": "patch",
          "published_at": "2025-12-24T09:50:15Z"
        },
        {
          "tag": "3.4.10-TMS-5.5",
          "kind": "prerelease",
          "published_at": "2025-12-24T09:33:34Z"
        },
        {
          "tag": "3.4.7-TMS-5.5",
          "kind": "prerelease",
          "published_at": "2025-11-26T07:42:14Z"
        },
        {
          "tag": "3.4.7",
          "kind": "patch",
          "published_at": "2025-11-25T07:15:03Z"
        },
        {
          "tag": "3.4.6",
          "kind": "patch",
          "published_at": "2025-11-17T13:04:15Z"
        },
        {
          "tag": "3.4.6-TMS-5.5",
          "kind": "prerelease",
          "published_at": "2025-11-17T13:04:52Z"
        },
        {
          "tag": "3.4.5-TMS-5.5",
          "kind": "prerelease",
          "published_at": "2025-11-10T20:50:38Z"
        },
        {
          "tag": "3.4.5",
          "kind": "patch",
          "published_at": "2025-10-30T14:36:47Z"
        },
        {
          "tag": "3.4.4",
          "kind": "patch",
          "published_at": "2025-10-30T13:06:39Z"
        },
        {
          "tag": "3.4.3",
          "kind": "patch",
          "published_at": "2025-10-28T14:37:34Z"
        },
        {
          "tag": "3.4.3-TMS-5.5",
          "kind": "prerelease",
          "published_at": "2025-10-10T11:38:04Z"
        },
        {
          "tag": "3.2.11-TMS-5.4",
          "kind": "prerelease",
          "published_at": "2025-10-01T06:00:44Z"
        },
        {
          "tag": "3.4.2",
          "kind": "patch",
          "published_at": "2025-10-01T05:43:54Z"
        },
        {
          "tag": "3.4.1",
          "kind": "patch",
          "published_at": "2025-09-30T08:40:39Z"
        },
        {
          "tag": "3.4.0",
          "kind": "minor",
          "published_at": "2025-09-23T14:10:49Z"
        },
        {
          "tag": "3.3.1",
          "kind": "patch",
          "published_at": "2025-09-18T07:21:49Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2025-09-11T17:46:28Z"
        },
        {
          "tag": "3.2.10-TMS-5.4",
          "kind": "prerelease",
          "published_at": "2025-09-10T11:29:27Z"
        },
        {
          "tag": "3.2.10",
          "kind": "patch",
          "published_at": "2025-09-10T11:27:51Z"
        },
        {
          "tag": "3.2.9-TMS-5.4",
          "kind": "prerelease",
          "published_at": "2025-08-20T18:34:41Z"
        },
        {
          "tag": "3.2.9",
          "kind": "patch",
          "published_at": "2025-08-20T07:35:02Z"
        },
        {
          "tag": "3.2.8",
          "kind": "patch",
          "published_at": "2025-07-18T11:40:15Z"
        },
        {
          "tag": "3.2.8-TMS-5.4",
          "kind": "prerelease",
          "published_at": "2025-07-18T11:33:19Z"
        },
        {
          "tag": "3.2.7-TMS-CLOUD",
          "kind": "prerelease",
          "published_at": "2025-07-10T19:21:54Z"
        },
        {
          "tag": "3.2.7-TMS-5.4",
          "kind": "prerelease",
          "published_at": "2025-07-10T19:11:57Z"
        },
        {
          "tag": "3.2.7-TMS-5.3",
          "kind": "prerelease",
          "published_at": "2025-09-10T11:28:54Z"
        },
        {
          "tag": "3.2.6-TMS-5.3",
          "kind": "prerelease",
          "published_at": "2025-06-18T21:17:32Z"
        },
        {
          "tag": "3.2.6-TMS-CLOUD",
          "kind": "prerelease",
          "published_at": "2025-06-17T13:33:57Z"
        },
        {
          "tag": "3.2.5-TMS-CLOUD",
          "kind": "prerelease",
          "published_at": "2025-06-09T15:18:19Z"
        },
        {
          "tag": "3.2.4-TMS-5.3",
          "kind": "prerelease",
          "published_at": "2025-05-29T06:44:11Z"
        },
        {
          "tag": "3.2.4-TMS-CLOUD",
          "kind": "prerelease",
          "published_at": "2025-05-29T06:34:03Z"
        },
        {
          "tag": "3.2.3-TMS-CLOUD",
          "kind": "prerelease",
          "published_at": "2025-05-07T12:52:13Z"
        },
        {
          "tag": "3.2.2-TMS-CLOUD",
          "kind": "prerelease",
          "published_at": "2025-04-30T09:34:59Z"
        },
        {
          "tag": "3.2.2-TMS-5.3",
          "kind": "prerelease",
          "published_at": "2025-04-30T08:42:10Z"
        },
        {
          "tag": "3.2.1-TMS-5.3",
          "kind": "prerelease",
          "published_at": "2025-04-16T10:24:11Z"
        },
        {
          "tag": "3.2.0-TMS-CLOUD",
          "kind": "prerelease",
          "published_at": "2025-03-27T11:58:35Z"
        },
        {
          "tag": "3.1.0-TMS-CLOUD",
          "kind": "prerelease",
          "published_at": "2025-03-25T06:46:37Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2024-12-12T20:25:01Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2024-11-26T13:11:31Z"
        },
        {
          "tag": "2.2.6",
          "kind": "patch",
          "published_at": "2024-11-08T06:32:47Z"
        },
        {
          "tag": "2.2.5",
          "kind": "patch",
          "published_at": "2024-11-07T09:32:07Z"
        },
        {
          "tag": "2.2.4",
          "kind": "patch",
          "published_at": "2024-08-13T07:16:02Z"
        },
        {
          "tag": "2.2.3",
          "kind": "patch",
          "published_at": "2024-06-30T20:44:36Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2024-06-25T08:59:52Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2024-06-17T21:06:08Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2024-06-11T16:32:34Z"
        },
        {
          "tag": "2.1.8",
          "kind": "patch",
          "published_at": "2024-05-14T11:10:04Z"
        },
        {
          "tag": "v2.1.7",
          "kind": "patch",
          "published_at": "2024-05-13T12:33:24Z"
        },
        {
          "tag": "2.1.6",
          "kind": "patch",
          "published_at": "2024-04-18T08:38:15Z"
        },
        {
          "tag": "2.1.5",
          "kind": "patch",
          "published_at": "2024-04-17T14:41:55Z"
        },
        {
          "tag": "v2.1.4",
          "kind": "patch",
          "published_at": "2024-04-01T14:23:54Z"
        },
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2024-03-13T10:43:05Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2024-03-07T12:39:50Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2023-11-30T13:33:06Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2023-11-27T12:09:23Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2023-11-16T13:16:55Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2023-10-18T10:11:47Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2023-10-03T07:44:13Z"
        },
        {
          "tag": "1.1.7",
          "kind": "patch",
          "published_at": "2023-08-28T13:08:56Z"
        },
        {
          "tag": "1.1.5",
          "kind": "patch",
          "published_at": "2023-08-11T10:35:16Z"
        },
        {
          "tag": "1.1.4",
          "kind": "patch",
          "published_at": "2023-06-13T14:47:42Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2023-04-12T07:09:52Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2023-03-06T12:34:47Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-02-27T13:59:19Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a45c2c827a3d5389e9f340857d96c8c3a6b9b8ff",
          "body": "* feat: TMS-39809: support the Adapters API.\n\n* fix building adapters-api\n\n* fix building adapters-api\n\n* fix auth\n\n* update the package versions.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: TMS-39809: support the Adapters API. (#167)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-07-22T09:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3804caa7e72e08e3925822788cea1ded2be66fb1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-07-08T20:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25b0d499f3f215a075eb3c0ba2e63522ed269e7b",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix nested test issue (#164)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-06-11T12:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48407d3bad8b476f89a5657cb9d182ee9d003ae9",
          "body": null,
          "is_bot": false,
          "headline": "chore: ci (#163)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-06-11T12:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e0b7731efdeccad488bb492d5a57e1a8b455cee",
          "body": "* fix: multiple runs issue fix\n\n* chore: bump version\n\n* chore: fix config\n\n* chore: test\n\n* chore: update error handling",
          "is_bot": false,
          "headline": "fix: multiple runs issue fix (#162)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-06-08T16:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bcdcff2477e238861c4eed39ed06abc13a38bab",
          "body": "* fix: playwright namespaces issue\n\n* fix: playwright namespace issue\n\n* fix: playwright namespace issue\n\n* fix: playwright issue\n\n* chore: ci\n\n* fix: playwright issue",
          "is_bot": false,
          "headline": "fix: playwright namespaces issue (#160)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-06-04T11:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e0e65a830b64a34eb9804652a180e441bed6b59",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump core (#158)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-06-04T07:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eedc5beb721b15796585dec7c07362ff11fe5f5",
          "body": "* feat: TMS-39572 add importRealtime behavior\n\n* fix: cucumber realtime isue; add log levels, warn by default\n\n* fix: retries policy enhancements\n\n* feat: add optional debug logs\n\n* feat: update log readme; fix cucumber updates\n\n* fix: cucumber realtime uploading\n\n* fix: cucumber issue with steps da\n[…]\nlassname issue\n\n* feat: add cucumber tests\n\n* chore: fix ci\n\n* fix: cucumber mappings\n\n* fix: cucumber externalid\n\n* fix: testcafe\n\n* fix: cucumber externalId issues\n\n* feat: TMS-39572 add new version",
          "is_bot": false,
          "headline": "feat: TMS-39572 add importRealtime behavior (#156)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-06-04T07:26:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33624b3b16f099087d538632b55dc60a9e969075",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#155)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-05-27T07:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3f4995c44001473fc4b4ceee99ab81ddf857853",
          "body": "* feat: bump sync storage to 0.3.2\n\n* chore: link type fix",
          "is_bot": false,
          "headline": "feat: bump sync storage to 0.3.2 (#152)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-05-14T07:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2accbaf4334a1f9b79378e5df614d77a29cb3b5",
          "body": "…151)\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix: TMS-38896: fix getting the status of testcase for playwright. (#…",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-05-05T12:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d487228d2c79607a17388d94271938ea3a3728d",
          "body": null,
          "is_bot": false,
          "headline": "fix: TMS-39059 playwright preserve output (#150)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-04-28T05:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e61179089054b93537f38d57ea650e82e6e10670",
          "body": "* fix: sync storage issue and status\n\n* chore: version\n\n* chore: fix timeouts",
          "is_bot": false,
          "headline": "fix: sync storage issue and status (#147)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-04-15T12:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "608a163e9296fca0332a94d08ee450d39f33df2e",
          "body": "* feat: set default linkType\n\n* chore: fixe\n\n* chore: fix port",
          "is_bot": false,
          "headline": "feat: set default linkType (#146)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-04-14T19:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac38515a0048ae49f97130ffa59691c7359fae93",
          "body": "* feat: step1 changes on sync-storage\n\n* feat: step 2\n\n* feat: part 3 and ci, some improvements\n\n* feat: update with generated api client\n\n* fix: in progress status and projectid\n\n* chore: update runner\n\n* chore: ci\n\n* chore: ci\n\n* fix: update commons and jest\n\n* fix: inProgress loading\n\n* fix mocha\n[…]\nress attachments flaky\n\n* feat: mocha and cucumber updates\n\n* chore: update version\n\n* chore: add dev\n\n* fix: cucumber attachments; cypress attachments\n\n* fix: playwright flaky issue\n\n* chore: version",
          "is_bot": false,
          "headline": "Feat: add sync-storage and adapter hardening (#145)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-04-13T19:34:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7df72abd30b100c390b4fdd0ae4d4a90296de78a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-04-07T11:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0151c5f3ad78a4205157d56e5a99e86383a2242c",
          "body": null,
          "is_bot": false,
          "headline": "fix: repair namespace methods to work (#143)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-04-03T10:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed6f48273042a7763652db7fb7b9c552166288ae",
          "body": null,
          "is_bot": false,
          "headline": "fix: TMS-38738 fix on steps fixtures (#142)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-04-03T09:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9184318aa58d8203f61b22bda71a2733853325f",
          "body": null,
          "is_bot": false,
          "headline": "fix: TMS-37357 externalid no sanitizing (#141)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-04-03T09:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060e90eda51a164861577ac78d2aaa0fac9311fb",
          "body": "* feat: support statusType\n\n* Update package.json\n\n* Update run.sh\n\n* Update testresults.converter.ts\n\n* Update testresults.converter.ts\n\n* chore: update tsc issues\n\n* chore: update versions\n\n* chore: update converter\n\n* chore: update version\n\n* chore: fix",
          "is_bot": false,
          "headline": "feat: support statusType (#137)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-04-03T08:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fcf642f47c646a39c1bc75a6333e020e0ba7f9c",
          "body": "* update the banner.\n\n* update readme.md\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Update banner (#140)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-04-01T12:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8e2947da38b00d501cca3f861299882c9a69414",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-04-01T12:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7b5d44c84da1e2b22dd7e888a00d82b3096b38",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-04-01T12:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34767d10148df5ebf8c1e86113ebd547c8d2aa7e",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "update the banner. (#139)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-04-01T12:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bc3f1f24ca6ec0e4f9617c50dc09f4a95231004",
          "body": "…… (#138)\n\n* fix: TMS-37646: fix binding of an attachment without an extension in the name to a step for playwright.\n\n* fix tsconfig.json for mocha.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix: TMS-37646: fix binding of an attachment without an extension in …",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-03-27T08:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3e9584b9ecc89ba362235d9209c04e5e6b16a34",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix: fix the metadata methods for cypress. (#136)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-03-10T09:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde58bf8908b8a29c82b2eb52c89f69bb0be9e5f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-03-05T15:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d61b039036328c5310a6dc6ad991da20b469d889",
          "body": null,
          "is_bot": false,
          "headline": "Update publish.yml",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-03-05T14:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a231af2824bc40927ebda706fa1f8ab57c0d5ea",
          "body": null,
          "is_bot": false,
          "headline": "Update publish.yml",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-03-05T14:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd163e73052aa3752fe16494ffb15c26d3cf0c6a",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix versions. (#135)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-03-05T14:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e927f55abe8814a397ef977fb7013a807bcd29a",
          "body": "* fix the package versions.\n\n* update the package versions.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Fix/update package versions (#134)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-03-05T13:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b9b09858c14da090f38ce90123b941eaf8d3bc4",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix the package versions. (#133)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-03-05T12:23:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515fa85a1462bfac67608265287dc52fa464b9c2",
          "body": null,
          "is_bot": false,
          "headline": "Update publish.yml",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-03-05T12:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a96c815414609b18ae653ee73db5858e01d34310",
          "body": "* feat: add the adapter for cypress.\n\n* update the package versions.\n\n* Code review changes.\n\n* Code review changes.\n\n* update the readme.\n\n* sypport the workflow of cypress publish.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: add the adapter for cypress. (#132)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-03-05T12:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9581aab4d0c7fd21be78307523ec495640d4481",
          "body": null,
          "is_bot": false,
          "headline": "feat: cloud support (#131)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-02-24T11:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a1af200ec13caedf9063459ca9f2b068c56a83c",
          "body": "* feat: TMS-37545: add the annotation of tags.\n\n* add the tags annotation for testcafe.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: TMS-37545: add the annotation of tags. (#130)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-02-20T07:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43e35923cc274b01d3fb2b844560cdbea8ddb622",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "release: support tms cloud. (#129)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2026-02-06T10:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c963cc7f5bcf2ba6dfa0aca1196f501a77401de",
          "body": "* fix: TMS-37519 client usage\n\n* small attachments fix",
          "is_bot": false,
          "headline": "fix: TMS-37519 client usage (#128)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-02-04T15:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85e7af3ca35ed6474b0aebbfb4395bb62a2509c6",
          "body": null,
          "is_bot": false,
          "headline": "feat: cloud support update (#127)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-02-02T14:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f297eb84e3875f9ca0ee0426b9f6122cd0926824",
          "body": null,
          "is_bot": false,
          "headline": "feat: tms 5.6 support (#126)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-02-02T14:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731872bc955d3ab2275e09f7d0c15eff273261e1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#125)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2026-01-29T08:31:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72651da80eef85ef9424028429ade1cff135e851",
          "body": "* feat: testing js client\n\n* feat: rc update\n\n* chore: update package version",
          "is_bot": false,
          "headline": "feat: move to new javascript client (#123)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-12-26T17:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1080c8eb832e41e8d6a4e59a7b02e493c931336",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-12-24T09:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84a0ba77ddb060e12cbba7152ffb9ba6b6af944f",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-12-24T09:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1acc60e1f772815d177051b0c857db8e73920657",
          "body": null,
          "is_bot": false,
          "headline": "Update publish.yml (#122)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-12-24T09:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "921c3a083df68db58c5f42eba745b411fb1ddf48",
          "body": "* fix: TMS-36793 fix autotest\n\n* chore: update client version",
          "is_bot": false,
          "headline": "Bugfix/tms 36793 failed autotest (#120)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-12-24T08:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d948b671a8b6997fae5e590777965bc7f6a4c9d",
          "body": "PR: https://github.com/testit-tms/adapters-js/pull/101",
          "is_bot": false,
          "headline": "feat: pass tmsOptions from testit reporter options (#119)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-12-16T20:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e505081b5b2a9f62a21697c3c08e9436443a8ad",
          "body": "* feat: docs\n\n* docs: update docs",
          "is_bot": false,
          "headline": "feat: docs (#86)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-12-16T20:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "881de82c98b33b52db9244ffbbc50312be290cbc",
          "body": null,
          "is_bot": false,
          "headline": "Update release-drafter.yml",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-12-15T11:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83c0c7542dc1c58b3ea476d978b30b76f96b973",
          "body": null,
          "is_bot": false,
          "headline": "feat: TMS-25666 add codecept secret support (#118)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-12-15T08:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d901029d63424b4192ef2915ae357fb432ec0f3",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: TMS-35018: support a space in the tags for Cucumber. (#117)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-11-25T07:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1181967f528db558c53cbf6c836a4b917684fb7c",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix: TMS-35774: fix the utils for escape html tags. (#116)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-11-17T13:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc719713c9bc40ee460d9ded2c182102e2281b94",
          "body": "…env. (#115)\n\n* fixed: TMS-35813: fixed the parsing of configuration parameters from .env.\n\n* update the package versions\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fixed: TMS-35813: fixed the parsing of configuration parameters from …",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-10-30T14:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d61792ac0a3da1bcfd7e3099793d437cba0fc4ff",
          "body": "…er modes. (#114)\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: TMS-35016: support for updating the test run name for all adapt…",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-10-30T13:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24cd50db7e3e7ec32a497704eecd439451ac858",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: TMS-35791: support the tms cloud. (#113)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-10-28T14:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70e91de585baa863d7710e8b1fa7b51fe406a5c8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-10-10T11:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a35d1a3b5b9b5506a5dfd3ad961d7d8c55f482d",
          "body": "* fix: fix getting namespace and classname for playwright.\n\n* fix converting the autotest model for creating/updating.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Fix/fix getting namespace and classname for playwright (#111)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-10-01T05:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ebb93e3564c67a8012dcabbb5aa0d96aded6930",
          "body": "* fix: TMS-35396: add default namespace and classname for playwright\n\n* fix parsing the workItemIds for cucumber.\n\n* fix converting the autotest model for creating/updating.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Fix/tms 35396 (#110)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-09-30T08:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67091ea80fd1f623087af082d6b5cdd12d580e0f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-09-25T06:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28c07b4a1ba6f810f1c026359bd872fb736b54df",
          "body": "* feat: TMS-33268: support the \"status code\" field.\n\n* fix: rename the \"getExternalIdsForRun\" method.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: TMS-33268: support the \"status code\" field. (#109)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-09-23T11:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966713ef2caae339eb5d13fa39b8e80fa01ab540",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: support api-client 6.3.1. (#108)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-09-18T07:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "901ecbc2256e812e8134b917665d6d826357371e",
          "body": "* feat: TMS-34984: support the tms cloud.\n\n* feat: TMS-34984: support the tms cloud.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: TMS-34984: support the tms cloud. (#107)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-09-11T17:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6adc3443b3919439f749d4ec3f58474ec78fd215",
          "body": null,
          "is_bot": false,
          "headline": "chore: attachment parsing (#106)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-09-10T12:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d96b1706b3c3ef3e58464d3f3acb3808f3b0fa8",
          "body": null,
          "is_bot": false,
          "headline": "fix: update playwright attachment parsing (#105)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-09-10T11:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae94cc6995a177ff22bad75cd37b280fd9c648c1",
          "body": "* fix: TMS-33956: fix the update for skipped tests.\n\n* fix: TMS-33956: fix the update for skipped tests.\n\n* fix: TMS-33956: fix the update for skipped tests.\n\n* fix: TMS-33956: fix the update for skipped tests.\n\n* fix: TMS-33956: fix the update for skipped tests.\n\n* fix: TMS-33956: fix the update for skipped tests.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix: TMS-33956: fix the update for skipped tests. (#102)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-08-20T07:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a757053f813feb9c5d49c475df46eb81f81b9839",
          "body": "* feat: fix ci tests\n\n* feat: update codecept for ci",
          "is_bot": false,
          "headline": "feat: fix ci tests (#100)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-07-22T10:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7646866308d8d4a1d04ebe0da905ec1254393e1",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: support tms cloud. (#99)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-07-18T11:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a069e901380d51c226b35891a92cc54b34a4707",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: support tms 5.4. (#98)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-07-18T11:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1b7f84ffb37b2a8e07ff075f21a2724d0efeec7",
          "body": "* feat: update the package versions.\n\n* feat: update the package versions.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Feat/update versions (#97)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-07-10T19:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e818c2417bbae58ef5f18ddf1ec7144ac7a82e",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: update the package versions. (#96)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-07-10T19:11:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00a16f2188fc9c381b3a9fa10964b7deafcc24e3",
          "body": "* fix: TMS-33524 fix html tags escaping\n\n* feat: update the package versions.\n\n* fix: fix dependencies for testcafe.\n\n* fix: fix dependencies for testcafe.\n\n* fix: fix dependencies for testcafe.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix: TMS-33524 fix html tags escaping (#95)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-07-10T19:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5994e3b2807e662bc704c1b48b9484da712b1c06",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "update the package versions for tms 5.3. (#94)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-06-18T21:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd359a7507dc08fecb0c110d3ec1aaf20574a697",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-06-17T13:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a65365f2a60c06c2a9c9459912b7913077cfba",
          "body": "…otest. (#93)\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix: TMS-33382: fix deleting a externalKey for uploading a failed aut…",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-06-17T13:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5544d27ba5efc16ca79a0dcc10a895c7eb582499",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: support api-client 6.1. (#92)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-06-09T15:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b8da2a08c16702841f4c1e8eeb1a83a3156e71",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: update the package versions for tms 5.3. (#91)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-05-29T06:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ebd7bc0a19ab2f0b722b6d4651fa26132edcce4",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix: TMS-33010: fix hanging tests when uploading results to tms. (#90)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-05-29T06:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77efe5556ba7cefaf858f53ac761c152e7f9267e",
          "body": "* fix: TMS-32217: add disabling certificate verification.\n\n* fix: TMS-32217: add disabling certificate verification.\n\n---------\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Hotfix/tms 32217 (#89)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-05-07T12:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93802bc887e14b956b600bcb1b0e62205e16f3ed",
          "body": null,
          "is_bot": false,
          "headline": "feat: update the package versions for cloud.",
          "author_name": "pavel.butuzov",
          "author_login": null,
          "committed_at": "2025-04-30T09:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9cda78cc04d1dee158f4e0b0140585e61dfd681",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "fix: TMS-32625: support the playwright v.1.52.0. (#88)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2025-04-30T08:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a3f4a8952e3dbb0e6c4da9bd0a069d2f47508b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#87)",
          "author_name": "Artem Sholokhov",
          "author_login": "ArtemSholokhov",
          "committed_at": "2025-04-29T14:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7080f15656b40acc7c80b22efac98d0bff0ece3a",
          "body": null,
          "is_bot": false,
          "headline": "feat: TMS-5.3 support (#85)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-04-16T10:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2b85d8ed8b1a60b89444ed701837dfa370e8dc3",
          "body": null,
          "is_bot": false,
          "headline": "feat: March 26 tms cloud support (#84)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-03-27T11:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64910d42825add830043c13a68e39e5ec3c8e4a5",
          "body": null,
          "is_bot": false,
          "headline": "feat: release 3.1.0-TMS-CLOUD (#83)",
          "author_name": "Dmitry Ermakovich",
          "author_login": "taipoxinous",
          "committed_at": "2025-03-25T06:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c46a20c5da9de1be6621bf4da41510c82df00977",
          "body": "* Creating the api-client in the strategy. (#70)\r\n\r\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>\r\n\r\n* TMS-31: Removed the use of the api-client. Added the use of the strat… (#71)\r\n\r\n* TMS-31: Removed the use of the api-client. Added the use of the strategy from the commons package.\r\n[…]\n-cli package. (#80)\r\n\r\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>\r\n\r\n* fix: add changes by code review.\r\n\r\n---------\r\n\r\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Release/3.0.0 (#81)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-12-12T20:15:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e20c14f6a86a164e5650582b664d3ccdeff5ed2",
          "body": "1. don't skip the test if tags.externalId is undefined\r\n2. take into tags information from feature\r\n3. it is possible to specify the namespace from a system variable\r\n\r\nCo-authored-by: Sergey Dudka <sdudka@naumen.ru>",
          "is_bot": false,
          "headline": "fix adapter for cucumber: (#65)",
          "author_name": "SergeyD999",
          "author_login": "SergeyD999",
          "committed_at": "2024-12-12T19:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f41343d6e2344900d54fcf8f4da7d4c8ee85837",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "feat: support TMS 5.2. (#79)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-11-26T13:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f78c72a4d2a03952cf5e7f62aff5bd0f5b5b0cb",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Fixed the testcafe-reporter-testit build. (#68)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-11-08T06:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "406022a8828456056806ed9b076bf9e70c88de20",
          "body": "* TMS-28639: Added loading of snapshots for Playwright.\r\n\r\n* TMS-26602: Fixed nested steps for Playwright.\r\n\r\n* TMS-27683: Fixed \"AddMessage\" method with failed tests for Playwright.\r\n\r\n* Added changes by code review.\r\n\r\n* Fixed the \"AddAttachment\" method.\r\n\r\n---------\r\n\r\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Feature/tms 28639 (#67)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-11-07T09:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8639f286762a3667c40d4f1ac68eb4853e1baaf0",
          "body": null,
          "is_bot": false,
          "headline": "Update test.yml (#64)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-09-17T06:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b29a6a0f23f5f35d740f43aee628d79da173d5d4",
          "body": "Added information about Content Types for Playwright.",
          "is_bot": false,
          "headline": "Update README.md (#63)",
          "author_name": "Artem Sholokhov",
          "author_login": "ArtemSholokhov",
          "committed_at": "2024-09-11T08:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b4eccc07d4b6dccb7e6c5cf55690407a133374b",
          "body": "Added gitlab-ci.yml example to README.md.",
          "is_bot": false,
          "headline": "Update README.md (#61)",
          "author_name": "Artem Sholokhov",
          "author_login": "ArtemSholokhov",
          "committed_at": "2024-09-03T13:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eea778fe73023f4ba891e9c08988d23fe5c36af6",
          "body": null,
          "is_bot": false,
          "headline": "Update publish.yml",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-08-13T07:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e8c88b279d2eb90ba2e09e2a5628ef36e11c893",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Fixed loading attachments for Playwright. (#60)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-08-13T07:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd2d5121daadfabcb378921f2e5dc6bfbdb17a2",
          "body": "…. (#59)\n\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Added the \"automaticUpdationLinksToTestCases\" configuration parameter…",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-06-30T20:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f599d3ebfc7718b56b810c70a207faed23c372c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-06-25T08:58:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "034ce7010a97d1b0180ef0b3b07cd4e2fefef8f0",
          "body": "Co-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Added adapter for TestCafe. (#58)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-06-25T08:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e12891a1ab228bb085300c12982acecc4857f3e0",
          "body": "* Supported parallel run for Mocha.\r\n\r\n* Fixed \"addMessage\" method for Playwright.\r\n\r\n---------\r\n\r\nCo-authored-by: pavel.butuzov <pavel.butuzov@testit.software>",
          "is_bot": false,
          "headline": "Feature/support parallel run for mocha (#57)",
          "author_name": "Pavel Butuzov",
          "author_login": "PavelButuzov",
          "committed_at": "2024-06-17T21:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "220631473b4c9b5e1251d6c1f1429c31a3c3bb26",
          "body": null,
          "is_bot": false,
          "headline": "Fix readme (#56)",
          "author_name": "Petr Komissarov",
          "author_login": null,
          "committed_at": "2024-06-17T11:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f07c8db2145ea3323236fd8bfc412605eced0d8",
          "body": "* Update testit-api-client\r\n\r\n* Fix\r\n\r\n* Fix\r\n\r\n* Fix by remarks\r\n\r\n* Fix by remarks2",
          "is_bot": false,
          "headline": "Update testit-api-client (#55)",
          "author_name": "Petr Komissarov",
          "author_login": null,
          "committed_at": "2024-06-05T11:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 99,
      "commits_last_year": 65,
      "latest_release_at": "2026-07-22T09:23:00Z",
      "latest_release_tag": "5.0.0-TMS-5.8",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 5.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "testit-js-commons",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/testit-js-commons",
          "is_deprecated": false,
          "latest_version": "5.0.0-TMS-5.8",
          "repository_url": "https://github.com/testit-tms/adapters-js",
          "versions_count": 99,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 13065,
          "first_published_at": "2023-08-11T10:43:24.714000Z",
          "latest_published_at": "2026-07-22T09:23:46.159000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "testit-adapter-jest",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/testit-adapter-jest",
          "is_deprecated": false,
          "latest_version": "5.0.0-TMS-5.8",
          "repository_url": "https://github.com/testit-tms/adapters-js",
          "versions_count": 104,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 739,
          "first_published_at": "2023-02-27T13:48:47.347000Z",
          "latest_published_at": "2026-07-22T09:24:42.375000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "testit-adapter-mocha",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/testit-adapter-mocha",
          "is_deprecated": false,
          "latest_version": "5.0.0-TMS-5.8",
          "repository_url": "https://github.com/testit-tms/adapters-js",
          "versions_count": 98,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1161,
          "first_published_at": "2023-08-11T10:44:30.231000Z",
          "latest_published_at": "2026-07-22T09:24:40.581000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "testit-adapter-cypress",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/testit-adapter-cypress",
          "is_deprecated": false,
          "latest_version": "5.0.0-TMS-5.8",
          "repository_url": "https://github.com/testit-tms/adapters-js",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 4094,
          "first_published_at": "2026-03-05T14:24:18.064000Z",
          "latest_published_at": "2026-07-22T09:24:43.755000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "testit-adapter-codecept",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/testit-adapter-codecept",
          "is_deprecated": false,
          "latest_version": "5.0.0-TMS-5.8",
          "repository_url": "https://github.com/testit-tms/adapters-js",
          "versions_count": 100,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 825,
          "first_published_at": "2023-02-27T13:53:20.984000Z",
          "latest_published_at": "2026-07-22T09:25:09.076000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "testit-adapter-cucumber",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/testit-adapter-cucumber",
          "is_deprecated": false,
          "latest_version": "5.0.0-TMS-5.8",
          "repository_url": "https://github.com/testit-tms/adapters-js",
          "versions_count": 110,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1865,
          "first_published_at": "2021-12-08T23:15:46.546000Z",
          "latest_published_at": "2026-07-22T09:24:40.540000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "testcafe-reporter-testit",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/testcafe-reporter-testit",
          "is_deprecated": false,
          "latest_version": "5.0.0-TMS-5.8",
          "repository_url": "https://github.com/testit-tms/adapters-js",
          "versions_count": 80,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 658,
          "first_published_at": "2024-06-25T09:01:15.619000Z",
          "latest_published_at": "2026-07-22T09:24:50.111000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "testit-adapter-playwright",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/testit-adapter-playwright",
          "is_deprecated": false,
          "latest_version": "5.0.0-TMS-5.8",
          "repository_url": "https://github.com/testit-tms/adapters-js",
          "versions_count": 93,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 7667,
          "first_published_at": "2023-10-18T10:13:07.192000Z",
          "latest_published_at": "2026-07-22T09:25:43.015000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 9,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "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": [
        "testcafe-reporter-testit/tsconfig.json",
        "testit-adapter-codecept/tsconfig.json",
        "testit-adapter-cucumber/tsconfig.json",
        "testit-adapter-cypress/tsconfig.json",
        "testit-adapter-jest/tsconfig.json",
        "testit-adapter-mocha/tsconfig.json",
        "testit-adapter-playwright/tsconfig.json",
        "testit-js-commons/src/adapters-api/tsconfig.json",
        "testit-js-commons/src/sync-storage/tsconfig.json",
        "testit-js-commons/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 369304,
      "source_files_sampled": 294,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "testcafe-reporter-testit/package.json",
        "testit-adapter-codecept/package.json",
        "testit-adapter-cucumber/package.json",
        "testit-adapter-cypress/package.json",
        "testit-adapter-jest/package.json",
        "testit-adapter-mocha/package.json",
        "testit-adapter-playwright/package.json",
        "testit-js-commons/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 46,
        "malicious_count": 0,
        "assessed_package": "npm:testit-js-commons@5.0.0-TMS-5.8",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "testit-js-commons",
          "manifest": "testcafe-reporter-testit/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "testit-js-commons",
          "manifest": "testit-adapter-codecept/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "@cucumber/cucumber",
          "manifest": "testit-adapter-cucumber/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.3.1"
        },
        {
          "name": "@cucumber/messages",
          "manifest": "testit-adapter-cucumber/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.1.1"
        },
        {
          "name": "testit-js-commons",
          "manifest": "testit-adapter-cucumber/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "testit-js-commons",
          "manifest": "testit-adapter-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "debug",
          "manifest": "testit-adapter-jest/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.4"
        },
        {
          "name": "testit-js-commons",
          "manifest": "testit-adapter-jest/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "mocha",
          "manifest": "testit-adapter-mocha/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.2.0"
        },
        {
          "name": "deasync-promise",
          "manifest": "testit-adapter-mocha/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.1"
        },
        {
          "name": "testit-js-commons",
          "manifest": "testit-adapter-mocha/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "testit-js-commons",
          "manifest": "testit-adapter-playwright/package.json",
          "ecosystem": "npm",
          "version_constraint": "5.0.0"
        },
        {
          "name": "dotenv",
          "manifest": "testit-js-commons/package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.0.3"
        },
        {
          "name": "superagent",
          "manifest": "testit-js-commons/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.3.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@cucumber/cucumber",
            "direct": true,
            "version": "^7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cucumber/messages",
            "direct": true,
            "version": "^17.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "deasync-promise",
            "direct": true,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "^4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": true,
            "version": "^16.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": true,
            "version": "^10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": true,
            "version": "^11.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": true,
            "version": "^8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "superagent",
            "direct": true,
            "version": "^10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "superagent",
            "direct": true,
            "version": "^10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "superagent",
            "direct": true,
            "version": "^5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "testit-js-commons",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/cli",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/cli",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "^7.22.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-class-properties",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-class-properties",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-decorators",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-decorators",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-do-expressions",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-do-expressions",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-export-default-from",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-export-default-from",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-export-namespace-from",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-export-namespace-from",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-function-bind",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-function-bind",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-function-sent",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-function-sent",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-json-strings",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-json-strings",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-logical-assignment-operators",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-logical-assignment-operators",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-nullish-coalescing-operator",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-nullish-coalescing-operator",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-numeric-separator",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-numeric-separator",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-optional-chaining",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-optional-chaining",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-pipeline-operator",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-pipeline-operator",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-throw-expressions",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-throw-expressions",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "^7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "^7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "^7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "^7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "^7.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "^7.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/register",
            "direct": false,
            "version": "^7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/register",
            "direct": false,
            "version": "^7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@codeceptjs/configure",
            "direct": false,
            "version": "^0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@codeceptjs/examples",
            "direct": false,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@codeceptjs/ui",
            "direct": false,
            "version": "^0.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "^1.34.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deasync-promise",
            "direct": false,
            "version": "^1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "^4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "^8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "^8.56.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "^27.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "^27.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "^5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "^10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^16.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^18.11.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^20.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^20.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^20.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/request",
            "direct": false,
            "version": "^2.48.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/superagent",
            "direct": false,
            "version": "^8.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^5.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^5.59.7",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^6.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^5.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^5.59.7",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^6.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^8.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-add-module-exports",
            "direct": false,
            "version": "^1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsite-record",
            "direct": false,
            "version": "^4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "codeceptjs",
            "direct": false,
            "version": "^3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "cypress",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "del",
            "direct": false,
            "version": "^5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^7.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.39.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-airbnb-base",
            "direct": false,
            "version": "^14.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "^2.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "^2.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsdoc",
            "direct": false,
            "version": "^46.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-no-null",
            "direct": false,
            "version": "^1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prefer-arrow",
            "direct": false,
            "version": "^1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect.js",
            "direct": false,
            "version": "^0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "gulp",
            "direct": false,
            "version": "^4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-babel",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-eslint",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gulp-mocha",
            "direct": false,
            "version": "^7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^29.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.findlastindex",
            "direct": false,
            "version": "^4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-newline",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "^1.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "properties",
            "direct": false,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-file-relative",
            "direct": false,
            "version": "^1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "^3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "^5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "^21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "^7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "testcafe",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "^29.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "^29.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "^10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^4.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.9.3",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 138,
        "direct_count": 12,
        "indirect_count": 126
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 140,
        "open_issues": 1,
        "closed_ratio": 0.909,
        "closed_issues": 10,
        "closed_unmerged_prs": 16
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "PavelButuzov",
          "commits": 130,
          "avatar_url": "https://avatars.githubusercontent.com/u/73579433?v=4"
        },
        {
          "type": "User",
          "login": "taipoxinous",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/182625738?v=4"
        },
        {
          "type": "User",
          "login": "gibiw",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/17822447?v=4"
        },
        {
          "type": "User",
          "login": "testit-owner",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/50841235?v=4"
        },
        {
          "type": "User",
          "login": "ArtemSholokhov",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/159797758?v=4"
        },
        {
          "type": "User",
          "login": "ZakharovUser",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/44815712?v=4"
        },
        {
          "type": "User",
          "login": "OlegKopeykin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/71944602?v=4"
        },
        {
          "type": "User",
          "login": "KarinaZotkina",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/128461275?v=4"
        },
        {
          "type": "User",
          "login": "SergeyD999",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/182122842?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.695
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "code_checks.yml",
        "label-verifier.yml",
        "publish.yml",
        "release-draft.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.js",
        ".eslintrc.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
            "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": 1,
            "reason": "Found 3/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "no 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": 10,
            "reason": "11 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 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": "a45c2c827a3d5389e9f340857d96c8c3a6b9b8ff",
        "ran_at": "2026-07-31T09:57:53Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T09:24:06Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T09:20:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 153,
          "created_at": "2026-05-19T12:58:36Z",
          "last_comment_at": "2026-05-28T07:23:26Z",
          "last_comment_author": "support-den"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/testit-tms/adapters-js",
    "host": "github.com",
    "name": "adapters-js",
    "owner": "testit-tms"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 58,
        "vitality": 85,
        "community": 50,
        "governance": 63,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 85,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "commits_last_year": 65,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 29
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "65 commits in the last year",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "11 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "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": 100,
            "inputs": {
              "releases_count": 99,
              "latest_release_tag": "5.0.0-TMS-5.8",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 5.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "99 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~5.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 5.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": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 8,
              "stars": 9,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 13.5,
                "status": "met",
                "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "packages": [
                "testit-js-commons",
                "testit-adapter-jest",
                "testit-adapter-mocha",
                "testit-adapter-cypress",
                "testit-adapter-codecept",
                "testit-adapter-cucumber",
                "testcafe-reporter-testit",
                "testit-adapter-playwright"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 30074
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "30,074 downloads/month across npm",
                "points": 59.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 30074,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.695
            },
            "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 70% of commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 140,
              "open_issues": 1,
              "closed_issues": 10,
              "issue_closed_ratio": 0.909,
              "closed_unmerged_prs": 16
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "140/156 decided PRs merged",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 140,
                      "decided": 156
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "followers": 49,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "testit-tms",
              "public_repos": 33,
              "account_age_days": 1378
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "49 followers of testit-tms",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 49,
                      "login": "testit-tms"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "33 public repos, account ~3 yr old",
                "points": 18.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 33
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "testit-js-commons",
                "testit-adapter-jest",
                "testit-adapter-mocha",
                "testit-adapter-cypress",
                "testit-adapter-codecept",
                "testit-adapter-cucumber",
                "testcafe-reporter-testit",
                "testit-adapter-playwright"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "110 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 110
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": ".eslintrc.js, .eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js, .eslintrc.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 23 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "11 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:testit-js-commons@5.0.0-TMS-5.8 runtime dependency closure — what installing the published package pulls in — 46 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:testit-js-commons@5.0.0-TMS-5.8",
                  "assessed": 46
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 46,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 46,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 1
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.83,
              "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": "83 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 83,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "testcafe-reporter-testit/tsconfig.json",
                "testit-adapter-codecept/tsconfig.json",
                "testit-adapter-cucumber/tsconfig.json",
                "testit-adapter-cypress/tsconfig.json",
                "testit-adapter-jest/tsconfig.json",
                "testit-adapter-mocha/tsconfig.json",
                "testit-adapter-playwright/tsconfig.json",
                "testit-js-commons/src/adapters-api/tsconfig.json",
                "testit-js-commons/src/sync-storage/tsconfig.json",
                "testit-js-commons/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".eslintrc.js, .eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js, .eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "testcafe-reporter-testit/tsconfig.json, testit-adapter-codecept/tsconfig.json, testit-adapter-cucumber/tsconfig.json, testit-adapter-cypress/tsconfig.json, testit-adapter-jest/tsconfig.json, testit-adapter-mocha/tsconfig.json, testit-adapter-playwright/tsconfig.json, testit-js-commons/src/adapters-api/tsconfig.json, testit-js-commons/src/sync-storage/tsconfig.json, testit-js-commons/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "testcafe-reporter-testit/tsconfig.json, testit-adapter-codecept/tsconfig.json, testit-adapter-cucumber/tsconfig.json, testit-adapter-cypress/tsconfig.json, testit-adapter-jest/tsconfig.json, testit-adapter-mocha/tsconfig.json, testit-adapter-playwright/tsconfig.json, testit-js-commons/src/adapters-api/tsconfig.json, testit-js-commons/src/sync-storage/tsconfig.json, testit-js-commons/tsconfig.json"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 369304,
              "source_files_sampled": 294,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (testcafe-reporter-testit/tsconfig.json, testit-adapter-codecept/tsconfig.json, testit-adapter-cucumber/tsconfig.json, testit-adapter-cypress/tsconfig.json, testit-adapter-jest/tsconfig.json, testit-adapter-mocha/tsconfig.json, testit-adapter-playwright/tsconfig.json, testit-js-commons/src/adapters-api/tsconfig.json, testit-js-commons/src/sync-storage/tsconfig.json, testit-js-commons/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "testcafe-reporter-testit/tsconfig.json, testit-adapter-codecept/tsconfig.json, testit-adapter-cucumber/tsconfig.json, testit-adapter-cypress/tsconfig.json, testit-adapter-jest/tsconfig.json, testit-adapter-mocha/tsconfig.json, testit-adapter-playwright/tsconfig.json, testit-js-commons/src/adapters-api/tsconfig.json, testit-js-commons/src/sync-storage/tsconfig.json, testit-js-commons/tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/294 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 294,
                      "oversized": 1
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T09:58:13.054634Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/testit-tms/adapters-js.svg",
  "full_name": "testit-tms/adapters-js",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.