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
Release history Release notifications | RSS feed
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.1.tar.gz
(2.2 kB
view details)
File details
Details for the file RoboNpmAudit-1.0.1.tar.gz
.
File metadata
- Download URL: RoboNpmAudit-1.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64491dafe9d13f142398a1e43ac67cf04123340ab61c408cd90a7db2fe11ddd7 |
|
MD5 | 0aae11868bf5683e6d24f0bc9b660c68 |
|
BLAKE2b-256 | 547f0aee8546c84db8a275cd6fd3221c5301a02b9c7888689f7e38a0c4e5248f |