-
Notifications
You must be signed in to change notification settings - Fork 28
Version History
gregelin edited this page Sep 21, 2014
·
5 revisions
-
govready compare
defaults to comparing two most recent scans along rules passing in most recent scan
- Installs and runs on Amazon Linux 2014.3 HVM 64 bit
- govready man page added
- Add documentation to GovReadyfile
-
govready compare scans/results_file_new.xml scans/results_file_old.xml
compares two different scan results
- add command
govready rule <rule_id_string>
to show results of a specific rule on command line.
- Add command line quick report of tests results that uses an xsltproc and xsl template
- Add soft links to most recently run scan results and fix script and share as part of command line quick report
- Add
govready import
command to import SCAP content file intoscap/content/
directory. (Future versions of import will support bundled files #40) - Fixed: scans are failing and quitting on a particular test on CENTOS #33
- Add 'govready init` command to initialize a directory for tracking scans better.
- Add
GovReadyfile
to hold default parsing CPE and PROFILE key value pairs forgovready scan
command. - Add better quick starts to read me
- Shorter install url of
io.govready.org/install
- Automatically install dependencies upon initial install
- Adjust methods to work across RHEL, CentOS, and
- Automate
curl
install, uninstall and branch install of govready - Create http://github.com/GovReady/testmachines
- Added very simple install (e.g., download) tracking at io.govready.org
- Create govready wrapper around
oscap
commands to simplify execution - Automatically name and date stamp scan runs