Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

audit-badge

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audit-badge

Generates an npm audit badge

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

audit-badge

Generates a badge with the number of vulnarable packages in your package.json

Installing

For local usage:

npm i audit-badge --save-dev

For global usage:

npm i audit-badge -g

One time remote execution:

npx audit-badge

Usage

$ audit-badge -h

  Usage: audit-badge [options]

  Options:

    -v, --version            output the version number
    -c, --config <location>  Set path for package.json to be introspected, uses cwd as default
    -p, --production         Scan for production vulnarabilities only
    -q, --quiet              No reporting output
    -o, --output <file>      Pathname of the output file, will write to stdout if not given
    -h, --help               output usage information

Running the tests

You can run the test with:

npm test

And coding style tests

This project adheres to the rules of StandardJS

npm run lint

Built With

  • Dropwizard - The web framework used
  • Maven - Dependency Management
  • ROME - Used to generate RSS Feeds

Contributing

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us and code-of-conduct.md for details on our code of conduct when contributing.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Keywords

FAQs

Package last updated on 02 Jul 2018

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