{"id":4507675,"name":"@opentripplanner/scripts","ecosystem":"npm","description":"Utility scripts for the OTP-UI library","homepage":"https://github.com/opentripplanner/otp-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/opentripplanner/otp-ui","keywords_array":[],"namespace":"opentripplanner","versions_count":5,"first_release_published_at":"2022-06-21T14:26:51.175Z","latest_release_published_at":"2023-06-07T15:05:06.185Z","latest_release_number":"1.2.0","last_synced_at":"2026-03-17T15:53:33.482Z","created_at":"2022-07-07T08:22:05.150Z","updated_at":"2026-03-17T15:53:33.482Z","registry_url":"https://www.npmjs.com/package/@opentripplanner/scripts","install_command":"npm install @opentripplanner/scripts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.0"}},"repo_metadata":{"id":37445038,"uuid":"222808065","full_name":"opentripplanner/otp-ui","owner":"opentripplanner","description":"React component library, which can be used to build trip planner webapps.","archived":false,"fork":false,"pushed_at":"2025-10-16T19:21:59.000Z","size":80482,"stargazers_count":66,"open_issues_count":84,"forks_count":37,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-17T22:02:15.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.opentripplanner.org/otp-ui/?path=/story/transitvehicleoverlay--real-time-rectangles","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opentripplanner.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2019-11-19T23:13:51.000Z","updated_at":"2025-10-16T19:22:01.000Z","dependencies_parsed_at":"2023-09-21T18:44:41.300Z","dependency_job_id":"a25052ce-35a0-4996-9ea3-efb39ffa89b1","html_url":"https://github.com/opentripplanner/otp-ui","commit_stats":{"total_commits":4595,"total_committers":28,"mean_commits":"164.10714285714286","dds":0.7562568008705114,"last_synced_commit":"e5929ff203e4826834910a345b03e880ee470aa7"},"previous_names":[],"tags_count":2089,"template":false,"template_full_name":null,"purl":"pkg:github/opentripplanner/otp-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentripplanner%2Fotp-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentripplanner%2Fotp-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentripplanner%2Fotp-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentripplanner%2Fotp-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentripplanner","download_url":"https://codeload.github.com/opentripplanner/otp-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentripplanner%2Fotp-ui/sbom","scorecard":{"id":710660,"data":{"date":"2025-08-11","repo":{"name":"github.com/opentripplanner/otp-ui","commit":"fa96aafe295f0eebd4466a963bbe423cc1e714e1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Code-Review","score":2,"reason":"Found 5/21 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/node-ci.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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/opentripplanner/otp-ui/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/opentripplanner/otp-ui/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-ci.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/opentripplanner/otp-ui/node-ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-ci.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/opentripplanner/otp-ui/node-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/opentripplanner/otp-ui/node-ci.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","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-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-6fw4-hr69-g3rv","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-22T08:08:02.798Z","repository_id":37445038,"created_at":"2025-08-22T08:08:02.798Z","updated_at":"2025-08-22T08:08:02.798Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280731714,"owners_count":26381517,"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-24T02:00:06.418Z","response_time":73,"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"},"owner_record":{"login":"opentripplanner","name":"OpenTripPlanner Project","uuid":"3007066","kind":"organization","description":null,"email":null,"website":"opentripplanner.org","location":"worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3007066?v=4","repositories_count":19,"last_synced_at":"2024-03-26T04:32:28.316Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/opentripplanner","funding_links":[],"total_stars":2312,"followers":122,"following":0,"created_at":"2022-11-03T05:11:00.191Z","updated_at":"2024-03-26T04:32:34.109Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentripplanner","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opentripplanner/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-28T09:50:38.976Z","dependent_packages_count":1,"downloads":172,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":8.61778830668088,"dependent_repos_count":6.340698196418392,"dependent_packages_count":20.907756255897063,"stargazers_count":6.210791993671515,"forks_count":4.832132693241033,"docker_downloads_count":null,"average":9.381833489181776},"purl":"pkg:npm/%40opentripplanner/scripts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@opentripplanner/scripts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@opentripplanner/scripts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@opentripplanner/scripts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-23T20:59:42.924Z","issues_count":23,"pull_requests_count":519,"avg_time_to_close_issue":51171989.64285714,"avg_time_to_close_pull_request":2036611.9795918367,"issues_closed_count":14,"pull_requests_closed_count":441,"pull_request_authors_count":21,"issue_authors_count":8,"avg_comments_per_issue":0.9565217391304348,"avg_comments_per_pull_request":0.7803468208092486,"merged_pull_requests_count":378,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":159,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1084698.3223140496,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":121,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5911949685534591,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/opentripplanner%2Fotp-ui/issues","maintainers":[{"login":"miles-grant-ibigroup","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miles-grant-ibigroup"},{"login":"binh-dam-ibigroup","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/binh-dam-ibigroup"},{"login":"fpurcell","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fpurcell"},{"login":"AdrianaCeric","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdrianaCeric"},{"login":"demory","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/demory"}],"active_maintainers":[{"login":"miles-grant-ibigroup","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miles-grant-ibigroup"},{"login":"binh-dam-ibigroup","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/binh-dam-ibigroup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@opentripplanner%2Fscripts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@opentripplanner%2Fscripts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@opentripplanner%2Fscripts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@opentripplanner%2Fscripts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@opentripplanner%2Fscripts/codemeta","maintainers":[{"uuid":"binh-dam-ibigroup","login":"binh-dam-ibigroup","name":null,"email":"binh.dam@arcadis.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~binh-dam-ibigroup","role":null,"created_at":"2022-11-13T05:08:41.432Z","updated_at":"2022-11-13T05:08:41.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/binh-dam-ibigroup/packages"},{"uuid":"landonreed","login":"landonreed","name":null,"email":"landontreed@gmail.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~landonreed","role":null,"created_at":"2022-11-13T05:08:41.642Z","updated_at":"2022-11-13T05:08:41.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/landonreed/packages"},{"uuid":"fpurcell","login":"fpurcell","name":null,"email":"npm@frankpurcell.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~fpurcell","role":null,"created_at":"2022-11-13T05:08:41.881Z","updated_at":"2022-11-13T05:08:41.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fpurcell/packages"},{"uuid":"evansiroky","login":"evansiroky","name":null,"email":"evan.siroky@yahoo.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~evansiroky","role":null,"created_at":"2022-11-13T05:08:42.025Z","updated_at":"2022-11-13T05:08:42.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evansiroky/packages"}]}