Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 21:48 UTC

denis-taran / autocomplete

Blazing fast and lightweight autocomplete widget without dependencies. Only 1KB gzipped. Demo:

JavaScript · TypeScriptNo license detected★ 473 stars⑂ 84 forkssince Dec 2016View on GitHub ↗

denis-taran/autocomplete holds a health index of 45 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (61/100) and lowest on Vitality (24/100). It was last updated 6 days ago. 2 contributors account for most of its recent work.

45
overall / 100
At risk

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.

45
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

Denis TaranPersonal account
7 followers3 public repossince Nov 2015

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

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

24Critical · 22% of overall
How it's scored
36/36Push recency — last push 6 days ago
0.7/36Commit cadence — 1/52 weeks with commits
2.7/18Commit volume — 1 commits in the last year
1/10OpenSSF Scorecard: Maintained — 1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year1
human_commit_share1
days_since_last_push6
active_weeks_last_year1
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

58Moderate · 18% of overall
How it's scored
43.4/60Stars — 473 stars
16/25Forks — 84 forks
3.9/15Watchers — 6 watchers
Inputs used
forks84
stars473
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
76.9/80Monthly downloads — 583,710 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesautocompleter
dependents
ecosystemsnpm
total_downloads
monthly_downloads583,710
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?

61Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.2/22.5Commit distribution — top contributor authored 46% of commits
13.5/13.5Contributor breadth — 13 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor2
contributors_sampled13
top_contributor_share0.458
How it's scored
45.2/46.8Issue resolution — 97% of issues closed
16.7/38.3PR acceptance — 14/32 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 5/30 approved changesets -- score normalized to 1
Inputs used
merged_prs14
open_issues3
closed_issues85
issue_closed_ratio0.966
closed_unmerged_prs18
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
6.5/25Owner reach — 7 followers of denis-taran
16.4/25Track record — 3 public repos, account ~10 yr old
Inputs used
followers7
owner_typeUser
is_verified
owner_logindenis-taran
public_repos3
account_age_days3,892
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 95 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesautocompleter
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

40At risk · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 5 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://smartscheduling.com/en/documentation/autocomplete
10/10Repository description
10/10Topics — 10 topics
10/10Wiki
Inputs used
topicsautocomplete, typescript, javascript, vanilla-js, typeahead, dropdown, suggestions, widget, component, input
has_wikiyes
homepagehttps://smartscheduling.com/en/documentation/autocomplete
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

41At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
0/2.5CI-Tests — 0 out of 5 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
0.8/7.5Code-Review — Found 5/30 approved changesets -- score normalized to 1
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
0.8/7.5Maintained — 1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.6
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages152
unassessed_packages0
affected_by_severityhigh 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 152 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.3/40Legible commit history — 23 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.23
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
27/45Type-checkable code — JavaScript with type-check config (tsconfig.json)
55/55Manageable file sizes — 0/11 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes20,942
source_files_sampled11
oversized_source_files0

Key facts

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

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.

0204060801008322017-102022-022026-05

Each point covers 8 days.

OpenSSF Scorecard 2.6 / 10
2.6aggregate

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-25 21:47 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/30 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
1Maintained1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
9Vulnerabilities1 existing vulnerabilities detected
All dependencies 152

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

