
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
@cedra-labs/cedra-cli
Advanced tools
The @cedra-labs/cedra-cli
package allows you to use the cedra CLI from inside a Nodejs
project.
To install the cedra CLI, you need to have Node.js and npm installed on your system. Then, you can install it using:
npm install @cedra-labs/cedra-cli
That command will download the cedra CLI and create a Node bin file, making it available to use in a Node environment.
Once you have the package installed and the Node bin file, you can run the following command, in your project environment, to install the cedra CLI in your project:
npx cedra --install
Alternatively, you can simply run the cli using the npx cedra
command. That will install the cedra CLI in your project if it's not already installed.
npx cedra
To use the cedra CLI, in your project environment, run the npx cedra
command, to see the available commands.
npx cedra
To update the cedra CLI, you can run the following command within your project environment:
npx cedra --update
To set up the project for development:
npm install
npm run dev
This will build the project and run the CLI.
To build the project:
npm run build
FAQs
Cedra CLI available from npmjs
We found that @cedra-labs/cedra-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.