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
ghost <command>
ghost install [version]
Installs a particular version of Ghost. If no version is specified, the CLI will install the latest available version.
ghost install local
Running ghost install local
is a quick way to set up a development version of ghost on your local environment. This can be useful for theme/adapter development.
Note: you must have Git installed
git clone https://github.com/<your-username>/Ghost-CLI path/to/your/workspace
cd path/to/your/workspace
npm install
You can run the cli one of two ways:
./bin/ghost <command>
npm link
:
npm link
ghost <command>
npm 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.
1.0.0-alpha.9
ghost restart
command @acburdineghost install local
usage @acburdineFAQs
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.