Skip to content

IBM/qradar-sample-apps

Repository files navigation

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