RegistryPackageVersionRelation
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@rollup/plugin-terser1.0.0indirect
npm@rollup/plugin-typescript12.3.0indirect
npm@rollup/pluginutils5.4.0indirect
npm@rollup/rollup-android-arm-eabi4.62.2indirect
npm@rollup/rollup-android-arm644.62.2indirect
npm@rollup/rollup-darwin-arm644.62.2indirect
npm@rollup/rollup-darwin-x644.62.2indirect
npm@rollup/rollup-freebsd-arm644.62.2indirect
npm@rollup/rollup-freebsd-x644.62.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.2indirect
npm@rollup/rollup-linux-arm64-gnu4.62.2indirect
npm@rollup/rollup-linux-arm64-musl4.62.2indirect
npm@rollup/rollup-linux-loong64-gnu4.62.2indirect
npm@rollup/rollup-linux-loong64-musl4.62.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.2indirect
npm@rollup/rollup-linux-ppc64-musl4.62.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.2indirect
npm@rollup/rollup-linux-riscv64-musl4.62.2indirect
npm@rollup/rollup-linux-s390x-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-musl4.62.2indirect
npm@rollup/rollup-openbsd-x644.62.2indirect
npm@rollup/rollup-openharmony-arm644.62.2indirect
npm@rollup/rollup-win32-arm64-msvc4.62.2indirect
npm@rollup/rollup-win32-ia32-msvc4.62.2indirect
npm@rollup/rollup-win32-x64-gnu4.62.2indirect
npm@rollup/rollup-win32-x64-msvc4.62.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@typescript-eslint/eslint-plugin8.64.0indirect
npm@typescript-eslint/parser8.64.0indirect
npm@typescript-eslint/project-service8.64.0indirect
npm@typescript-eslint/scope-manager8.64.0indirect
npm@typescript-eslint/tsconfig-utils8.64.0indirect
npm@typescript-eslint/type-utils8.64.0indirect
npm@typescript-eslint/types8.64.0indirect
npm@typescript-eslint/typescript-estree8.64.0indirect
npm@typescript-eslint/utils8.64.0indirect
npm@typescript-eslint/visitor-keys8.64.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion5.0.7indirect
npmbuffer-from1.1.2indirect
npmclean-css4.2.4indirect
npmclean-css-cli4.3.0indirect
npmcommander2.20.3indirect
npmconcat-map0.0.1indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmes-errors1.3.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.7.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmhasown2.0.4indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-core-module2.16.2indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmisexe2.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicomatch4.0.5indirect
npmprelude-ls1.2.1indirect
npmpunycode2.3.1indirect
npmresolve1.22.12indirect
npmrollup4.62.2indirect
npmsemver7.8.5indirect
npmserialize-javascript7.0.7indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsmob1.6.2indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.21indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmterser5.49.0indirect
npmtinyglobby0.2.17indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtypescript5.9.3indirect
npmtypescript-eslint8.64.0indirect
npmuri-js4.4.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrappy1.0.2indirect
npmyocto-queue0.1.0indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 152 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion1.1.16indirecthigh15.0.8
brace-expansion5.0.7indirecthigh15.0.8

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": [
        "autocomplete",
        "typescript",
        "javascript",
        "vanilla-js",
        "typeahead",
        "dropdown",
        "suggestions",
        "widget",
        "component",
        "input"
      ],
      "is_fork": false,
      "size_kb": 447,
      "has_wiki": true,
      "homepage": "https://smartscheduling.com/en/documentation/autocomplete",
      "languages": {
        "CSS": 521,
        "HTML": 181,
        "JavaScript": 36878,
        "TypeScript": 20942
      },
      "pushed_at": "2026-07-19T20:53:17Z",
      "created_at": "2016-12-17T13:05:32Z",
      "owner_type": "User",
      "updated_at": "2026-07-19T20:53:21Z",
      "description": "Blazing fast and lightweight autocomplete widget without dependencies. Only 1KB gzipped. Demo:",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://smartscheduling.com",
      "name": "Denis Taran",
      "type": "User",
      "login": "denis-taran",
      "company": null,
      "location": null,
      "followers": 7,
      "avatar_url": "https://avatars.githubusercontent.com/u/16059078?v=4",
      "created_at": "2015-11-28T13:49:40Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 3892
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "94b5602f04f407d031e365eaa8266c22889b1132",
          "body": null,
          "is_bot": false,
          "headline": "modernize builds, exports, and cleanup",
          "author_name": "Denis Taran",
          "author_login": "denis-taran",
          "committed_at": "2026-07-19T20:53:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bddb6fae45bf29c5af37ea14cc5744f475036d2f",
          "body": "… a pure JavaScript environment (#120)",
          "is_bot": false,
          "headline": "Update the documentation to make it clearer how to use the library in…",
          "author_name": "Denis Taran",
          "author_login": "denis-taran",
          "committed_at": "2025-01-30T07:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef1372a22501f2f11ef2851f42ccff3c7ecb71cc",
          "body": null,
          "is_bot": false,
          "headline": "Updated links in the documentation",
          "author_name": "Denis Taran",
          "author_login": "denis-taran",
          "committed_at": "2024-08-08T00:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea6865df7db4ed1b69950e62f0c3b074abca5dd9",
          "body": null,
          "is_bot": false,
          "headline": "bumped npm package version",
          "author_name": "Denis Taran",
          "author_login": "denis-taran",
          "committed_at": "2024-08-07T17:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df42f1e34c9ebbdff146bc6de73b96ccbb3162c",
          "body": null,
          "is_bot": false,
          "headline": "updated Github links in the documentation",
          "author_name": "Denis Taran",
          "author_login": "denis-taran",
          "committed_at": "2024-08-07T17:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd061e30a214498b3dc0daa18007797577169b7",
          "body": null,
          "is_bot": false,
          "headline": "fix: retain container classes in autocomplete widget (#116)",
          "author_name": "Denis Krasnoshchok",
          "author_login": "denis-taran",
          "committed_at": "2024-07-07T15:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a178bbb83c48f7a8175b2607a1f718c07fe8f4c6",
          "body": "…ok to Denis Taran (same person)",
          "is_bot": false,
          "headline": "Update copyright message to reflect name change from Denis Krasnoshch…",
          "author_name": "Denis Krasnoshchok",
          "author_login": "denis-taran",
          "committed_at": "2024-07-07T12:33:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a21f41e00a8e19582ff3a8dd8c7a159c64a0d52c",
          "body": null,
          "is_bot": false,
          "headline": "Add export of autocomplete.css in package.json",
          "author_name": "Denis Krasnoshchok",
          "author_login": "denis-taran",
          "committed_at": "2024-04-18T22:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9bb2bfdd7fa37e71407402e2867cafe91708bf9",
          "body": null,
          "is_bot": false,
          "headline": "Bump npm version and mention of recent changes in the changelog",
          "author_name": "Denis Krasnoshchok",
          "author_login": "denis-taran",
          "committed_at": "2024-04-02T00:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f4716b52e3d1162467dce0859742bd3b09840c0",
          "body": "Provide ESM builds so that modern bundlers and frameworks can take advantage and use the package as ESM instead of CommonJS or UMD.",
          "is_bot": false,
          "headline": "ESM builds (#112)",
          "author_name": "Ghislain B",
          "author_login": "ghiscoding",
          "committed_at": "2024-04-01T23:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be49580f2f95154475845aef147d093eab3809b4",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Denis Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-11-08T05:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e76e110d21540e965f6cef4c25aa634f508fe43f",
          "body": null,
          "is_bot": false,
          "headline": "recompile and bump npm version",
          "author_name": "Denis Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-11-08T04:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bcaa2dae639659d51cd034202b6acae5904f1d5",
          "body": null,
          "is_bot": false,
          "headline": "fix: change `.innerHTML` to `.textContent` for CSP compliance (#111)",
          "author_name": "Ghislain B",
          "author_login": "ghiscoding",
          "committed_at": "2023-11-08T01:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f42b0ba518c49ee48b2d031a410a1c848592b6",
          "body": null,
          "is_bot": false,
          "headline": "Fix document.createElement reference in README example (#110)",
          "author_name": "Martin",
          "author_login": "mvl22",
          "committed_at": "2023-10-22T20:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6ce4dd17abb8c5e8dd7d78fb2f54e43e1ac851",
          "body": null,
          "is_bot": false,
          "headline": "update changelog & bump the npm version",
          "author_name": "Denis Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-10-17T09:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bac1e13ea0a9e349c1a9082624278954bef7d1",
          "body": "Allows postcss-import to know which default file to use (https://jaketrent.com/post/package-json-style-attribute/)",
          "is_bot": false,
          "headline": "Default CSS file for imports (#109)",
          "author_name": "Quentium",
          "author_login": "QuentiumYT",
          "committed_at": "2023-10-17T09:10:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e75d54bc89d2d9c86e910dd9d6bde009eebaa3",
          "body": null,
          "is_bot": false,
          "headline": "Detach custom container during plugin initialization (fixes #103)",
          "author_name": "Denis Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-08-23T11:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad132360042108f8716c91f901d5b1556e659e3",
          "body": null,
          "is_bot": false,
          "headline": "updated preventSubmit example in readme",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-07-23T19:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f231d0034918f2c58fbbf01e783e85a1fed119c",
          "body": null,
          "is_bot": false,
          "headline": "changelog updated",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-07-22T13:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb9356074f9917dd9758f66695a6bd356cf7c24d",
          "body": null,
          "is_bot": false,
          "headline": "allow more granular submission control with preventSubmit option (#72)",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-07-22T13:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2bfb117db5f698ee319fc8e013357af0be40464",
          "body": null,
          "is_bot": false,
          "headline": "bump npm version and updated changelog",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-07-21T14:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96fded66b9a9a24d451d694474d80c0c56d960a1",
          "body": "… 'down' key is pressed and the 'disableAutoSelect' option is set to true.",
          "is_bot": false,
          "headline": "Fixes an issue preventing the first item from being selected when the…",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-07-21T13:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04cecdd758c6304b257a9252e96d5f19390f4d91",
          "body": null,
          "is_bot": false,
          "headline": "No redraw of autocomplete div on ArrowUp/ArrowDown (#107)",
          "author_name": "Lionel Duriez",
          "author_login": "lionelduriez",
          "committed_at": "2023-07-21T12:39:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "589da824ecd48d486e38e43447ecdf03e2e8b30e",
          "body": null,
          "is_bot": false,
          "headline": "bump npm version and update changelog",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-06-13T04:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5524d47805fca7e11b6627fe88d74d075dccabd",
          "body": null,
          "is_bot": false,
          "headline": "Fixes issues with mobile Firefox browser",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-06-13T04:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7f187fbab029e229c222ce19cef31f740e187b7",
          "body": null,
          "is_bot": false,
          "headline": "documentation improvement",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-14T09:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d19eaee69fda3b408673bc6d163379c2f2a9cc75",
          "body": null,
          "is_bot": false,
          "headline": "allow to trigger data fetch manually (#52)",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-14T08:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360619d94b9fd5f65554a195f66e9a8cb97e826f",
          "body": null,
          "is_bot": false,
          "headline": "custom container should reattach to the proper parent element (#83)",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-08T06:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef7d91f63edb139a407ae94eb8ab50583f46f5b",
          "body": null,
          "is_bot": false,
          "headline": "bump npm version",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-08T03:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93cde48476aac686f5f59b2310da6deae682bb59",
          "body": null,
          "is_bot": false,
          "headline": "added documentation regarding mouse clicks",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T22:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5968fd562e46a7cc69b44be3ef617b24849e2df8",
          "body": null,
          "is_bot": false,
          "headline": "changelog added",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T21:36:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6933713e87065fab1605fc7e94c33d64807e8a7",
          "body": null,
          "is_bot": false,
          "headline": "refactoring",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T20:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02764c4e26235b1e1a415050df146279e5be3638",
          "body": null,
          "is_bot": false,
          "headline": "just refactoring / no functionality changed",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T20:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cbc5fae122e6a6fdff0286d19a28109efb753a0",
          "body": null,
          "is_bot": false,
          "headline": "removed void types in function declarations",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T03:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "981c493f6187c223009fa48259d15b34efe4fb80",
          "body": null,
          "is_bot": false,
          "headline": "Missing documentation added to the source code",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T03:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9b931b00870aac220a0571d6d3f7047ae8421b0",
          "body": "…for filtering",
          "is_bot": false,
          "headline": "on the demo page the fetch function should trim text before using it …",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T02:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44daeb7a0908dfb70ca4cb8c0ae17f7cd933fd29",
          "body": null,
          "is_bot": false,
          "headline": "updated readme file",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T02:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef50a8c8f9c00620c1443a1eaf19380482b575c7",
          "body": null,
          "is_bot": false,
          "headline": "display autocomplete when down key is pressed",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T02:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba5c69b7bf33a016d66cfccbbfcdd4bc80a40e0d",
          "body": null,
          "is_bot": false,
          "headline": "bump npm version",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T01:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9179ea56dafaf3b777dc206cba73836b5e8996ae",
          "body": null,
          "is_bot": false,
          "headline": "readme updated",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T01:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a9654034ce912c96318567993e25563209d8235",
          "body": "… and added an option to handle keyboard events.",
          "is_bot": false,
          "headline": "Implemented display of autocomplete suggestions when mouse is clicked…",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-02-07T00:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cced2189a6dc4588c0ea892043edf46121ba6c98",
          "body": "* Fetch after receiving an input event\r\n\r\nPreviously we were using the keyup event to decide when to fetch\r\nautocomplete results. This approach resulted in us having to declare a\r\nlist of keys to ignore to avoid unecessary / unintended fetches.\r\n\r\nInstead of listening for keyup events, we can simply\n[…]\np event.\r\nFor example right clicking and pasting from clipboard, or tapping a autocorrect\r\nsuggestion on a mobile device.\r\n\r\n* Remove unused keysToIgnore now that we don't need to ignore keys on fetch",
          "is_bot": false,
          "headline": "Fetch on input event instead of keyup event (#101)",
          "author_name": "jivdhaliwal",
          "author_login": "jivdhaliwal",
          "committed_at": "2023-02-06T23:53:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ba7e6b18f04a8a1d528a32431c0b0b5a69ef4b1b",
          "body": "…pported now",
          "is_bot": false,
          "headline": "removed a keyup event workaround for mobile firefox, because it is su…",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2023-01-16T18:52:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284f7066f2a37dd86522628b7518723d57dda8eb",
          "body": "…r JS refactoring",
          "is_bot": false,
          "headline": "Improved CSS formatting, updated list of countries and performed mino…",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2022-12-13T13:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "760a05112f15541e6362dcb6424dd0fe3a45bc0e",
          "body": null,
          "is_bot": false,
          "headline": "bump npm version",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2022-11-06T16:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c40d78faf14d0744d6e7d77a1b4991bd124c4bc",
          "body": null,
          "is_bot": false,
          "headline": "accessibility-related improvements & fixes",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2022-11-06T16:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baba200ac9963ab7463ea6d0eea8edb6fcd1f617",
          "body": null,
          "is_bot": false,
          "headline": "bump npm version",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2022-10-28T21:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dcedd326eb945e48eff3f6a124ba51a71d90b35",
          "body": null,
          "is_bot": false,
          "headline": "refactoring after PR #95",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2022-10-28T21:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d267819d6c9077ea0131750564b22c42cf5f451",
          "body": "* Aria attributes for WCAG\r\n* Remove whitespace\r\n\r\nCo-authored-by: Magnus Ellinge <magnus.ellinge@consid.se>",
          "is_bot": false,
          "headline": "Aria attributes for WCAG (#95)",
          "author_name": "ellinge",
          "author_login": "ellinge",
          "committed_at": "2022-10-28T21:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e5eaf1a974ce25e26a178bb220cc8cb5da44e0e",
          "body": null,
          "is_bot": false,
          "headline": "regenerate autocomplete.d.ts to reflect the latest changes",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2022-05-01T00:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a071b42032ed0d2cc0adc028b861d583d6c2d2e8",
          "body": "…efault",
          "is_bot": false,
          "headline": "mention in the readme file that F1-F12 keys will also be ignored by d…",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2022-05-01T00:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca3fd14cb811a5b256d3f6ec229fe7fe4e6410a8",
          "body": "Allows passing an `HTMLTextAreaElement` to `settings.input`.\r\n\r\n`keydownEventHandler as EventListenerOrEventListenerObject` additions are needed to make TypeScript compiler to know that `keydownEventHandler` works for `HTMLTextAreaElements`, too.",
          "is_bot": false,
          "headline": "Support for HTML <textarea> elements (#90)",
          "author_name": "Jarkko Linnanvirta",
          "author_login": "Taitava",
          "committed_at": "2022-05-01T00:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1590fe09d347f7b6cb1466add5d8e5652bf9d1fb",
          "body": "…complete",
          "is_bot": false,
          "headline": "added an option to specify keyboard keys that must be ignored by auto…",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2021-11-28T16:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "919fe9507c3b48601905d936b796be9be1859178",
          "body": null,
          "is_bot": false,
          "headline": "use a shorter syntax for string lookup",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2021-08-20T22:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c43f2a75326f76391b589306841c59915a9f4125",
          "body": null,
          "is_bot": false,
          "headline": "readme file updated",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2021-07-29T16:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b384012aeec400a5ce3f5fa8ce1cbdb292f51608",
          "body": null,
          "is_bot": false,
          "headline": "ternary operator replaced with OR operator",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2021-07-29T16:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a2fe8f55cc91061074fd92e0fab5d72db71f14",
          "body": null,
          "is_bot": false,
          "headline": "Bump NPM version and added a missing comment",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2021-07-29T15:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50fa58bdf33ab797c5373d8fbd507f2c57ddd13",
          "body": null,
          "is_bot": false,
          "headline": "adds custom container setting (#76)",
          "author_name": "Christian Hoffart",
          "author_login": "Remownz",
          "committed_at": "2021-07-29T15:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ea8e4398a15e6729ec69e0c4c64b2158c0ea1c6",
          "body": null,
          "is_bot": false,
          "headline": "added missing comments for settings",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2021-07-18T14:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6688e92348d9055211e2ff2a637a3aa4a7719a8",
          "body": null,
          "is_bot": false,
          "headline": "Update stale.yml",
          "author_name": "Denys K",
          "author_login": "denis-taran",
          "committed_at": "2020-12-19T01:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11c525a4dde69414d074739f85c2be83f4fdafe0",
          "body": null,
          "is_bot": false,
          "headline": "github configuration added",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-12-13T09:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7164643a28e3cefa8969e8e0c45b07f34dca5ba",
          "body": "…cted automatically",
          "is_bot": false,
          "headline": "An option added to prevent the first item in the list from being sele…",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-12-13T09:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6138455d2179695680538f180914a86681ca4d22",
          "body": null,
          "is_bot": false,
          "headline": "1. Fixes #61 2. prevent autocomplete.js minification",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-10-31T11:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ad4edd3b68e5e0455a02dd1258ea6b3f791e093",
          "body": null,
          "is_bot": false,
          "headline": "npm packages updated to the latest version",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-10-31T10:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61752bc3e351f718d80d1bf959766a703940bfc1",
          "body": "Replaces !containerDisplay with !containerIsDisplayed.",
          "is_bot": false,
          "headline": "Fix typo (#64)",
          "author_name": "Hugo Gabriel Eyherabide",
          "author_login": "eyherabh",
          "committed_at": "2020-10-31T10:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bd03c2fd7caa35a6cab5d08043bb6b71eb49b6a",
          "body": null,
          "is_bot": false,
          "headline": "publish the new version to npm",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-04-06T16:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcbfc42ca1ca3f4d7381b9a6c3370401a5f955cd",
          "body": null,
          "is_bot": false,
          "headline": "changed interface names in readme file",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-04-06T16:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5245880a40bc59d54f35d813f83ebdd61b409e2",
          "body": null,
          "is_bot": false,
          "headline": "updated all npm packages and recompiled the source code",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-04-06T16:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be91e24b18ce3f26fb55d16b99d90b672526b6b2",
          "body": null,
          "is_bot": false,
          "headline": "removed unnecessary increment op",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-04-06T16:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b725cf9c60a2b40011796508f355d4b085c355b",
          "body": "Prevents the autocomplete from closing in IE when its scrollbar is\r\nclicked.\r\n\r\nSee https://stackoverflow.com/a/9210267/13172349 for more information on\r\nthe how and why.",
          "is_bot": false,
          "headline": "Fix #30 (#49)",
          "author_name": "Spencer Berenson",
          "author_login": null,
          "committed_at": "2020-04-06T16:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5af0639f678e724aeec67545fc0e41d4ed79fe8",
          "body": null,
          "is_bot": false,
          "headline": "ignore F1-F12 keys",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-02-19T11:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1732fd9309d7c5ae2382bc2a0cc70271954052a",
          "body": null,
          "is_bot": false,
          "headline": "6.0.1 released",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-01-06T04:35:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4962b98b5405b36e10687978800cdc8a6543214",
          "body": null,
          "is_bot": false,
          "headline": "just added a comment",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-01-05T19:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f082d0ab9796cd1c064e71e79b3a1b6857fddc43",
          "body": "…th IOS",
          "is_bot": false,
          "headline": "autocomplete position calculation changed to improve compatibility wi…",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2020-01-05T19:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f6ba69998cad651501e5883620ff622c767f930",
          "body": null,
          "is_bot": false,
          "headline": "generate minified css",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-11-16T18:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dca2ec28d11bbacfc048fb88c4746c08c61b7aad",
          "body": null,
          "is_bot": false,
          "headline": "minified js",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-11-16T18:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7414e1f914e691dcb2eccb3ba0f89d77ce08208f",
          "body": null,
          "is_bot": false,
          "headline": "added showOnFocus to readme.md (#35)",
          "author_name": "George Sumpster",
          "author_login": "gsumpster",
          "committed_at": "2019-10-27T00:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa4980b49ee4b0b8b1b7a8e29c601b92948e2877",
          "body": null,
          "is_bot": false,
          "headline": "bugfix: incorrect maxheight calculated on iphone",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-10-26T14:55:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f2dc15573e8a29fbe964bb06963d7846673111b",
          "body": null,
          "is_bot": false,
          "headline": "updated npm packages to prevent security warnings",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-10-26T13:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b63321bb37b14c6810c3525043b30a978e7b423",
          "body": null,
          "is_bot": false,
          "headline": "Fixes #33 - a buggy getBoundingClientRect method on IOS",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-10-26T13:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a92ca9c625fd9205925ebc15cf45a1715cb5972",
          "body": null,
          "is_bot": false,
          "headline": "Prevent submit option added",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-08-25T20:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab35b25dd6d663a864e94943f091e30ece6642be",
          "body": null,
          "is_bot": false,
          "headline": "end of the alpha phase",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-07-13T20:37:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f9ba0712d8a8b79393f5aad41e035f50cec5c08",
          "body": null,
          "is_bot": false,
          "headline": "updated npm packages",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-07-11T15:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ce022500449eddfc8eefe23b65777e6638df55e",
          "body": null,
          "is_bot": false,
          "headline": "npm republish",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-05-19T16:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec4e2023cb0090f076c36983aeef04513d2d66fc",
          "body": null,
          "is_bot": false,
          "headline": "Fixes #26: problem with long clicks",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-05-19T16:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15462617aa41959294586a54fae6d8693530578d",
          "body": null,
          "is_bot": false,
          "headline": "Show autocomplete on focus",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-05-08T16:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca4120d03a160fb8fc7798d67a9c9e6beba8fa75",
          "body": null,
          "is_bot": false,
          "headline": "set input value in snippet",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2019-04-13T07:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2ed3dafedde69cdffc86fb7af7efbf87dd7d751",
          "body": null,
          "is_bot": false,
          "headline": "Update readme.md (#23)",
          "author_name": "Clément Prod'homme",
          "author_login": "cprodhomme",
          "committed_at": "2019-03-14T17:16:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb1c7b8605f0b8e49f3ef9a95a294835b663d56d",
          "body": null,
          "is_bot": false,
          "headline": "Update readme.md",
          "author_name": "Denys K",
          "author_login": "denis-taran",
          "committed_at": "2018-12-11T04:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "accf216ce5a295f8c732769d7c8688d9a3bee948",
          "body": null,
          "is_bot": false,
          "headline": "added more rules to npmignore",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-24T14:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3020504df9b440d19d7049ed9bee1e027c892b1",
          "body": null,
          "is_bot": false,
          "headline": "customize function is used on the index page",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-24T14:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e502662b5a6fecfe3bb8f672856c8f448cc3e760",
          "body": null,
          "is_bot": false,
          "headline": "new NPM version",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-24T13:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c400805ef5d5f68c7175e03f0f32223e44093e0",
          "body": null,
          "is_bot": false,
          "headline": "make sure maxHeight is always positive",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-22T14:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0393fa30562e37fac97dd38bb867dad6a1948e71",
          "body": null,
          "is_bot": false,
          "headline": "new npm version",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-22T14:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c43008985c395a43b0a996137a5d325f0fac79",
          "body": null,
          "is_bot": false,
          "headline": "remoted empty row",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-22T14:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3452cbcb2630cddf4c070b98fd971b2e04d8f971",
          "body": null,
          "is_bot": false,
          "headline": "added additional customization for layout and styling",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-22T14:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f264fa3dbc44fcba8ed37486ac52061475f78a92",
          "body": null,
          "is_bot": false,
          "headline": "fixed pos",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-22T12:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fead19baca0ce07b2ce956fc53ab705e7b993f2",
          "body": null,
          "is_bot": false,
          "headline": "use fixed position to display autocomplete",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-22T11:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1600a91cca1a8720ac57f75c296eac63004053da",
          "body": null,
          "is_bot": false,
          "headline": "pass `false` to the fetch function",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-17T07:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b554632f472aca33541e40a54df77f58409cb0d2",
          "body": null,
          "is_bot": false,
          "headline": "docs fixed",
          "author_name": "Denys Krasnoshchok",
          "author_login": null,
          "committed_at": "2018-11-16T11:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 1,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 1,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "autocompleter",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "ajax",
            "auto-complete",
            "autocomplete",
            "autocompleter",
            "best",
            "categories",
            "category",
            "collapse",
            "combo box",
            "complete",
            "component",
            "dropdown",
            "fast",
            "form",
            "group",
            "grouping",
            "groups",
            "input",
            "javascript",
            "library",
            "lightweight",
            "list",
            "small",
            "suggester",
            "tiny",
            "typescript",
            "ui",
            "vanilla-js",
            "vanilla",
            "widget"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/autocompleter",
          "is_deprecated": false,
          "latest_version": "10.0.0",
          "repository_url": "https://github.com/denis-taran/autocomplete",
          "versions_count": 95,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 583710,
          "first_published_at": "2016-12-17T21:00:18.921000Z",
          "latest_published_at": "2026-07-19T21:43:20.714000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 84,
      "stars": 473,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-02-22",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 2
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 83,
        "total_forks": 84
      },
      "star_history": null,
      "open_issues_and_prs": 5
    },
    "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": 20942,
      "source_files_sampled": 11,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 152,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-terser",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-typescript",
            "direct": false,
            "version": "12.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css",
            "direct": false,
            "version": "4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css-cli",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "7.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smob",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 152,
        "direct_count": 0,
        "indirect_count": 152
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 14,
        "open_issues": 3,
        "closed_ratio": 0.966,
        "closed_issues": 85,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "denis-taran",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/16059078?v=4"
        },
        {
          "type": "User",
          "login": "ghiscoding",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/643976?v=4"
        },
        {
          "type": "User",
          "login": "MisterAJ",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/20525953?v=4"
        },
        {
          "type": "User",
          "login": "Remownz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4971566?v=4"
        },
        {
          "type": "User",
          "login": "cprodhomme",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7428736?v=4"
        },
        {
          "type": "User",
          "login": "gsumpster",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3413011?v=4"
        },
        {
          "type": "User",
          "login": "eyherabh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25811648?v=4"
        },
        {
          "type": "User",
          "login": "Taitava",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13002142?v=4"
        },
        {
          "type": "User",
          "login": "lionelduriez",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/139998276?v=4"
        },
        {
          "type": "User",
          "login": "mvl22",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/361423?v=4"
        }
      ],
      "contributors_sampled": 13,
      "top_contributor_share": 0.458
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 5 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": 1,
            "reason": "Found 5/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
            "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": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "94b5602f04f407d031e365eaa8266c22889b1132",
        "ran_at": "2026-07-25T21:47:50Z",
        "aggregate_score": 2.6,
        "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-19T20:53:59Z",
      "oldest_open_prs": [
        {
          "number": 75,
          "created_at": "2021-06-20T10:36:27Z",
          "last_comment_at": "2026-06-08T06:25:46Z",
          "last_comment_author": "NiklasBr"
        },
        {
          "number": 121,
          "created_at": "2025-01-29T17:50:20Z",
          "last_comment_at": "2026-06-07T20:11:15Z",
          "last_comment_author": "rajniszp"
        }
      ],
      "last_merged_pr_at": "2024-04-01T23:57:11Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 98,
          "created_at": "2023-01-03T09:44:54Z",
          "last_comment_at": "2026-06-08T06:27:15Z",
          "last_comment_author": "NiklasBr"
        },
        {
          "number": 105,
          "created_at": "2023-07-12T08:01:10Z",
          "last_comment_at": "2026-02-04T07:27:59Z",
          "last_comment_author": "ofrias"
        },
        {
          "number": 122,
          "created_at": "2025-12-05T14:57:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/denis-taran/autocomplete",
    "host": "github.com",
    "name": "autocomplete",
    "owner": "denis-taran"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 45,
      "inputs": {
        "security": 41,
        "vitality": 24,
        "community": 58,
        "governance": 61,
        "engineering": 40
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 24,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 6,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 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": "moderate",
        "name": "Community & Adoption",
        "value": 58,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "forks": 84,
              "stars": 473,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "473 stars",
                "points": 43.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 473
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "84 forks",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 84
                    }
                  }
                ],
                "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": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "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": "excellent",
            "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": 96,
            "inputs": {
              "packages": [
                "autocompleter"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 583710
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "583,710 downloads/month across npm",
                "points": 76.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 583710,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 13,
              "top_contributor_share": 0.458
            },
            "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 46% of commits",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 46
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "13 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "merged_prs": 14,
              "open_issues": 3,
              "closed_issues": 85,
              "issue_closed_ratio": 0.966,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "14/32 decided PRs merged",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 14,
                      "decided": 32
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "followers": 7,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "denis-taran",
              "public_repos": 3,
              "account_age_days": 3892
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "7 followers of denis-taran",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7,
                      "login": "denis-taran"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~10 yr old",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "autocompleter"
              ],
              "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": "95 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": "0 out of 5 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": 75,
            "inputs": {
              "topics": [
                "autocomplete",
                "typescript",
                "javascript",
                "vanilla-js",
                "typeahead",
                "dropdown",
                "suggestions",
                "widget",
                "component",
                "input"
              ],
              "has_wiki": true,
              "homepage": "https://smartscheduling.com/en/documentation/autocomplete",
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://smartscheduling.com/en/documentation/autocomplete",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.6
            },
            "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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 5 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 5/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 152 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 152
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 152,
              "unassessed_packages": 0,
              "affected_by_severity": "high 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.23,
              "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": "23 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 20942,
              "source_files_sampled": 11,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/11 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 11,
                      "oversized": 0
                    }
                  }
                ],
                "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-25T21:48:01.743434Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/denis-taran/autocomplete.svg",
  "full_name": "denis-taran/autocomplete",
  "license_state": "absent",
  "license_spdx": null
}

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.