JSPM

  • Created
  • Published
  • Downloads 712
  • Score
    100M100P100Q117454F
  • License MIT

Alert rule packages for the JupiterOne platform

Package Exports

  • @jupiterone/jupiterone-alert-rules

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@jupiterone/jupiterone-alert-rules) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

JupiterOne Alert Rule Packs

This project contains default rule packs that can be provisioned to your JupiterOne account via the included CLI utility.

Rule Packs

  • rule-packs/aws-config.json

    Alert rules for AWS configuration audit

  • rule-packs/aws-threat.json

    Alert rules for AWS threat monitoring

  • rule-packs/common-alerts.json

    Commonly used alert rules

All rules inherit the alert settings from index.js.

Provision Rules

To add these alert rules to your account via the CLI, you will need to install the JupiterOne CLI from npm or download source from github:

Install J1 CLI

npm install @jupiterone/jupiterone-client-nodejs -g

Provision Rule Pack

j1 -a <j1AccountId> -u <j1Username> -o provision-alert-rule-pack --alert -f aws-config