Skip to main content

Client for visualization of SCAP rule evaluation results

Project description

OVAL visualization as graph

Understanding result in the blink of an eye

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status

Visualization of SCAP rule evaluation results

This client generate tree graph from ARF xml report from OpenSCAP scan.

Prerequisites

Minimal requirements
Recommended requirements

Installation

git clone https://github.com/OpenSCAP/OVAL-visualization-as-graph.git
cd OVAL-visualization-as-graph

# Install package with nice cli futures (recommended)
sudo pip3 install ".[niceCli]"

# Install package without futures (light version)
sudo pip3 install .

Example usage

arf-to-graph scan-results/ssg-fedora-ds-arf.xml xccdf_org.ssgproject.content_rule_disable_host_auth

It saves all necessary files to a directory named rule_id and date(The date the graph was created.) in /tmp. And default it opens web browser with graph. Default is Firefox. If Firefox not installed it opens default web browser in OS.

It opens web browser with graph. Default is Firefox. If Firefox not installed it opens default web browser in OS.
demo-screenshot

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oval_graph-0.0.1.tar.gz (160.9 kB view hashes)

Uploaded Source

Built Distribution

oval_graph-0.0.1-py3-none-any.whl (179.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page