
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.
Skycheck makes it easy to write, run and reuse e2e tests.
A Swiss-army knife for testing HTTP from the command-line.

Write & run flows to check that everything is working as expected.
A flow is a sequence of steps that describes how an API or app works from a client's or user's perspective.

Install Skycheck with npm (Homebrew and self-contained binaries coming soon)
npm install -g skycheck
Ping a URL:
skycheck ping http://lab.artillery.io/movies -bp
Run a simple flow:
skycheck run -r asciiart-flow.yml
With the -r flag Skycheck will run in hot-reload mode. Change one of the checks to something else, save the file, and Skycheck will re-run it rightaway.
We'd love to hear from you. Share your thoughts, use cases & feedback on our Discussions forum.
Report issues via GitHub Issues.
MPL-2.0
FAQs
Fast & simple e2e testing
We found that skycheck 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.