{"id":10418964,"name":"@langtail/handlebars","ecosystem":"npm","description":"Handlebars provides the power necessary to let you build semantic templates effectively with no frustration","homepage":"https://handlebarsjs.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/handlebars-lang/handlebars.js","keywords_array":["handlebars","mustache","template","html"],"namespace":"langtail","versions_count":8,"first_release_published_at":"2024-06-21T13:20:12.175Z","latest_release_published_at":"2024-06-21T15:56:21.838Z","latest_release_number":"5.0.7","last_synced_at":"2026-06-01T17:20:46.400Z","created_at":"2024-06-21T16:10:56.616Z","updated_at":"2026-06-01T17:20:46.400Z","registry_url":"https://www.npmjs.com/package/@langtail/handlebars","install_command":"npm install @langtail/handlebars","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.7"}},"repo_metadata":{"id":998342,"uuid":"809601","full_name":"handlebars-lang/handlebars.js","owner":"handlebars-lang","description":"Minimal templating on steroids.","archived":false,"fork":false,"pushed_at":"2026-03-29T22:31:09.000Z","size":4533,"stargazers_count":18617,"open_issues_count":110,"forks_count":2041,"subscribers_count":434,"default_branch":"master","last_synced_at":"2026-04-17T19:06:21.899Z","etag":null,"topics":["handlebars","mustache","templates"],"latest_commit_sha":null,"homepage":"http://handlebarsjs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"linkedin/Burrow","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/handlebars-lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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}},"created_at":"2010-07-31T18:54:46.000Z","updated_at":"2026-04-17T12:09:07.000Z","dependencies_parsed_at":"2023-09-22T06:08:40.588Z","dependency_job_id":"57b49b24-4bc7-4df8-b069-e31179883809","html_url":"https://github.com/handlebars-lang/handlebars.js","commit_stats":{"total_commits":1718,"total_committers":206,"mean_commits":8.339805825242719,"dds":0.519208381839348,"last_synced_commit":"f422bfdf3ed321c32c6eecfaa778de46275fb76d"},"previous_names":["wycats/handlebars.js"],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/handlebars-lang/handlebars.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handlebars-lang","download_url":"https://codeload.github.com/handlebars-lang/handlebars.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/sbom","scorecard":{"id":454219,"data":{"date":"2025-08-11","repo":{"name":"github.com/handlebars-lang/handlebars.js","commit":"cc8574e63121861c1c89ef495f9be89ef7dd2413"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/handlebars-lang/handlebars.js/release.yml/master?enable=pin","Warn: npmCommand not pinned by hash: tests/integration/rollup-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-babel-test/test.sh:7","Warn: npmCommand not pinned by hash: tests/integration/webpack-test/test.sh:7","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"59 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-c6rp-wrp9-qr4q","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-28xh-wpgr-7fm8","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-cf66-xwfp-gvc4","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T09:08:48.273Z","repository_id":998342,"created_at":"2025-08-19T09:08:48.274Z","updated_at":"2025-08-19T09:08:48.274Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31988210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-21T23:50:40.534Z","dependent_packages_count":0,"downloads":110,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.861830190664723,"dependent_packages_count":40.490124132512705,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.17597716158871},"purl":"pkg:npm/%40langtail/handlebars","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@langtail/handlebars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@langtail/handlebars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@langtail/handlebars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T04:21:09.136Z","issues_count":154,"pull_requests_count":120,"avg_time_to_close_issue":19987718.55,"avg_time_to_close_pull_request":17923672.292682927,"issues_closed_count":100,"pull_requests_closed_count":82,"pull_request_authors_count":44,"issue_authors_count":136,"avg_comments_per_issue":3.1948051948051948,"avg_comments_per_pull_request":1.7083333333333333,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":1323734.8,"past_year_avg_time_to_close_pull_request":485280.5714285714,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.2083333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/handlebars-lang%2Fhandlebars.js/issues","maintainers":[{"login":"jaylinski","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"},{"login":"nknapp","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nknapp"}],"active_maintainers":[{"login":"jaylinski","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaylinski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@langtail%2Fhandlebars/codemeta","maintainers":[{"uuid":"petrbrzek","login":"petrbrzek","name":null,"email":"petrbrzek@gmail.com","url":null,"packages_count":72,"html_url":"https://www.npmjs.com/~petrbrzek","role":null,"created_at":"2024-06-21T18:46:17.304Z","updated_at":"2024-06-21T18:46:17.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/petrbrzek/packages"},{"uuid":"rychlis","login":"rychlis","name":null,"email":"rychlis@rychlis.cz","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~rychlis","role":null,"created_at":"2024-06-21T18:46:16.961Z","updated_at":"2024-06-21T18:46:16.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rychlis/packages"},{"uuid":"khanenyao","login":"khanenyao","name":null,"email":"o.khanenya@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~khanenyao","role":null,"created_at":"2024-06-21T18:46:16.641Z","updated_at":"2024-06-21T18:46:16.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khanenyao/packages"},{"uuid":"ltmwhyte","login":"ltmwhyte","name":null,"email":"soo.whyte@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~ltmwhyte","role":null,"created_at":"2024-08-26T07:51:08.622Z","updated_at":"2024-08-26T07:51:08.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ltmwhyte/packages"}]}