Releases: OpenSCAP/scap-workbench
1.2.1
1.2.0
Highlights
- ported from Qt4 to Qt5
Other improvements
- UX improvements
- Select All button in tailoring window
See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.2.0 for more details
1.1.6
Highlights
- generate bash and Ansible remediation roles from profiles
- generate bash and Ansible remediation roles from results after scanning
Bugfixes
- fixed a short integer overflow when using ssh port numbers higher than 32k
- fixed long loading times on OSX
Other improvements
- open tailoring file directly via command line
See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.1.6 for more details
1.1.5
Highlights
- Tri-state checkboxes in Tailoring Window
Bugfixes
- Fixed remote host and port being cleared when scan starts
- Fixed formating of Profile html description in Tailoring Window
- Fixed oscap message "Downloading ... ok" appearing as an error
Other improvements
- Fixed tab order of widgets in main window
- Load Content as the default button of the SSG integration dialog
- New validation of the customization file name
MacOs version was rebuilt and named scap-workbench-1.1.5-1 due to a bug that rendered the tailoring screen unusable.
See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.1.5 for more details
1.1.4
Highlights
- Fix --fetch-remote-resources warning with older openscap
Bugfixes
- Check capabilities of oscap with propper arguments
Other improvements
- Show number of selected rules in profile listing
- Enable High DPI mode in MacOSX builds
- Remove fixed sizes of checkboxes and Port label
- Improve UX of recent remote machine history list
See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.1.4 for more details
1.1.3
Highlights
- UX improvements
- Improved error message when scanning a remote machine in which openscap-scanner is not installed
Bugfixes
- Fixed search on disabled item
- Fixed multi benchmark tailoring use case
- Fixed a bug that caused tailored profiles to have titles duplicated
- Fixed path of tailoring file in dry run output
- Fixed fetch remote resources warning
Other improvements
- Added a helper script that builds SCAP Workbench for OSX
- Now Workbench doesn't allow edit of values with
prohibitedChanges
attribute - Added
--version
and--help
command line options - Improved workflow of dry run execution
See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.1.3 for more details
1.1.2
New feature: "dry-run" - see which oscap
arguments you have to use to do the same evaluation as SCAP Workbench as it is currently set.
Minor bugfixes:
- fixed checklist combobox when a datastream with multiple benchmarks is opened
- fixed minor licensing issues
See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.1.2 for more
1.1.1
This is the first release of SCAP Workbench that officially supports remote scanning from Windows! Fetch remote resources is now fully supported. Many UX improvements have been implemented.
See https://github.com/OpenSCAP/scap-workbench/issues?q=milestone%3A1.1.1 for more