wokuang / qradar-sample-apps

QRadar Sample Apps for use with V2 of the QRadar App Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRadar sample apps

This repository holds a number of QRadar sample apps, built using v2 of the QRadar App Framework. These apps are based on the Red Hat Universal Base Image, not the old CentOS 6 app image.

Using these samples

To use the samples it is recommended you have the QRadar App SDK v2 installed, which allows you to bundle apps through its command line interface and deploy them to QRadar, or even run the apps locally.

Some apps require dependencies to be pulled down (if so it is explained in the apps' README), to pull down the required dependencies make sure you have the following installed:

  • Python 3 and pip - To download required Python modules.
  • Docker - To download required Red Hat RPMs.
  • QRadar App SDK v2 - To run apps locally and to deploy to a QRadar system.

Samples

Project details

About

QRadar Sample Apps for use with V2 of the QRadar App Framework

License:Apache License 2.0


Languages

Language:Python 49.7%Language:JavaScript 25.6%Language:HTML 14.4%Language:CSS 4.3%Language:Shell 3.4%Language:SCSS 2.1%Language:Makefile 0.5%