1.1.91 • Published 5 years ago

reshift_npm_plugin v1.1.91

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Reshift-NPM-Plugin

Your source code deserves more. Defend.                                                       --reshift by SoftwareSecured

Use Cases

  • Show customers evidence that every code change gets scanned for security violations
  • Integrate security early so your quartely penetration tests run more smoothly
  • Notify your developers of issues THEY have created within the software code base
  • A convenient way to automate application security testing

Standard Installation

Requirements
  • NPM version >= 5.2.0
  • git
  • Unix environment
Method
  1. sudo -H npm i -g reshift_npm_plugin (you will need sudo privilege as it need to access bin folder)
  2. reshift-scan -v to check if the installation is successful
Usage
  1. reshift-scan -t <report_token> -u <host_name> -p <port_number> to run the scan on current folder (port and host default to reshift website)
  2. reshift-scan -h to see help

Local Installation

Requirements
  • NPM version >= 5.2.0
  • git
  • npx
Method
  1. npm i reshift_npm_plguin
  2. npx node_modules/reshift_npm_plugin/ -v to check if the installation is successful
Usage
  1. npx node_modules/reshift_npm_plugin/ -t <report_token> -u <host_name> -p <port_number> to run the scan on current folder (port and host default to reshift website)
  2. npx node_modules/reshift_npm_plugin/ -h to see help

Resources

Js Documentation Page

Help

Have more questions? Feel free to contact us

1.1.91

5 years ago

1.1.9

5 years ago

1.1.81

5 years ago

1.1.8

5 years ago

1.1.72

5 years ago

1.1.71

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

6 years ago