Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 10:08 UTC

nethesis / phone-island

A fully standalone component for managing calls, video calls, screen sharing, chats and more...

TypeScript · JavaScriptAGPL-3.0★ 7 stars⑂ 6 forkssince Nov 2022View on GitHub ↗

nethesis/phone-island holds a health index of 64 out of 100, placing it in the Moderate band. It scores highest on Vitality (91/100) and lowest on Community & Adoption (43/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

64
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.

64
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

NethesisOrganization
33 followers95 public repossince Feb 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@nethesis/phone-island1.0.148,4543326 days agonethservernethesisnethvoicephoneisland

Metrics by category

Vitality

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

91Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
27/36Commit cadence — 39/52 weeks with commits
18/18Commit volume — 251 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year251
human_commit_share0.5
days_since_last_push1
active_weeks_last_year39
How it's scored
27/27Ships releases — 76 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~11.5 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count76
latest_release_tagv1.0.14
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases11.5

Community & Adoption

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

43At risk · 18% of overall
How it's scored
12.6/60Stars — 7 stars
5.8/25Forks — 6 forks
3.9/15Watchers — 6 watchers
Inputs used
forks6
stars7
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
0/18CONTRIBUTING guide
0/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_conductno
has_pull_request_templateno
How it's scored
52.4/80Monthly downloads — 8,454 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@nethesis/phone-island
dependents
ecosystemsnpm
total_downloads
monthly_downloads8,454
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?

71Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.1/22.5Commit distribution — top contributor authored 42% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled6
top_contributor_share0.42
How it's scored
0/46.8Issue resolution — no issues or no data
34.4/38.3PR acceptance — 234/260 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 4/15 approved changesets -- score normalized to 2
Inputs used
merged_prs234
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs26
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
11/25Owner reach — 33 followers of nethesis
25/25Track record — 95 public repos, account ~14 yr old
Inputs used
followers33
owner_typeOrganization
is_verified
owner_loginnethesis
public_repos95
account_age_days5,281
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 332 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@nethesis/phone-island
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
0/24Tests present
16/16Linter config — .eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 1 out of 20 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://nethesis.github.io/phone-island
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://nethesis.github.io/phone-island
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 1 out of 20 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 4/15 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
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 — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4
Excluded from scoring (no data or not applicable): packaging. 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_packages152
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:@nethesis/phone-island@1.0.14 runtime dependency closure — what installing the published package pulls in — 152 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.

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
37.3/40Legible commit history — 35 of 50 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.7
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
11/11Lint / format config — .eslintrc.json
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 50 of the last 100 commits are automated dependency updates
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.5
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
53.4/55Manageable file sizes — 6/208 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes1,535,498
source_files_sampled208
oversized_source_files6

Key facts

7GitHub stars
6contributors
251commits, last 12 months
1days since last push
76releases
2bus factor
0open 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 ★ / 6 ⇿
0Stars
6Forks
75Releases

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.

123456612022-112024-092026-07
Major 1Minor 9Patch 65

Each point covers 4 days.

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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-26 10:08 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests1 out of 20 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 4/15 approved changesets -- score normalized to 2
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 25
RegistryPackageVersion constraintManifest
npm@fortawesome/fontawesome-svg-core6.7.2package.json
npm@fortawesome/free-solid-svg-icons6.7.2package.json
npm@fortawesome/react-fontawesome0.2.6package.json
npm@headlessui/react^2.2.8package.json
npm@nethesis/nethesis-solid-svg-iconsgithub:nethesis/Font-Awesome#ns-solidpackage.json
npm@rematch/core^2.2.0package.json
npm@rematch/immer^2.1.3package.json
npm@rematch/select^3.1.2package.json
npm@testing-library/jest-dom^5.11.4package.json
npm@testing-library/user-event^12.1.10package.json
npmframer-motion^12.0.0package.json
npmi18next^22.4.9package.json
npmi18next-browser-languagedetector^7.0.1package.json
npmjs-base64^3.7.3package.json
npmlodash^4.17.21package.json
npmmic-check^1.1.0package.json
npmreact^18.2.0package.json
npmreact-dom^18.2.0package.json
npmreact-i18next^12.1.5package.json
npmreact-moment^1.1.2package.json
npmreact-redux^8.0.5package.json
npmreact-tooltip^5.28.0package.json
npmsocket.io-client^4.5.3package.json
npmstyled-components^5.3.6package.json
npmwebrtc-adapter^9.0.1package.json
All dependencies 209

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

RegistryPackageVersionRelation
npm@fortawesome/fontawesome-svg-core6.7.2direct
npm@fortawesome/free-solid-svg-icons6.7.2direct
npm@fortawesome/react-fontawesome0.2.6direct
npm@headlessui/react2.2.10direct
npm@nethesis/nethesis-solid-svg-icons6.2.1direct
npm@rematch/core2.2.0direct
npm@rematch/immer2.1.3direct
npm@rematch/select3.1.2direct
npm@testing-library/jest-dom5.17.0direct
npm@testing-library/user-event12.8.3direct
npmframer-motion12.42.2direct
npmi18next22.5.1direct
npmi18next-browser-languagedetector7.2.2direct
npmjs-base643.8.0direct
npmlodash4.18.1direct
npmmic-check1.1.0direct
npmreact18.3.1direct
npmreact-dom18.3.1direct
npmreact-i18next12.3.1direct
npmreact-moment1.2.3direct
npmreact-redux8.1.3direct
npmreact-tooltip5.30.1direct
npmsocket.io-client4.7.5direct
npmstyled-components5.3.11direct
npmwebrtc-adapter9.0.6direct
npm@adobe/css-tools4.4.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-annotate-as-pure7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/runtime7.27.0indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@emotion/is-prop-valid1.4.0indirect
npm@emotion/memoize0.9.0indirect
npm@emotion/stylis0.8.5indirect
npm@emotion/unitless0.7.5indirect
npm@floating-ui/core1.6.0indirect
npm@floating-ui/dom1.6.3indirect
npm@floating-ui/react0.26.25indirect
npm@floating-ui/react-dom2.1.2indirect
npm@floating-ui/utils0.2.8indirect
npm@fortawesome/fontawesome-common-types6.7.2indirect
npm@jest/expect-utils29.3.1indirect
npm@jest/schemas29.6.3indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@react-aria/focus3.21.1indirect
npm@react-aria/interactions3.25.5indirect
npm@react-aria/ssr3.9.10indirect
npm@react-aria/utils3.30.1indirect
npm@react-stately/flags3.1.2indirect
npm@react-stately/utils3.10.8indirect
npm@react-types/shared3.32.0indirect
npm@sinclair/typebox0.27.8indirect
npm@socket.io/component-emitter3.1.2indirect
npm@swc/helpers0.5.17indirect
npm@tanstack/react-virtual3.13.12indirect
npm@tanstack/virtual-core3.13.12indirect
npm@testing-library/dom8.19.0indirect
npm@types/aria-query4.2.2indirect
npm@types/hoist-non-react-statics3.3.1indirect
npm@types/istanbul-lib-coverage2.0.4indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/jest29.5.14indirect
npm@types/node20.2.5indirect
npm@types/prop-types15.7.5indirect
npm@types/react18.3.31indirect
npm@types/react-dom18.3.7indirect
npm@types/stack-utils2.0.1indirect
npm@types/testing-library__jest-dom5.14.5indirect
npm@types/use-sync-external-store0.0.3indirect
npm@types/yargs17.0.33indirect
npm@types/yargs-parser21.0.0indirect
npmansi-regex5.0.1indirect
npmansi-styles5.2.0indirect
npmaria-query5.1.3indirect
npmavailable-typed-arrays1.0.5indirect
npmbabel-plugin-styled-components2.0.7indirect
npmbabel-plugin-syntax-jsx6.18.0indirect
npmbowser2.11.0indirect
npmbraces3.0.3indirect
npmcall-bind1.0.7indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcamelize1.0.1indirect
npmchalk4.1.2indirect
npmci-info3.9.0indirect
npmclassnames2.3.2indirect
npmclsx2.1.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcss-color-keywords1.0.0indirect
npmcss-to-react-native3.0.0indirect
npmcss.escape1.5.1indirect
npmcsstype3.2.3indirect
npmdebug4.4.3indirect
npmdeep-equal2.1.0indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.1.4indirect
npmdiff-sequences29.3.1indirect
npmdom-accessibility-api0.5.14indirect
npmdunder-proto1.0.1indirect
npmengine.io-client6.5.4indirect
npmengine.io-parser5.2.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-get-iterator1.1.2indirect
npmes-object-atoms1.1.1indirect
npmescape-string-regexp2.0.0indirect
npmexpect29.3.1indirect
npmfill-range7.1.1indirect
npmfor-each0.3.3indirect
npmfunction-bind1.1.2indirect
npmfunctions-have-names1.2.3indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-bigints1.0.2indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhoist-non-react-statics3.3.2indirect
npmhtml-parse-stringify3.0.1indirect
npmimmer9.0.21indirect
npmindent-string4.0.0indirect
npmis-arguments1.1.1indirect
npmis-bigint1.0.4indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.7indirect
npmis-date-object1.0.5indirect
npmis-map2.0.2indirect
npmis-number7.0.0indirect
npmis-number-object1.0.7indirect
npmis-regex1.1.4indirect
npmis-set2.0.2indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.10indirect
npmis-weakmap2.0.1indirect
npmis-weakset2.0.2indirect
npmisarray2.0.5indirect
npmjest-diff29.3.1indirect
npmjest-get-type29.2.0indirect
npmjest-matcher-utils29.3.1indirect
npmjest-message-util29.3.1indirect
npmjest-util29.7.0indirect
npmjs-tokens4.0.0indirect
npmjsesc3.1.0indirect
npmloose-envify1.4.0indirect
npmlz-string1.4.4indirect
npmmath-intrinsics1.1.0indirect
npmmicromatch4.0.8indirect
npmmin-indent1.0.1indirect
npmmoment2.29.4indirect
npmmotion-dom12.42.2indirect
npmmotion-utils12.39.0indirect
npmms2.1.3indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-is1.1.5indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.4indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpostcss-value-parser4.2.0indirect
npmpretty-format29.7.0indirect
npmprop-types15.8.1indirect
npmreact-is18.3.1indirect
npmredent3.0.0indirect
npmredux4.2.0indirect
npmregenerator-runtime0.14.1indirect
npmregexp.prototype.flags1.4.3indirect
npmreselect4.1.8indirect
npmscheduler0.23.2indirect
npmsdp3.2.0indirect
npmset-function-length1.2.2indirect
npmshallowequal1.1.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmslash3.0.0indirect
npmsocket.io-parser4.2.6indirect
npmstack-utils2.0.6indirect
npmstrip-indent3.0.0indirect
npmsupports-color7.2.0indirect
npmtabbable6.2.0indirect
npmto-regex-range5.0.1indirect
npmtslib2.8.1indirect
npmuse-sync-external-store1.5.0indirect
npmvoid-elements3.1.0indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-collection1.0.1indirect
npmwhich-typed-array1.1.9indirect
npmws8.17.1indirect
npmxmlhttprequest-ssl2.0.0indirect
Dependency advisories 0

Installing npm:@nethesis/phone-island@1.0.14 pulls in 152 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": 27128,
      "has_wiki": false,
      "homepage": "https://nethesis.github.io/phone-island",
      "languages": {
        "CSS": 1628,
        "HTML": 101726,
        "JavaScript": 311056,
        "TypeScript": 1110935
      },
      "pushed_at": "2026-07-25T00:27:49Z",
      "created_at": "2022-11-08T10:16:46Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T21:44:19Z",
      "description": "A fully standalone component for managing calls, video calls, screen sharing, chats and more...",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "www.nethesis.it",
      "name": "Nethesis",
      "type": "Organization",
      "login": "nethesis",
      "company": null,
      "location": "Pesaro",
      "followers": 33,
      "avatar_url": "https://avatars.githubusercontent.com/u/1419837?v=4",
      "created_at": "2012-02-08T14:38:53Z",
      "is_verified": null,
      "public_repos": 95,
      "account_age_days": 5281
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.14",
          "kind": "patch",
          "published_at": "2026-07-20T08:24:24Z"
        },
        {
          "tag": "v1.0.13",
          "kind": "patch",
          "published_at": "2026-07-06T09:21:49Z"
        },
        {
          "tag": "v1.0.12",
          "kind": "patch",
          "published_at": "2026-06-26T14:06:03Z"
        },
        {
          "tag": "v1.0.11",
          "kind": "patch",
          "published_at": "2026-06-26T12:53:36Z"
        },
        {
          "tag": "v1.0.10",
          "kind": "patch",
          "published_at": "2026-06-10T10:29:18Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2026-04-30T13:49:52Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2026-04-20T12:07:30Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2026-04-17T10:40:35Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2026-04-14T07:57:22Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2026-04-07T10:43:21Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-04-03T12:08:10Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-04-02T14:05:50Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-03-13T09:08:11Z"
        },
        {
          "tag": "v0.18.13",
          "kind": "patch",
          "published_at": "2026-03-04T16:36:23Z"
        },
        {
          "tag": "v0.18.10",
          "kind": "patch",
          "published_at": "2026-02-27T14:12:36Z"
        },
        {
          "tag": "v0.18.9",
          "kind": "patch",
          "published_at": "2026-02-26T12:07:58Z"
        },
        {
          "tag": "v0.18.8",
          "kind": "patch",
          "published_at": "2026-02-26T10:24:58Z"
        },
        {
          "tag": "v0.18.7",
          "kind": "patch",
          "published_at": "2026-02-25T13:09:14Z"
        },
        {
          "tag": "v0.18.6",
          "kind": "patch",
          "published_at": "2026-02-16T08:00:21Z"
        },
        {
          "tag": "v0.18.5",
          "kind": "patch",
          "published_at": "2026-02-10T07:42:56Z"
        },
        {
          "tag": "v0.18.4",
          "kind": "patch",
          "published_at": "2026-02-05T10:02:28Z"
        },
        {
          "tag": "v0.18.3",
          "kind": "patch",
          "published_at": "2026-01-19T15:47:25Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2026-01-13T09:47:42Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2026-01-07T15:55:14Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2025-12-22T14:40:03Z"
        },
        {
          "tag": "v0.17.12",
          "kind": "patch",
          "published_at": "2025-12-17T15:16:53Z"
        },
        {
          "tag": "v0.17.11",
          "kind": "patch",
          "published_at": "2025-12-04T11:54:19Z"
        },
        {
          "tag": "v0.17.10",
          "kind": "patch",
          "published_at": "2025-11-27T14:30:41Z"
        },
        {
          "tag": "v0.17.9",
          "kind": "patch",
          "published_at": "2025-11-27T11:20:54Z"
        },
        {
          "tag": "v0.17.8",
          "kind": "patch",
          "published_at": "2025-11-20T13:40:04Z"
        },
        {
          "tag": "v0.17.7",
          "kind": "patch",
          "published_at": "2025-11-19T14:47:14Z"
        },
        {
          "tag": "v0.17.6",
          "kind": "patch",
          "published_at": "2025-11-18T11:58:45Z"
        },
        {
          "tag": "v0.17.5",
          "kind": "patch",
          "published_at": "2025-11-14T14:54:51Z"
        },
        {
          "tag": "v0.17.4",
          "kind": "patch",
          "published_at": "2025-11-10T10:03:18Z"
        },
        {
          "tag": "v0.17.3",
          "kind": "patch",
          "published_at": "2025-11-07T09:06:50Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2025-10-20T11:59:48Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2025-10-14T10:07:40Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2025-10-14T07:46:28Z"
        },
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2025-09-30T12:22:07Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2025-09-26T13:30:56Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2025-09-22T07:24:50Z"
        },
        {
          "tag": "v0.15.11",
          "kind": "patch",
          "published_at": "2025-09-19T08:56:28Z"
        },
        {
          "tag": "v0.15.10",
          "kind": "patch",
          "published_at": "2025-09-18T10:28:17Z"
        },
        {
          "tag": "v0.15.9",
          "kind": "patch",
          "published_at": "2025-09-17T09:28:31Z"
        },
        {
          "tag": "v0.15.8",
          "kind": "patch",
          "published_at": "2025-09-16T07:52:51Z"
        },
        {
          "tag": "v0.15.7",
          "kind": "patch",
          "published_at": "2025-09-15T09:58:23Z"
        },
        {
          "tag": "v0.15.6",
          "kind": "patch",
          "published_at": "2025-09-12T07:50:14Z"
        },
        {
          "tag": "v0.15.5",
          "kind": "patch",
          "published_at": "2025-09-01T13:14:52Z"
        },
        {
          "tag": "v0.15.4",
          "kind": "patch",
          "published_at": "2025-08-25T07:52:04Z"
        },
        {
          "tag": "v0.15.3",
          "kind": "patch",
          "published_at": "2025-07-30T07:50:07Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2025-07-28T08:43:01Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2025-07-25T09:42:39Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2025-07-24T14:46:34Z"
        },
        {
          "tag": "v0.14.7",
          "kind": "patch",
          "published_at": "2025-07-02T15:57:11Z"
        },
        {
          "tag": "v0.14.6",
          "kind": "patch",
          "published_at": "2025-07-01T14:42:52Z"
        },
        {
          "tag": "v0.14.5",
          "kind": "patch",
          "published_at": "2025-06-27T10:45:50Z"
        },
        {
          "tag": "v0.14.4",
          "kind": "patch",
          "published_at": "2025-06-25T12:47:50Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2025-06-16T13:31:57Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2025-06-11T15:36:01Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2025-06-03T14:13:57Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2025-05-09T13:19:18Z"
        },
        {
          "tag": "v0.13.7",
          "kind": "patch",
          "published_at": "2025-04-24T08:37:00Z"
        },
        {
          "tag": "v0.13.6",
          "kind": "patch",
          "published_at": "2025-04-15T13:39:45Z"
        },
        {
          "tag": "v0.13.5",
          "kind": "patch",
          "published_at": "2025-04-14T15:33:05Z"
        },
        {
          "tag": "v0.13.4",
          "kind": "patch",
          "published_at": "2025-04-08T09:52:39Z"
        },
        {
          "tag": "v0.13.3",
          "kind": "patch",
          "published_at": "2025-04-08T09:44:01Z"
        },
        {
          "tag": "v0.13.2",
          "kind": "patch",
          "published_at": "2025-04-07T15:40:38Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2025-03-27T14:13:21Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2025-03-26T16:36:19Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2025-03-24T11:19:32Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2025-03-20T18:27:10Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2025-03-14T15:02:28Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-03-07T15:47:37Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2025-03-03T14:34:24Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2025-02-27T13:41:49Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2025-02-27T11:41:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b6b93fa864f024d5bc283da0a82ae69b4dea87a4",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.14",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-07-20T08:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a5c8dcad62554e49bcbdfd47a483c3686fd292",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-07-20T08:23:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e36054e9fe88339a2dd47fdf6a335e34f1e7a3f6",
          "body": "…r network loss (#261)\n\nFixes several issues that left the client in a permanent \"Connection\nerror\" state (no calls possible, refresh button doing nothing) after a\nserver restart or a network suspension:\n\n- App: reset the reload latch with a 30s failsafe; without it, a reload\n  cycle that never comp\n[…]\nis actually disconnected even\n  if the socket_down alert is not active\n- Socket: do not consume forceReload before the WebRTC reload effect\n  reads it (it is now reset by App when the cycle completes)",
          "is_bot": false,
          "headline": "fix(connection): recover from stuck reload cycle and dead socket afte…",
          "author_name": "Edoardo Spadoni",
          "author_login": "edospadoni",
          "committed_at": "2026-07-15T07:56:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "06675c10717d037e4ace1147709732b0225a87d7",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.13",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-07-06T09:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f38260d33d139e3d26b6552df6588f9f2617472a",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-07-06T09:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8e1847cef88f93daa9c1088aa36ff97ef7596f",
          "body": null,
          "is_bot": false,
          "headline": "fix: better island view on video streaming (#253)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-07-06T08:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c537447f89a85ff107ff2f5795bb86757e64ea69",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency js-base64 to v3.8.0 (#258)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-06T08:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff4d0a5567f5b622ac20155bd7db813a7eb37c0a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency framer-motion to v12.42.2 (#257)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-06T08:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f8943d00317b08393b976ee6b4c7402b8704ee",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency postcss to v8.5.16 (#255)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-29T08:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c0e32e266698ad2340e790c7f57d21b17a35807",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.12",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-06-26T14:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90a63dc45c69a5f9f1a061575380bd2ef019f408",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-06-26T14:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb86892ec2b4824737e53307c6fcf6175aad280b",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid intrude or listening on first call (#245)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-06-26T14:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5de518655474b22b4579e4fc163edc71a9d85e7",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.11",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-06-26T12:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76dc2a19e33cc4cf949a3c3b2c082f1b5c5c3c9f",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-06-26T12:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03cc8252c6fa0bd98b231a30dba66a0b867c5181",
          "body": null,
          "is_bot": false,
          "headline": "fix: fallback for missing displayName (#254)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-06-26T12:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fc08a82ba39d1030099454594304c981b6a8b76",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency react-tooltip to v5.30.1 (#252)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-25T08:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ef253771ff4aa9c2367b6f4e8cb6b52c6df891d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency webrtc-adapter to v9.0.6 (#251)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-25T08:00:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98801c7c66b27ac15f2fe30d060577d65519b579",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency esbuild to ^0.28.0 (#238)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-15T09:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87821a03293316c7b19ce9670c00b012ca9aa22a",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency react-redux to v8.1.3 (#249)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-15T09:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "410689f6ab00e62cb58141e81f7e0d60aa58dd6d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency react-moment to v1.2.3 (#248)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-15T09:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "150b3aafe3ade1b644687e3c7fa0c92290afca5e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency react-dom to v18.3.1 (#247)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-15T09:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "211da2faeade0196903514f5c3914f90d0e84420",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.10",
          "author_name": "Tommaso Ascani",
          "author_login": "tommaso-ascani",
          "committed_at": "2026-06-10T10:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b0d765d1ac6b5f0bef1b5879463021c4cb00f1",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Tommaso Ascani",
          "author_login": "tommaso-ascani",
          "committed_at": "2026-06-10T10:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a74e239dddadadaaf47c9bdfbc26ed7f76edd66",
          "body": null,
          "is_bot": false,
          "headline": "fix: enhance transcription handling with linkedId and uniqueId (#216)",
          "author_name": "Tommaso Ascani",
          "author_login": "tommaso-ascani",
          "committed_at": "2026-06-10T10:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea28d47db69104b112d39f13c22935c20ac3786b",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency react to v18.3.1 (#242)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T08:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda9d749862b20d5d231adc28507a6036671e41e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @babel/core to v7.29.7 (#243)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T08:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a70b33ae874613e6933958486241a1f1ddd2d73d",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @babel/preset-env to v7.29.7 (#244)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T08:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "705464f25795698dcff784b1db38fddc7f1af6cb",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency postcss to v8.5.15 (#241)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T07:57:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d99551dae738da68b35b797536c504367d6f44",
          "body": "….2.2 (#240)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency i18next-browser-languagedetector to v7…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T07:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24705e3249bfcc363c07c3670bf8aa8d7a228140",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency framer-motion to v12.40.0 (#239)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T07:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6ff6cef77beb303dacba32f87a474cf3dc2542",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/jest to v29.5.14 (#236)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T07:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f60fe0f02daad51ff4d130f265fadeca849c4bfd",
          "body": "…#235)",
          "is_bot": true,
          "headline": "chore(deps): update dependency @testing-library/jest-dom to v5.17.0 (…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-08T07:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "244e5021cf82fa29b3e739357419de8b5cf4ca2f",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update aquasecurity/trivy-action action to v0.36.0 (#231)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-11T09:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b52cb5d18587b71167a49fff2966e20519620b4",
          "body": "…6.7.2 (#233)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @fortawesome/free-solid-svg-icons to v…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-11T08:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a71232f301ba176d6a50c8dc06d38342e270ba",
          "body": "…6.7.2 (#232)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @fortawesome/fontawesome-svg-core to v…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-11T07:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71dc753075e50208ff4dfa0a46cc946dc92a14f1",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @babel/preset-env to v7.29.5 (#230)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-11T07:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f466f95ce6024f4928bd99ecaba4a1c7bdaf1c",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/audioworklet to ^0.0.100 (#229)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-04T07:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a510382da5b6342c061b4fbfd446ad359bb772de",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @babel/preset-env to v7.29.3 (#228)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-04T07:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb83e834468abb901d6f999f4bf426b96a032e6b",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.9",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-30T13:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b03a7a789ca602513f2dcc75624ad80862e197",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-30T13:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6d0861a192920004022f6ed0b0dac884c1f3ed",
          "body": "…(#224)\n\n* chore(deps): update dependency i18next-http-backend to v3 [security]\n\n* chore(deps): remove unused i18next-http-backend\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: Antonio <tonyco97.tc@gmail.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency i18next-http-backend to v3 [security] …",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-30T13:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "982ce0360e7dd3a2f888066e2949342bf923a79f",
          "body": "….6 (#225)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @fortawesome/react-fontawesome to v0.2…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-30T13:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0844e125cd915e327d7f473eb2b0f9bc09d68fc4",
          "body": null,
          "is_bot": false,
          "headline": "Add missing notification on videocall start (#223)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-30T13:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f18f8b5809d2932fa930e41e3ecfa163123ca79",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.8",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-20T12:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115543fae79cbf41680311e0d496816fe5a93634",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-20T12:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83057532e50ed7db922dd2698a4fbadbea3669c2",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/audioworklet to ^0.0.98 (#221)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-20T12:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5091c5032486474d8833f6c25163b40134d39fb6",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency webrtc-adapter to v9.0.5 (#219)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-20T12:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b1f20a8f01f05318a595329639d0fe5ceccdd6",
          "body": null,
          "is_bot": false,
          "headline": "fix: added missing favicon",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-20T11:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd3ce7c624ff8158cfa81d7852bd974e5852a1f",
          "body": null,
          "is_bot": false,
          "headline": "fix: update dependency for security (#217)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-20T10:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "370d2b0da4745d5986661e8f3d7771258e583764",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.7",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-17T10:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e02a6e81e4a72dc5aee3a77780aefb139aec075",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-17T10:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06154a11475c337b8501bee8e14ccde2e52fc61a",
          "body": "* fix: avoid error on attach after detach\n\n* fix: better boolean to check attach/detach",
          "is_bot": false,
          "headline": "fix: avoid error on attach after detach (#218)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-17T10:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b8c1352d1e1c17af64bbc0afd43c031407f91a5",
          "body": null,
          "is_bot": false,
          "headline": "feat: better index.html and js files for github pages",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-14T10:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e2cec636169c8574043e730ae1f0d5b84eac410",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.6",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-14T07:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb334d29dd68e23f738d5bb01b3b18b5864b8fa",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-14T07:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9721b712f43b7100aaa8ad595573398f3b80d91f",
          "body": null,
          "is_bot": false,
          "headline": "feat: added index.html to create github pages",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-14T07:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04e95fabb382f48bd52388d277b57e0b74d22ce4",
          "body": "… (#215)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @rollup/plugin-node-resolve to v15.3.1…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-14T07:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ab7f6e094833e3e82df580db762353aea590a42",
          "body": null,
          "is_bot": false,
          "headline": "fix: added missing queue information on call answer (#213)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-14T07:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed4372188d3a2acfeeab3d211e51fae2c94902e8",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency @headlessui/react to v2.2.10 (#214)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-13T06:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0fbb2fcd0d6f24cc4cf68f20b47700116d1e5e4",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.5",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-07T10:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fd1fb0614e9998ed8c07128e7e4c894a4e90731",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-07T10:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5762376f7a04a7fea933af9577cdb68597ed63c2",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.4",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-07T10:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7fee905da234a35162fb8d32df70e95b5269cf5",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-07T10:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ed6b59d1cd4ac9ed74c1e143c64b64df9e21c7",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.3",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-07T10:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "365120e1f8d47ffd44bece9ef6eebd185dfd16c5",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-07T10:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37e63a57dda210a565715e82f1e1949af43b810e",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid toast notification if user is in conference (#197)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-07T10:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c168e122aba1af295d9b777564ccf7df5867a0b8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @rollup/plugin-babel to v6.1.0 (#212)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-07T10:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41cd3e82474de7a7293d0ab477308528a60af06b",
          "body": "…o v2.16.4 (#211)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @parcel/transformer-typescript-types t…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-07T10:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7fa23fa518287516d83aaf1f7ab00f644fa92c0",
          "body": "…6.7.2 (#210)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @fortawesome/free-solid-svg-icons to v…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-07T10:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9508f9718d0785aa728c05fd91b573c2e5eec050",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @babel/preset-env to v7.29.2 (#209)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-07T09:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37402974f1c1e9cb3a71ff335f697374820c24a2",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.2",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-03T12:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b794676044a6fb5b43d6038e8d69c07ddea07508",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-03T12:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2868da12f11c62d02f4c9f977ebe1ccfcba83f2e",
          "body": null,
          "is_bot": false,
          "headline": "fix: added missing urlParamEvent for integrations (#208)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-03T12:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5de5ab9f2d503c252b0791b7920d82b9f07253a",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.1",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-02T13:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc672297c7698dccd78788676d2b18a34d4a5a4d",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-02T13:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d81c8bbc1e00a43723907f58fdaa5faf81ac9db8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency lodash to v4.18.1 [security] (#206)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-04-02T13:27:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ab2d9382d0471f7ecd8e51fbccfcb519fa6c07",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid wrong caller informations (#207)",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-04-02T13:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c58178081d24d9efcdda644a0153aca1ea0c05f6",
          "body": null,
          "is_bot": false,
          "headline": "feat: add cookie support for support proxy integration (#205)",
          "author_name": "Edoardo Spadoni",
          "author_login": "edospadoni",
          "committed_at": "2026-04-02T06:55:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a6ec54e432cb4b5995d377edb93918769bc724",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency webrtc-adapter to v9.0.4 (#202)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T17:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e94b7785e75386de21f50e9ea99f4fb91e610a0",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @babel/core to v7.29.0 (#203)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T17:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a29f3db2cbe137944f5b54a33217298c21bb24ac",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency storybook to v7.6.24 (#201)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T17:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "559b2587c2ed5bc84151abf448562b9cd58a0872",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency css-loader to v7.1.4 (#200)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T17:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945aec2921388764c3a33055f1265b66c56c92f8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency autoprefixer to v10.4.27 (#199)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T17:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fcce2d0dce3e11b988e6afadbb680c8e7c5074",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/audioworklet to ^0.0.97 (#198)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T17:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8bcae1f15bbda17f7ae2ac69f0c25f4e7c07f3",
          "body": "…#196)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @storybook/react-webpack5 to v7.6.24 (…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T17:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dbd196fb18d571018792ecf5ddcc085744b2f4e",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @storybook/react to v7.6.24 (#195)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T17:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afd8b877eedfc60d379a3cdf548cbbc2a925f8bc",
          "body": "…v7.6.24 (#194)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @storybook/preset-create-react-app to …",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T16:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd2f9da169ae25db38064d9245109085c38c9bc8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @storybook/node-logger to v7.6.24 (#193)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-31T16:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b189e725bb0e225ec233c60df3fb352c963ec29c",
          "body": "…egment start (#192)",
          "is_bot": false,
          "headline": "feat: enhance transcription message handling with channel index and s…",
          "author_name": "Tommaso Ascani",
          "author_login": "tommaso-ascani",
          "committed_at": "2026-03-13T18:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22305219d1566bd3ed9ba0090a25b318cca96a56",
          "body": "Allows publishing dev pre-releases (x.y.z-dev.n) without affecting\nthe latest tag on npm, useful for testing before a final release.",
          "is_bot": false,
          "headline": "feat: add publish:dev script for dev pre-releases",
          "author_name": "Edoardo Spadoni",
          "author_login": "edospadoni",
          "committed_at": "2026-03-13T14:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ada8467b42eb2fa85a2244a09842dfa87b360fba",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-03-13T09:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "387fe05cd507f0082be5441552b6e9af87a0168e",
          "body": null,
          "is_bot": false,
          "headline": "chore(widget): release for jsDelivr",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-03-13T09:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f918d8ebeda3da056766b7162a5cdab96914d52c",
          "body": "…scription (#153)",
          "is_bot": false,
          "headline": "fix: added missing event to check if a call has it's own summary/tran…",
          "author_name": "Antonio",
          "author_login": "tonyco97",
          "committed_at": "2026-03-13T09:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1f5ca71b562a31386a750b2bbdfd259847d278",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dependency rollup to v2.80.0 [security] (#186)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-11T16:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8624e6dbeb80dada81347f350cf9bb78ba8c45",
          "body": "…178)",
          "is_bot": false,
          "headline": "feat: enhance transcription handling with unique IDs and timestamp (#…",
          "author_name": "Tommaso Ascani",
          "author_login": "tommaso-ascani",
          "committed_at": "2026-03-11T16:23:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5393ea06d8f9e5db8a8ce4d8bb99d2a0c26de9ae",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update aquasecurity/trivy-action action to v0.35.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T16:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "278c676be9f153e60b37b9c5fb0029af526230db",
          "body": "…24 (#189)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @storybook/addon-interactions to v7.6.…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T09:44:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c62d4ed4a5b1f6e9ad6a41ef8072c3e40b5bbdf1",
          "body": "…187)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @storybook/addon-actions to v7.6.24 (#…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T09:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0830022ff60b3634227555d76415ca8a0ab0ea08",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @storybook/addon-links to v7.6.24 (#190)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T09:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a80cb00f4279e779dfb5c144688d5526402e632f",
          "body": "… (#188)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @storybook/addon-essentials to v7.6.24…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-03-09T09:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 76,
      "commits_last_year": 251,
      "latest_release_at": "2026-07-20T08:24:24Z",
      "latest_release_tag": "v1.0.14",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 39,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 11.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@nethesis/phone-island",
          "exists": true,
          "license": "GPL-3.0-or-later",
          "keywords": [
            "nethserver",
            "nethesis",
            "nethvoice",
            "phone",
            "island"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@nethesis/phone-island",
          "is_deprecated": false,
          "latest_version": "1.0.14",
          "repository_url": "https://github.com/nethesis/phone-island",
          "versions_count": 332,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 6,
          "monthly_downloads": 8454,
          "first_published_at": "2022-11-21T15:34:38.077000Z",
          "latest_published_at": "2026-07-20T08:24:22.839000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 7,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 1535498,
      "source_files_sampled": 208,
      "oversized_source_files": 6,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "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": 152,
        "malicious_count": 0,
        "assessed_package": "npm:@nethesis/phone-island@1.0.14",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@fortawesome/fontawesome-svg-core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.7.2"
        },
        {
          "name": "@fortawesome/free-solid-svg-icons",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.7.2"
        },
        {
          "name": "@fortawesome/react-fontawesome",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.2.6"
        },
        {
          "name": "@headlessui/react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.8"
        },
        {
          "name": "@nethesis/nethesis-solid-svg-icons",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "github:nethesis/Font-Awesome#ns-solid"
        },
        {
          "name": "@rematch/core",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.0"
        },
        {
          "name": "@rematch/immer",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.3"
        },
        {
          "name": "@rematch/select",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.2"
        },
        {
          "name": "@testing-library/jest-dom",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.11.4"
        },
        {
          "name": "@testing-library/user-event",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.1.10"
        },
        {
          "name": "framer-motion",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.0.0"
        },
        {
          "name": "i18next",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^22.4.9"
        },
        {
          "name": "i18next-browser-languagedetector",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.1"
        },
        {
          "name": "js-base64",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.7.3"
        },
        {
          "name": "lodash",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.17.21"
        },
        {
          "name": "mic-check",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.0"
        },
        {
          "name": "react",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.2.0"
        },
        {
          "name": "react-dom",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.2.0"
        },
        {
          "name": "react-i18next",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.1.5"
        },
        {
          "name": "react-moment",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.2"
        },
        {
          "name": "react-redux",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.5"
        },
        {
          "name": "react-tooltip",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.28.0"
        },
        {
          "name": "socket.io-client",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.5.3"
        },
        {
          "name": "styled-components",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.3.6"
        },
        {
          "name": "webrtc-adapter",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@fortawesome/fontawesome-svg-core",
            "direct": true,
            "version": "6.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@fortawesome/free-solid-svg-icons",
            "direct": true,
            "version": "6.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@fortawesome/react-fontawesome",
            "direct": true,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@headlessui/react",
            "direct": true,
            "version": "2.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@nethesis/nethesis-solid-svg-icons",
            "direct": true,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rematch/core",
            "direct": true,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rematch/immer",
            "direct": true,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rematch/select",
            "direct": true,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": true,
            "version": "5.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": true,
            "version": "12.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "framer-motion",
            "direct": true,
            "version": "12.42.2",
            "ecosystem": "npm"
          },
          {
            "name": "i18next",
            "direct": true,
            "version": "22.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "i18next-browser-languagedetector",
            "direct": true,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-base64",
            "direct": true,
            "version": "3.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": true,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "mic-check",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-i18next",
            "direct": true,
            "version": "12.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-moment",
            "direct": true,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-redux",
            "direct": true,
            "version": "8.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-tooltip",
            "direct": true,
            "version": "5.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io-client",
            "direct": true,
            "version": "4.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "styled-components",
            "direct": true,
            "version": "5.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "webrtc-adapter",
            "direct": true,
            "version": "9.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/is-prop-valid",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/memoize",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/stylis",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/unitless",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/core",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react",
            "direct": false,
            "version": "0.26.25",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react-dom",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/utils",
            "direct": false,
            "version": "0.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@fortawesome/fontawesome-common-types",
            "direct": false,
            "version": "6.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "29.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/focus",
            "direct": false,
            "version": "3.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/interactions",
            "direct": false,
            "version": "3.25.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/ssr",
            "direct": false,
            "version": "3.9.10",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/utils",
            "direct": false,
            "version": "3.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/flags",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@react-stately/utils",
            "direct": false,
            "version": "3.10.8",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/shared",
            "direct": false,
            "version": "3.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@socket.io/component-emitter",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.17",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-virtual",
            "direct": false,
            "version": "3.13.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/virtual-core",
            "direct": false,
            "version": "3.13.12",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "8.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hoist-non-react-statics",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "29.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prop-types",
            "direct": false,
            "version": "15.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "18.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "18.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/testing-library__jest-dom",
            "direct": false,
            "version": "5.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/use-sync-external-store",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-styled-components",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-syntax-jsx",
            "direct": false,
            "version": "6.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "bowser",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "camelize",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "classnames",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "css-color-keywords",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-to-react-native",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-equal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "engine.io-client",
            "direct": false,
            "version": "6.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "engine.io-parser",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-get-iterator",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "29.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hoist-non-react-statics",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-parse-stringify",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": false,
            "version": "9.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "29.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "2.29.4",
            "ecosystem": "npm"
          },
          {
            "name": "motion-dom",
            "direct": false,
            "version": "12.42.2",
            "ecosystem": "npm"
          },
          {
            "name": "motion-utils",
            "direct": false,
            "version": "12.39.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "redux",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "reselect",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "sdp",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "shallowequal",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "socket.io-parser",
            "direct": false,
            "version": "4.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tabbable",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "void-elements",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "xmlhttprequest-ssl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 209,
        "direct_count": 25,
        "indirect_count": 184
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 234,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 26
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "nethbot",
          "commits": 295,
          "avatar_url": "https://avatars.githubusercontent.com/u/33838927?v=4"
        },
        {
          "type": "User",
          "login": "tonyco97",
          "commits": 221,
          "avatar_url": "https://avatars.githubusercontent.com/u/36625268?v=4"
        },
        {
          "type": "User",
          "login": "edospadoni",
          "commits": 173,
          "avatar_url": "https://avatars.githubusercontent.com/u/6152486?v=4"
        },
        {
          "type": "User",
          "login": "tommaso-ascani",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/31596042?v=4"
        },
        {
          "type": "User",
          "login": "andre8244",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/4612169?v=4"
        },
        {
          "type": "User",
          "login": "therockerline",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/12746889?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.42
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "create-release.yml",
        "scans.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "1 out of 20 merged PRs checked by a CI test -- score normalized to 0",
            "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": 2,
            "reason": "Found 4/15 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b6b93fa864f024d5bc283da0a82ae69b4dea87a4",
        "ran_at": "2026-07-26T10:08:33Z",
        "aggregate_score": 4,
        "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-20T08:24:27Z",
      "oldest_open_prs": [
        {
          "number": 259,
          "created_at": "2026-07-13T02:00:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 260,
          "created_at": "2026-07-13T02:00:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 263,
          "created_at": "2026-07-20T03:45:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-15T07:56:11Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/nethesis/phone-island",
    "host": "github.com",
    "name": "phone-island",
    "owner": "nethesis"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 52,
        "vitality": 91,
        "community": 43,
        "governance": 71,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 91,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "commits_last_year": 251,
              "human_commit_share": 0.5,
              "days_since_last_push": 1,
              "active_weeks_last_year": 39
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "39/52 weeks with commits",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 39
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "251 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 251
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 76,
              "latest_release_tag": "v1.0.14",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 11.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "76 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~11.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 11.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 43,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 6,
              "stars": 7,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "7 stars",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.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": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "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": 66,
            "inputs": {
              "packages": [
                "@nethesis/phone-island"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 8454
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "8,454 downloads/month across npm",
                "points": 52.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 8454,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 6,
              "top_contributor_share": 0.42
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 42% of commits",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 42
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "merged_prs": 234,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 26
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "234/260 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 234,
                      "decided": 260
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/15 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 33,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "nethesis",
              "public_repos": 95,
              "account_age_days": 5281
            },
            "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": "33 followers of nethesis",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 33,
                      "login": "nethesis"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "95 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 95
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@nethesis/phone-island"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "332 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 332
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".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": "1 out of 20 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://nethesis.github.io/phone-island",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://nethesis.github.io/phone-island",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 52,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4
            },
            "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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 20 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/15 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@nethesis/phone-island@1.0.14 runtime dependency closure — what installing the published package pulls in — 152 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:@nethesis/phone-island@1.0.14",
                  "assessed": 152
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 152,
              "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": 152,
              "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": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.7,
              "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": "35 of 50 human commits state their intent (structured subject or explanatory body)",
                "points": 37.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 35,
                      "sampled": 50
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.5
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "50 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 50,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 1535498,
              "source_files_sampled": 208,
              "oversized_source_files": 6
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "6/208 source files over 60KB",
                "points": 53.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 208,
                      "oversized": 6
                    }
                  }
                ],
                "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-26T10:08:46.329600Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nethesis/phone-island.svg",
  "full_name": "nethesis/phone-island",
  "license_state": "standard",
  "license_spdx": "AGPL-3.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.