{"id":101543,"url":"https://github.com/orchidjs/tom-select","last_synced_at":"2026-07-08T00:20:44.270Z","repository":{"id":37211575,"uuid":"287333022","full_name":"orchidjs/tom-select","owner":"orchidjs","description":"Tom Select is a lightweight (~16kb gzipped) hybrid of a textbox and select box. Forked from selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation. Useful for tagging, contact lists, etc.","archived":false,"fork":false,"pushed_at":"2025-09-08T12:22:48.000Z","size":23415,"stargazers_count":1975,"open_issues_count":56,"forks_count":151,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-09-12T06:42:59.071Z","etag":null,"topics":["choice","choices","dropdown","input","javascript","select","select-multiple","select2","selectbox","typescript","vanilla-javascript","vanilla-js"],"latest_commit_sha":null,"homepage":"https://tom-select.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orchidjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"tom-select","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-08-13T16:48:52.000Z","updated_at":"2025-09-11T21:36:29.000Z","dependencies_parsed_at":"2023-02-08T10:50:30.116Z","dependency_job_id":"cd076e00-ffb0-4098-8acf-918ff93834ff","html_url":"https://github.com/orchidjs/tom-select","commit_stats":{"total_commits":1878,"total_committers":126,"mean_commits":"14.904761904761905","dds":"0.36581469648562304","last_synced_commit":"fadaeb42f2f181454e6e7ce75e2791292d96b93b"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/orchidjs/tom-select","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchidjs%2Ftom-select","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchidjs%2Ftom-select/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchidjs%2Ftom-select/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchidjs%2Ftom-select/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orchidjs","download_url":"https://codeload.github.com/orchidjs/tom-select/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orchidjs%2Ftom-select/sbom","scorecard":{"id":136467,"data":{"date":"2025-08-04","repo":{"name":"github.com/orchidjs/tom-select","commit":"4522c18a0236061d6af19475e202a796f4a35a99"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.9,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 3/14 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:10","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/orchidjs/tom-select/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/orchidjs/tom-select/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/orchidjs/tom-select/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/orchidjs/tom-select/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/orchidjs/tom-select/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/orchidjs/tom-select/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/orchidjs/tom-select/docs.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-9mvj-f7w8-pvh2","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-6g33-8w2q-4hxv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-mgfv-m47x-4wqp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T06:40:32.188Z","repository_id":37211575,"created_at":"2025-08-16T06:40:32.188Z","updated_at":"2025-08-16T06:40:32.188Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000836,"owners_count":26082950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["choice","choices","dropdown","input","javascript","select","select-multiple","select2","selectbox","typescript","vanilla-javascript","vanilla-js"],"created_at":"2024-01-31T04:30:36.756Z","updated_at":"2025-10-09T06:22:37.892Z","avatar_url":"https://github.com/orchidjs.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/101543","html_url":"https://opencollective.ecosyste.ms/projects/101543","collective":{"id":1321,"uuid":"dgm9bnk8-0437xqr4-0ojpvzeo-ljdayw5r","slug":"tom-select","name":"Tom Select","description":"Tom Select is the hybrid of a textbox and select box. It has autocomplete and native-feeling keyboard navigation. Useful for tagging, contact lists, etc. ","website":"https://tom-select.js.org/","github":"orchidjs/tom-select","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://tom-select.js.org/"},{"type":"GITHUB","url":"https://github.com/orchidjs/tom-select"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-27T06:15:15.427Z","created_at":"2024-01-10T13:17:50.040Z","updated_at":"2026-07-27T06:15:15.548Z","transactions_count":96,"balance":540.81,"account_type":"COLLECTIVE","owner":{"login":"orchidjs","name":"Orchid JS","uuid":"70280464","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/70280464?v=4","repositories_count":5,"last_synced_at":"2023-03-04T11:59:28.368Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/orchidjs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T18:22:42.328Z","updated_at":"2023-03-04T11:59:28.385Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orchidjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orchidjs/repositories"},"last_project_activity_at":"2025-09-08T12:22:48.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-03-04T03:05:54.427Z","collective_updated_at":"2023-08-04T16:36:26.884Z","html_url":"https://opencollective.com/tom-select","icon_url":"https://images.opencollective.com/tom-select/logo/40.png","total_donations":2010.8100000000004,"total_expenses":-1697.1699999999998,"current_balance":540.81,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tom-select","url":"https://opencollective.ecosyste.ms/collectives/tom-select","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/tom-select/projects"}}