Skip to main content

Robot Framework Library for NPM Audit Source Composition Analysis

Project description

RoboNpmAudit

Robot Framework Library for NPM Audit Source Composition Analysis

Supports Python 2.7.x for now

Install Instructions

  • You need docker to run this program
  • Pull the brakeman docker image: docker pull abhaybhargav/npmaudit
  • Install the RoboNpmAudit Library with pip install RoboNpmAudit
  • Create a .robot file that includes the keywords used by RoboNpmAudit Library

Keywords

run npmaudit against source

| run npmaudit against source | source code path | results path

  • source code path: where your ruby source code is located currently
  • Your nodejs Source code needs to have a package.json file for npm audit to scan
  • results path: where your results will be stored. An .json is generated as outputs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RoboNpmAudit-1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page