New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

better-security-questions

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-security-questions

Better security questions for easy use in your projects

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Better Security Questions 🔒

Security questions are pretty boring and stereotypical (like, "what's your mother's maiden name?" and "on what street did you grow up?") which are fine, but... predictable and unsafe.

This is a package of better security questions to make the world safer for eeeeeveryone!

To install

npm install better-security-questions

To use

const securityQuestions = require('better-security-questions');

securityQuestions.silly;
> ["Are you even good enough to have imposter syndrome?", ...

securityQuestions.random('silly');
> "When did you stop trying?"

To contribute

Please add questions that you think would be good! Answers to them should be:

  • Memorable (it should pop in the user's head right away)
  • Unique (there should be one precise answer for the user)
  • Unpredictable (something others can't easily guess or research)
  • Consistent (it shouldn't change over time)

Keywords

FAQs

Package last updated on 05 Jul 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc