
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.
To install kwz, run the following command:
npm install --global kwz
You can play a quiz using kwz by simply running:
kwz
You can set the number of questions, the type of answers, the difficulty of the questions and the category.
kwz --number 5 --difficulty hard --category 9 --true-or-false
The number of questions can be set using the --number or -n flag. This flag requires an integer representing the numbers of questions that you'll be asked. The default value is 10.
The question type can be set to true-or-false using the --trueOrFalse or -t flag. Without this flag, questions will be multiple choice.
The difficulty can be set using the --difficulty or -d flag. This flag requires either "easy", "medium" or "hard". By default, questions of all difficulty will be asked.
The category can be set using the --category or -c flag. This flag requires an integer representing the category code. These can be found using the categories subcommand. By default, questions in all categories will be asked.
The categories subcommand returns a list of categories followed by their category code. The categories command looks like:
kwz categories
To get help using kwz, run:
kwz --help
FAQs
A terminal-based quiz game!
We found that kwz 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.