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

[Enhancement][Fuse/6] Finalize Fuse content to new format #1104

Merged
merged 3 commits into from
Apr 9, 2016

Conversation

redhatrises
Copy link
Contributor

- Add Makefile and build capability
- Add new 'common' and 'stig-amq-upstream' profiles
- Add transforms xslt
- Remove old files
- Add Application Server SRG to shared/references
- Part of ComplianceAsCode#1046
@redhatrises redhatrises added the enhancement General enhancements to the project. label Mar 23, 2016
@redhatrises redhatrises added this to the 0.1.29 milestone Mar 23, 2016
@iankko iankko self-assigned this Apr 9, 2016
@iankko
Copy link

iankko commented Apr 9, 2016

Looks good to me. make content now passes for JBoss/Fuse/6 content.

The produced datastream isn't valid though (there's some issue with installed_app_is_fuse6 OVAL variable):

# pwd
/root/scap-security-guide/JBoss/Fuse/6
# make clean
rm -f output/*.xml output/*.html output/*.xhtml output/*.pdf  output/*.spec output/*.tar output/*.gz output/*.ini output/*.csv
rm -rf dist/content dist/guide
rm -rf build
# make content
# echo $?
0
# oscap ds sds-validate output/ssg-fuse6-ds.xml 
File 'output/ssg-fuse6-ds.xml' line 2005: Element '{http://oval.mitre.org/XMLSchema/oval-definitions-5#independent}path': No match found for key-sequence ['oval:ssg-local_var_installed_app_is_fuse6:var:1'] of keyref '{http://oval.mitre.org/XMLSchema/oval-definitions-5}variableKeyRef'.
OpenSCAP Error: Invalid SCAP Source Datastream (1.2) content in output/ssg-fuse6-ds.xml. [oscap_source.c:205]

But since this PR isn't switching validation on the JBoss/Fuse/6 content yet, assuming this will be fixed in future PR (the benefit of having this merged is bigger than quick fix of one OVAL variable).

ACK

@iankko iankko merged commit b5904d8 into ComplianceAsCode:master Apr 9, 2016
@redhatrises redhatrises deleted the JBoss_Fuse_XCCDF branch April 9, 2016 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General enhancements to the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants