scap-workbench
scap-workbench copied to clipboard
SCAP Scanner And Tailoring Graphical User Interface
The SCAP Workbench tool currently supports SCAP content customization / tailoring (selecting only of a subset of rules from particular benchmark applicable to concrete host). There might be use-cases where...
Save as DataStream feature enables user to bundle customization file and XCCDF and OVAL into a single DataStream file. The motivation behind this are the satellite users, they may want...
Author of this ticket: Jan Lieskovsky (GitHub doesn't allow me to create it in his name) scap-workbench can save the loaded content into various formats (e.g. 'Save into a directory',...
This is a tracker bug, we need: - mime types for XCCDF 1.1, XCCDF 1.2, OVAL, SDS, ARF, XCCDF 1.1 tailoring and XCCDF 1.2 tailoring in the mime database, we...
In most cases this should be more convenient than choosing by checklist ID. Original trac ticket: https://fedorahosted.org/scap-workbench/ticket/178
It should generate guide for current configuration (input XCCDF/SDS + any customization user has done). Original trac ticket: https://fedorahosted.org/scap-workbench/ticket/257
Problem: When a rule with multi-check is evaluated, only the last result of checks is disaplyed and all other check results are ignored. Also, the rule is displayed only once...
Let us introduce [packit service](https://packit.dev) to you - the automation to integrate upstream open source projects into Fedora operating system. After merging this PR, you are just a few steps...
I'm writing a program that automatically generates tailoring files from some parameters. I've found that when attempting to customize a tailoring file that does not contain a description, SCAP workbench...
Hi, Here's what I am doing to generate new scap-security-guide rpm for my customised rhel6 machine: 1. Select content to load: RHEL6 2. Select profile: Upstream STIG for RHEL6 Server...