| Name: | oval-graph |
|---|---|
| Version: | 1.1.1 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1110226 |
| License: | ASL 2.0 and Public Domain |
| RPM: | oval-graph-1.1.1-1.el7.noarch.rpm |
| Source RPM: | oval-graph-1.1.1-1.el7.src.rpm |
| Build Date: | Mon May 04 2020 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.org/project/oval-graph/ |
| Summary: | Tool for visualization of SCAP rule evaluation results |
| Description: | Oval_graph is a tool that displays the results of evaluating SCAP rules. In the form of a tree according to the OVAL standard. Using the `arf-to-graph` command, you can simply view the result of rule. Use `arf-to-json` to generate a rule result in json. Using the `json-to-graph` command, you can view the results of rules from json file. |
- release 1.1.1
- Fixes the required dependency
- release 1.1.0
- release 1.0.1
- release 1.0.0
- Improved performance - New commands
- Changed CR+LF to LF line endings.
- Initial version of the package.