Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Create a Python script to generate an AXIS file based on Cyberwatch results #257

@tarraschk

Description

@tarraschk

IBM QRadar uses the AXIS format to import natively data from third-party scanners

The goal here is to write a Python script, based on the Cyberwatch API, which does as follow:

  1. Fetch results from Cyberwatch
  2. Format the results to follow the IBM AXIS format
  3. Generate the AXIS file

The AXIS file will then be uploaded to the QRadar instance.

An example of AXIS format files is available here:
15922-axis-schema-and-sample.zip

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions