Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-18 10:14 UTC

mnadalin / vue3-bootstrap-typeahead

A simple and lightweight Vue3 typeahead component for Bootstrap 4.x / 5.x that show a suggested list of elements while the user types in.

VueNo license detected★ 11 stars⑂ 0 forkssince Dec 2021forkView on GitHub ↗
KindLibraryWeb interfacehow this is determined

mnadalin/vue3-bootstrap-typeahead holds a health index of 21 out of 100, placing it in the At Risk band. It scores highest on Vitality (35/100) and lowest on Engineering Quality (11/100). It was last updated 46 days ago. A single contributor accounts for most of its recent work.

21
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, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

21
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 27 is calibrated to 21 on the published index scale (record calibration 2026-08-02).

Ownership

Massimo NadalinPersonal account
0 followers8 public repossince Jan 2023@devangarde

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmvue3-bootstrap-typeahead1.2.22,293846 days agovuevuejstypeaheadautocompletebootstrap

Metrics by category

Vitality

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

35Weak · 21% of overall
How it's scored
18/36Push recencylast push 46 days ago
2.1/36Commit cadence3/52 weeks with commits
7/18Commit volume5 commits in the last year
0/10OpenSSF Scorecard: Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year5
human_commit_share1
days_since_last_push46
active_weeks_last_year3
How it's scored
16.2/27Ships releases4 version tags (no GitHub releases)
0/36Release recencylatest release 1,731 days ago
27/27Release cadencea release every ~33.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count4
latest_release_tagv1.0.5
releases_from_tagsyes
days_since_latest_release1,731
mean_days_between_releases33.4
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?

21At Risk · 17% of overall
How it's scored
16.2/60Stars11 stars
0/25Forks0 forks
0/15Watchers1 watchers
Inputs used
forks0
stars11
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
0/22.5Licenseno license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
44.8/80Monthly downloads2,293 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesvue3-bootstrap-typeahead
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,293
unverified_packages_excluded
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?

35Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
7.7/22.5Commit distributiontop contributor authored 66% of commits
2.7/13.5Contributor breadth2 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.659
How it's scored
0/42Issue resolutionno issues or no data
0/30PR acceptanceno decided pull requests or no data
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
0/25Owner reach0 followers of mnadalin
14.2/25Track record8 public repos, account ~3 yr old
Inputs used
followers0
owner_typeUser
is_verified
owner_loginmnadalin
public_repos8
account_age_days1,325
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 46 days ago
20/20Version history8 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesvue3-bootstrap-typeahead
ecosystemsnpm
any_deprecatedno
min_days_since_publish46

Engineering Quality

Are baseline engineering and documentation practices in place?

11Critical · 19% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

25At Risk
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://www.devangarde.it/vue3-bootstrap-typeahead/
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_sitehttps://www.devangarde.it/vue3-bootstrap-typeahead/
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

32At Risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
0/2.5Licenselicense file not detected
0/7.5Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
0/7.5Vulnerabilities11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated11
scorecard_versionv5.5.0
checks_inconclusive7
scorecard_aggregate1.5
Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages23
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:vue3-bootstrap-typeahead@1.2.2 runtime dependency closure — what installing the published package pulls in — 23 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

15Critical · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
1.1/40Legible commit history1 of 49 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.02
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 49
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
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
0/45Type-checkable codeVue without a type-check config
55/55Manageable file sizes0/5 source files over 60KB
Inputs used
primary_languageVue
largest_source_bytes360
source_files_sampled5
oversized_source_files0

Key facts

11GitHub stars
2contributors
5commits, last 12 months
46days since last push
4releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 1.5 / 10
1.5aggregate

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-09-18 10:14 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmvue^3.5.40package.json
All dependencies 144

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

RegistryPackageVersionRelation
npmvue3.5.40direct
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/types7.29.8indirect
npm@emnapi/core2.0.0-alpha.3indirect
npm@emnapi/runtime2.0.0-alpha.3indirect
npm@emnapi/wasi-threads2.0.1indirect
npm@jridgewell/gen-mapping0.3.8indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/source-map0.3.6indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@napi-rs/wasm-runtime1.2.2indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-project/types0.142.0indirect
npm@rolldown/binding-android-arm641.2.1indirect
npm@rolldown/binding-darwin-arm641.2.1indirect
npm@rolldown/binding-darwin-x641.2.1indirect
npm@rolldown/binding-freebsd-x641.2.1indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.1indirect
npm@rolldown/binding-linux-arm64-gnu1.2.1indirect
npm@rolldown/binding-linux-arm64-musl1.2.1indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.1indirect
npm@rolldown/binding-linux-s390x-gnu1.2.1indirect
npm@rolldown/binding-linux-x64-gnu1.2.1indirect
npm@rolldown/binding-linux-x64-musl1.2.1indirect
npm@rolldown/binding-openharmony-arm641.2.1indirect
npm@rolldown/binding-wasm32-wasi1.2.1indirect
npm@rolldown/binding-win32-arm64-msvc1.2.1indirect
npm@rolldown/binding-win32-x64-msvc1.2.1indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/pluginutils4.2.1indirect
npm@tybys/wasm-util0.10.3indirect
npm@vitejs/plugin-vue6.0.8indirect
npm@vue/compiler-core3.5.40indirect
npm@vue/compiler-dom3.5.40indirect
npm@vue/compiler-sfc3.5.40indirect
npm@vue/compiler-ssr3.5.40indirect
npm@vue/reactivity3.5.40indirect
npm@vue/runtime-core3.5.40indirect
npm@vue/runtime-dom3.5.40indirect
npm@vue/server-renderer3.5.40indirect
npm@vue/shared3.5.40indirect
npmacorn8.14.0indirect
npmansi-styles4.3.0indirect
npmasync3.2.6indirect
npmbalanced-match1.0.2indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.3indirect
npmbuffer-from1.1.2indirect
npmcamel-case4.1.2indirect
npmchalk4.1.2indirect
npmclean-css5.3.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcommander2.20.3indirect
npmcommander8.3.0indirect
npmconcat-map0.0.1indirect
npmconnect-history-api-fallback1.6.0indirect
npmconsola2.15.3indirect
npmcss-select4.3.0indirect
npmcss-what6.1.0indirect
npmcsstype3.2.3indirect
npmdetect-libc2.1.2indirect
npmdom-serializer1.4.1indirect
npmdomelementtype2.3.0indirect
npmdomhandler4.3.1indirect
npmdomutils2.8.0indirect
npmdot-case3.0.4indirect
npmdotenv16.4.7indirect
npmdotenv-expand8.0.3indirect
npmejs3.1.10indirect
npmentities2.2.0indirect
npmentities7.0.1indirect
npmestree-walker2.0.2indirect
npmfast-glob3.3.3indirect
npmfastq1.19.1indirect
npmfdir6.5.0indirect
npmfilelist1.0.4indirect
npmfill-range7.1.1indirect
npmfs-extra10.1.0indirect
npmfsevents2.3.3indirect
npmglob-parent5.1.2indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhe1.2.0indirect
npmhtml-minifier-terser6.1.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmjake10.9.2indirect
npmjsonfile6.1.0indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlower-case2.0.2indirect
npmmagic-string0.30.21indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmminimatch3.1.2indirect
npmminimatch5.1.6indirect
npmnanoid3.3.16indirect
npmno-case3.0.4indirect
npmnode-html-parser5.4.2indirect
npmnth-check2.1.1indirect
npmparam-case3.0.4indirect
npmpascal-case3.1.2indirect
npmpathe0.2.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.5indirect
npmpostcss8.5.25indirect
npmqueue-microtask1.2.3indirect
npmrelateurl0.2.7indirect
npmreusify1.1.0indirect
npmrolldown1.2.1indirect
npmrun-parallel1.2.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmsupports-color7.2.0indirect
npmterser5.39.0indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmtslib2.8.1indirect
npmuniversalify2.0.1indirect
npmvite8.2.0indirect
npmvite-plugin-html3.2.2indirect
Dependency advisories 0

Installing npm:vue3-bootstrap-typeahead@1.2.2 pulls in 23 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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 v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

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