
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@rearc/noop-cli
Advanced tools
Interactive command line interface for Noop Platform and local development
npm install -g @rearc/noop-cli
git clone git@github.com:rearc/noop-cli.git
cd noop-cli
npm install
npm link
noop run [port] [-e componentname.ENV_KEY=Value] [--envFile .devEnv] [-e ENV_KEY=Value]
If a .noopEnv file exists in the root of the application, it will automatically be read.
noop inspect
Resources run through the Noop Dev Server persist state between runs. To clear this state run:
noop reset <resourceName> Example if your db resource state is corrupted because a bad version of the database was installed initially).
noop init (not implemented)
Auto-detect what we can from the repo and then interact with user to provide additional detail.
noop add component --type service --template nodejs --name ProductSite (not implemented)
Parameters
noop add resource --type mysql --name products (not implemented)
Parameters
FAQs
Noop CLI
We found that @rearc/noop-cli demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.