jthomperoo / qpylib

QPyLib provides a library of utility functions in both Python and Javascript to assist in developing QRadar applications. QPyLib ensures compatibility with QRadar and serves a simplified interface for interactions with the QRadar API and the QRadar App Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Quality Gate Status

QRadar App Python Library (qpylib)

A library of Python utility functions to assist in developing QRadar applications by providing a simplified interface to the QRadar App Framework and REST API.

Compatibility

The qpylib library hosted here is for use only with apps that have been written in Python 3 to run on Red Hat Universal Base Image. It is not compatible with apps written to run on a CentOS base image.

NOTE: until the first official qpylib release, planned for early Q3 2020, any code contained herein is unsupported and subject to change.

Project details

About

QPyLib provides a library of utility functions in both Python and Javascript to assist in developing QRadar applications. QPyLib ensures compatibility with QRadar and serves a simplified interface for interactions with the QRadar API and the QRadar App Framework.

License:Apache License 2.0


Languages

Language:Python 99.0%Language:Shell 1.0%