Socket
Socket
Sign inDemoInstall

@contrast/agent

Package Overview
Dependencies
Maintainers
15
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/agent

Node.js security instrumentation by Contrast Security


Version published
Weekly downloads
31K
decreased by-10.19%
Maintainers
15
Weekly downloads
 
Created
Source

Node.js Contrast Agent

codecov Node Agent Jobs

Installation

First make sure you have installed the latest version of node.js (You may need to restart your computer after this step).

From NPM for use as a command line app:

npm install node_contrast -g

From NPM for programmatic use:

npm install node_contrast

Usage

    Usage: node-contrast run <app.js> [arguments]

    Commands:

        run <script.js> [options]  run the application with the Contrast Agent.
        instrument <script.js>     instrument the script and show the transformed source.
        libraries <script.js>      show the library information for the given script.
        setup [options]            run setup commands for all envs

    Options:

        -h, --help           output usage information
        -V, --version        output the version number
        -c, --config <path>  set

Keywords

FAQs

Package last updated on 24 Mar 2020

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