Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
ghost-cli
Advanced tools
Just a CLI manager (for a blogging platform)
npm install -g ghost-cli@latest
ghost install
(for an production linux setup, including Nginx, SSL, and Systemd)ghost install local
(for a local setup, useful for theme development/testing)Note: you must have Git installed
git clone https://github.com/<your-username>/Ghost-CLI path/to/your/workspace
cd path/to/your/workspace
yarn install
To run the CLI for testing:
yarn link
ghost <command>
(can run anywhere on the system)yarn test
The npm version of ghost-cli <= 0.0.2 can be found here. Any versions of Ghost-CLI > 1.0.0-alpha.1 are part of this project.
Copyright (c) 2016-2017 Ghost Foundation - Released under the MIT license.
1.0.0-rc.3 (2017-07-18)
linux-user
is passed as a stage (9408737)<a name="1.0.0-rc.2"></a>
FAQs
CLI Tool for installing & updating Ghost
The npm package ghost-cli receives a total of 954 weekly downloads. As such, ghost-cli popularity was classified as not popular.
We found that ghost-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.