GithubHelp home page GithubHelp logo

isabella232 / jupiterone-alert-rules Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jupiterone/jupiterone-alert-rules

0.0 0.0 0.0 201 KB

Alert rules for JupiterOne security auditing

License: Mozilla Public License 2.0

JavaScript 100.00%

jupiterone-alert-rules's Introduction

JupiterOne Alert Rule Packs

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

Contribution

When making a pull request for this repo, please update the version property in the package.json. If it is not updated, then the code will not get released.

Patch version - x.x.1 - A patch version is used to make a quick fix, patch a security vulnerability, or do clean up. Minor version - x.1.x - A minor version is used to add/remove content Major version - 1.x.x - A major version is used to introduce breaking changes

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/gcp.json

    Alert rules for Google Cloud Platform

  • rule-packs/azure-config.json

    Alert rules for Azure configuration audit

  • rule-packs/azure.json

    Commonly used Azure alert rules

  • rule-packs/gcp.json

    Commonly used GCP alert rules

  • rule-packs/common-alerts.json

    Commonly used alert rules

  • rule-packs/critical-assets.json

    Alert rules to monitor changes to and risks of critical assets

  • rule-packs/devops.json

    Commonly used DevOps 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

Contribution

This repo is coupled to the @jupiterone/jupiterone-alert-rules npm package via Github Workflows.

In order to publish your changes into a new npm package version, your last commit must be the commit that is automatically made via running npm version patch or yarn version --patch. You must then push your changes along with the version tag by using git push --follow-tags.

Doing both of these things will inform the CI to publish a new package version when the edits are merged into main.

jupiterone-alert-rules's People

Contributors

a-u-h-g avatar behobu avatar byricketts avatar cat9563 avatar ctdio avatar ericanagle1 avatar erichs avatar erkangz avatar hallsamuel90 avatar henrymgarrett avatar hesto2 avatar jzolo22 avatar mknoedel avatar tanggk avatar tywalch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.