Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
contentful-cli
Advanced tools
Contentful's command line interface tool. Use Contentful features straight from your CLI.
Contentful is a content management platform for web applications, mobile apps and connected devices. It allows you to create, edit & manage content in the cloud and publish it anywhere via a powerful API. Contentful offers tools for managing editorial teams and enabling cooperation between organizations.
Using npm:
npm install -g contentful-cli
Using yarn:
yarn global add contentful-cli
Please note that for the non standalone versions you need node => v6
to use the CLI.
Using Brew on MacOS:
brew install contentful-cli
Standalone installation on Linux or MacOS:
export PATH=$PATH:~/downloaddirectory
Standalone installation on Windows:
.exe
.exe
and click OKUse the --help
parameter to display the help section for CLI tool or combined with a specific command to get the help section for that command.
contentful --help
# or
contentful space --help
If you have other problems with Contentful not related to this library, you can contact Customer Support.
MIT
FAQs
Contentful CLI tool
The npm package contentful-cli receives a total of 48,453 weekly downloads. As such, contentful-cli popularity was classified as popular.
We found that contentful-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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.