Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

govready rule command appears broken when using default SSG xccdf #72

Open
gregelin opened this issue Apr 5, 2015 · 0 comments
Open

Comments

@gregelin
Copy link
Contributor

gregelin commented Apr 5, 2015

Added STIG SCAP and and tried to test individual rules only to find testing individual rule broken with the XCCDF.

It appears I need to add GovReadyfile variable for the correct *-oval.xml file and update _govoscap_rules_scan_info method to handle the variable.

OpenSCAP Error: Unable to open file: 'scans/variables.xml' [oscapxml.c:573]
Unable to open file: 'scans/variables.xml' [oval_parser.c:80]
No such file or directory 'scans/variables.xml' [oscapxml.c:312]
[GovReady] ...
[root@checklist fisma]# oscap oval eval --id oval:mil.disa.fso.redhat.rhel6:def:125 /usr/share/xml/scap/ssg/content/ssg-rhel6-oval.xml
Definition oval:mil.disa.fso.redhat.rhel6:def:125: not evaluated
OpenSCAP Error: No definition with ID: oval:mil.disa.fso.redhat.rhel6:def:125 in definition model. [oval_probe.c:338]
No definition with ID: oval:mil.disa.fso.redhat.rhel6:def:125 in result model. [oval_agent.c:184]
[root@checklist fisma]# 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant