{"id":6706,"url":"https://github.com/TryGhost/Ghost-CLI","last_synced_at":"2026-06-13T00:20:17.334Z","repository":{"id":10340687,"uuid":"65396050","full_name":"TryGhost/Ghost-CLI","owner":"TryGhost","description":"CLI Tool for installing \u0026 updating Ghost","archived":false,"fork":false,"pushed_at":"2025-10-02T02:22:22.000Z","size":6617,"stargazers_count":480,"open_issues_count":20,"forks_count":229,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-10-02T04:19:48.789Z","etag":null,"topics":["blogging","cli","cms","ghost","ghost-cli","hacktoberfest","headless-cms","jamstack","javascript","journalism","nodejs","publishing"],"latest_commit_sha":null,"homepage":"https://ghost.org","language":"JavaScript","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/TryGhost.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/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},"funding":{"github":"tryghost","open_collective":"ghost"}},"created_at":"2016-08-10T15:56:04.000Z","updated_at":"2025-09-30T11:32:50.000Z","dependencies_parsed_at":"2024-01-16T08:11:07.513Z","dependency_job_id":"ee02149a-9771-4c41-8851-960bc1278f86","html_url":"https://github.com/TryGhost/Ghost-CLI","commit_stats":{"total_commits":1606,"total_committers":48,"mean_commits":"33.458333333333336","dds":0.5423412204234122,"last_synced_commit":"0377086766e074490c33f1bdabb288c8846261e3"},"previous_names":[],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/TryGhost/Ghost-CLI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2FGhost-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2FGhost-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2FGhost-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2FGhost-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TryGhost","download_url":"https://codeload.github.com/TryGhost/Ghost-CLI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryGhost%2FGhost-CLI/sbom","scorecard":{"id":144095,"data":{"date":"2025-08-11","repo":{"name":"github.com/TryGhost/Ghost-CLI","commit":"6ba0cc965b825ba21e0e3679d0f1a1c616676cdf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 11/30 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":"Maintained","score":10,"reason":"30 commit(s) and 7 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/e2e-test.yml:1","Warn: no topLevel permission defined: .github/workflows/local-e2e-test.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test.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":"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":"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/e2e-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/TryGhost/Ghost-CLI/e2e-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/TryGhost/Ghost-CLI/e2e-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/local-e2e-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/TryGhost/Ghost-CLI/local-e2e-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/local-e2e-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/TryGhost/Ghost-CLI/local-e2e-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/TryGhost/Ghost-CLI/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/TryGhost/Ghost-CLI/unit-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/TryGhost/Ghost-CLI/unit-test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/local-e2e-test.yml:30","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 24 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":"18 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-mqr2-w7wj-jjgr","Warn: Project is vulnerable to: GHSA-49j4-86m8-q2jw","Warn: Project is vulnerable to: GHSA-fpw7-j2hg-69v5","Warn: Project is vulnerable to: GHSA-4rch-2fh8-94vw","Warn: Project is vulnerable to: GHSA-pmh2-wpjm-fj45","Warn: Project is vulnerable to: GHSA-7xcx-6wjh-7xp2","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","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-16T08:59:06.270Z","repository_id":10340687,"created_at":"2025-08-16T08:59:06.270Z","updated_at":"2025-08-16T08:59:06.270Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006443,"owners_count":26084108,"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-11T02:00:06.511Z","response_time":55,"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":["blogging","cli","cms","ghost","ghost-cli","hacktoberfest","headless-cms","jamstack","javascript","journalism","nodejs","publishing"],"created_at":"2024-01-11T17:26:26.809Z","updated_at":"2025-10-11T06:23:32.128Z","avatar_url":"https://github.com/TryGhost.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/6706","html_url":"https://opencollective.ecosyste.ms/projects/6706","collective":{"id":3355,"uuid":"rvedj9wr-oz3a56dx-3lp7blg8-x4m0ykny","slug":"ghost","name":"Ghost","description":"Fiercely independent, professional publishing","website":"https://ghost.org","github":"tryghost","twitter":"Ghost","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://ghost.org"},{"type":"TWITTER","url":"https://twitter.com/Ghost"},{"type":"GITHUB","url":"https://github.com/tryghost"}],"currency":"USD","projects_count":140,"last_synced_at":"2026-06-16T18:22:22.657Z","created_at":"2024-01-10T13:17:54.814Z","updated_at":"2026-06-16T18:22:23.635Z","transactions_count":597,"balance":12993.459999999926,"account_type":"COLLECTIVE","owner":{"login":"TryGhost","name":"Ghost","uuid":"2178663","kind":"organization","description":"Turn your audience into a business.  Publishing, newsletters, memberships and subscriptions — all in one place.","email":"info@ghost.org","website":"https://ghost.org","location":"Singapore","twitter":"Ghost","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2178663?v=4","repositories_count":132,"last_synced_at":"2024-10-29T23:35:37.190Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"tryghost","open_collective":"ghost"}},"html_url":"https://github.com/TryGhost","funding_links":["https://github.com/sponsors/tryghost","https://opencollective.com/ghost"],"total_stars":62169,"followers":1111,"following":0,"created_at":"2022-11-02T16:26:36.540Z","updated_at":"2024-10-29T23:35:37.190Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TryGhost","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TryGhost/repositories"},"last_project_activity_at":"2026-04-03T00:04:47.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-10-31T03:47:15.855Z","collective_updated_at":"2023-02-16T13:28:16.985Z","html_url":"https://opencollective.com/ghost","icon_url":"https://images.opencollective.com/ghost/logo/40.png","total_donations":20939.259999999897,"total_expenses":-9278.720000000005,"current_balance":12993.459999999926,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ghost","url":"https://opencollective.ecosyste.ms/collectives/ghost","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ghost/projects"}}