Skip to content

center-key/npm-security-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-security-aggregator

logo

View audit reports for a published npm package

License:MIT Build Publish Website

npm Security Aggregator looks up a package's repository metadata and presents buttons to open audit reports from various third-party security vendors.

A) Online Tool

Webpage:

https://center-key.github.io/npm-security-aggregator

B) Automatically Look Up Package

Append the query string parameter package to the URL in order to specify an initial package name.

Example URL:

https://center-key.github.io/npm-security-aggregator/?package=fetch-json

C) Markdown

Example Markdown (.md):

[🛡️ npm Security Aggregator](https://center-key.github.io/npm-security-aggregator/?package=fetch-json)

Above link renders as:

🛡️ npm Security Aggregator



MIT License

See the runScriptsConfig section of package.json for a clean way to organize build tasks:

  • 🎋 add-dist-header —  Prepend a one-line banner comment (with license notice) to distribution files
  • 📄 copy-file-util —  Copy or rename a file with optional package version number
  • 📂 copy-folder-util —  Recursively copy files from one folder to another folder
  • 🪺 recursive-exec —  Run a command on each file in a folder and its subfolders
  • 🔍 replacer-util —  Find and replace strings or template outputs in text files
  • 🔢 rev-web-assets —  Revision web asset filenames with cache busting content hash fingerprints
  • 🚆 run-scripts-util —  Organize npm package.json scripts into groups of easy-to-manage commands
  • 🚦 w3c-html-validator —  Check the markup validity of HTML files using the W3C validator

About

🛡️ View audit reports for a published npm package

Topics

Resources

License

Stars

Watchers

Forks

Contributors