{"id":31970496,"url":"https://github.com/hubspot/hubspot-cli","last_synced_at":"2026-04-10T17:33:04.858Z","repository":{"id":37078159,"uuid":"215885888","full_name":"HubSpot/hubspot-cli","owner":"HubSpot","description":"A CLI for HubSpot","archived":false,"fork":false,"pushed_at":"2025-09-23T19:45:14.000Z","size":12245,"stargazers_count":172,"open_issues_count":53,"forks_count":71,"subscribers_count":130,"default_branch":"main","last_synced_at":"2025-10-02T20:21:41.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://developers.hubspot.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HubSpot.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-10-17T21:08:00.000Z","updated_at":"2025-09-30T08:27:49.000Z","dependencies_parsed_at":"2023-12-13T20:45:59.250Z","dependency_job_id":"caa34744-503f-4c87-b50f-6ec102bda29a","html_url":"https://github.com/HubSpot/hubspot-cli","commit_stats":{"total_commits":3710,"total_committers":55,"mean_commits":67.45454545454545,"dds":0.7495956873315364,"last_synced_commit":"63787ff3afa816c04e08459ef3a192740bc5ea2f"},"previous_names":["hubspot/hubspot-cms-tools"],"tags_count":366,"template":false,"template_full_name":null,"purl":"pkg:github/HubSpot/hubspot-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubSpot%2Fhubspot-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubSpot%2Fhubspot-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubSpot%2Fhubspot-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubSpot%2Fhubspot-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HubSpot","download_url":"https://codeload.github.com/HubSpot/hubspot-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HubSpot%2Fhubspot-cli/sbom","scorecard":{"id":63567,"data":{"date":"2025-08-11","repo":{"name":"github.com/HubSpot/hubspot-cli","commit":"8b6c017c130dca5701d43f1c1ab2aa76cf9f8e5e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/latestPublish.yml:1","Warn: no topLevel permission defined: .github/workflows/unreleaseChangesCheck.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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":"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/build.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latestPublish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/latestPublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/latestPublish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/latestPublish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/latestPublish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/latestPublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unreleaseChangesCheck.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/unreleaseChangesCheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unreleaseChangesCheck.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/unreleaseChangesCheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unreleaseChangesCheck.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/unreleaseChangesCheck.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unreleaseChangesCheck.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/HubSpot/hubspot-cli/unreleaseChangesCheck.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating node:18 to node:18@sha256:c6ae79e38498325db67193d391e6ec1d224d96c693a8a4d943498556716d3783","Warn: npmCommand not pinned by hash: Dockerfile:7","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:13","Warn: npmCommand not pinned by hash: .github/workflows/latestPublish.yml:26","Warn: npmCommand not pinned by hash: .github/workflows/latestPublish.yml:28","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   4 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":"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 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-15T02:11:09.903Z","repository_id":37078159,"created_at":"2025-08-15T02:11:09.903Z","updated_at":"2025-08-15T02:11:09.903Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020649,"owners_count":26086895,"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-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2025-10-14T19:15:48.598Z","updated_at":"2025-10-14T19:15:53.955Z","avatar_url":"https://github.com/HubSpot.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @hubspot/cli\n\n[![Official Release](https://img.shields.io/npm/v/@hubspot/cli/latest?label=Official%20Release)](https://www.npmjs.com/package/@hubspot/cli) [![Latest Beta Version](https://img.shields.io/npm/v/@hubspot/cli/next?label=Latest%20Beta%20Version)](https://www.npmjs.com/package/@hubspot/cli?activeTab=versions)\n\nThe official CLI for HubSpot developers to enable local development and automation. [Learn more about building on HubSpot](https://developers.hubspot.com).\n\n\u003e **📢 Repository Notice:** This repository is read-only. The HubSpot CLI has been moved to our internal GitHub organization for active development. While we continue to sync the latest changes to this public repository, all development work now happens internally. Issues can still be reported here, but pull requests will not be accepted.\n\nFeedback about the HubSpot developer platform can be given through our [developer feedback form](https://developers.hubspot.com/feedback)\n\n## Getting started\n\nFor more information on using these tools, see the [HubSpot CLI Docs](https://developers.hubspot.com/docs/developer-tooling/local-development/hubspot-cli/install-the-cli)\n\n### Installation\n\n```bash\nnpm install -g @hubspot/cli\n```\n\n### Configuring\n\nOnce the `@hubspot/cli` has been added to a project, the next step is to authenticate your HubSpot account\n\n```bash\nhs init\n```\n\n## Commands\n\nA full breakdown of the commands can be found on the [local development tools reference page](https://developers.hubspot.com/docs/developer-tooling/local-development/hubspot-cli/reference).\n\n**Note:** When `@hubspot/cli` is not installed globally, the commands need to be prefixed with either `yarn` if using `yarn` or `npx` if using `npm`.\n\n## Changelog\n\nThe best way to stay up to date is to check out the [Github Releases](https://github.com/HubSpot/hubspot-cli/releases) or follow our [developer changelog posts](https://developers.hubspot.com/changelog) for an easier to read breakdown of major changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubspot%2Fhubspot-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhubspot%2Fhubspot-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhubspot%2Fhubspot-cli/lists"}