OVAL visualization as graph
Understanding result in the blink of an eye
Visualization of SCAP rule evaluation results
This tool generate tree graph from ARF xml report from OpenSCAP scan.
Prerequisites
Minimal requirements
- python3
- lxml
Recommended requirements
- include minimal requirements
- inquirer
Installation
Fedora 30 and later
sudo dnf install oval-graph
# Install inquirer, if you want have nice cli features. (optional)
sudo pip3 install inquirer
Install via pip
# If you want to install oval-graph to $HOME/.local/bin, you have to run the below command:
pip3 install --user oval-graph
# Install inquirer, if you want have nice cli features. (optional)
pip3 install --user inquirer
# If you want to install oval-graph globally instead, you have to run the below commands as admin, e.g. on Linux:
sudo pip3 install oval-graph
# Install inquirer, if you want have nice cli features. (optional)
sudo pip3 install inquirer
Install from source
git clone https://github.com/OpenSCAP/OVAL-visualization-as-graph.git
cd OVAL-visualization-as-graph
# Install without features (light version)
sudo pip3 install .
# OR
# Install with nice cli features
sudo pip3 install ".[niceCli]"
Example usage
arf-to-graph scan-data/ssg-fedora-ds-arf.xml xccdf_org.ssgproject.content_rule_audit_rules_unsuccessful_file_modification_creat
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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oval_graph-0.1.1.tar.gz.
File metadata
- Download URL: oval_graph-0.1.1.tar.gz
- Upload date:
- Size: 364.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.2 pkginfo/1.4.2 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe33395a479d6986a2a32fdf00227185511ee8953678345a7762b6574149c76f
|
|
| MD5 |
ab8342d8e4436836805bf34102842caa
|
|
| BLAKE2b-256 |
896e84bcc34b7cb3f9c34b75f67c67fd643cfabaab9df667062001640cb8ce29
|
File details
Details for the file oval_graph-0.1.1-py3-none-any.whl.
File metadata
- Download URL: oval_graph-0.1.1-py3-none-any.whl
- Upload date:
- Size: 452.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.12.2 pkginfo/1.4.2 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8e331ca14f769f40c4c508704a07979d567d31f1c931a61d32cb654d1a64cf2
|
|
| MD5 |
d7241ffed35589954a3962d0ac72febb
|
|
| BLAKE2b-256 |
7f719e95fa83eaa8ca7e7f216ba1ab5f770340514a0f9419d93e6b36f22bb04c
|