Created
January 15, 2019 12:00
-
-
Save dLobatog/1502a3183062c8acd805bb6676e79038 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pry(#<XCCDFReportParser>)> @benchmark.profiles | |
| => {"xccdf_org.ssgproject.content_profile_hipaa"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b68660 @raw=#<FFI::Pointer address=0x00007f9ba1d1abf0>>, | |
| "xccdf_org.ssgproject.content_profile_ospp42"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b685c0 @raw=#<FFI::Pointer address=0x00007f9ba1d2d910>>, | |
| "xccdf_org.ssgproject.content_profile_standard"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b68520 @raw=#<FFI::Pointer address=0x00007f9ba1d3f7a0>>, | |
| "xccdf_org.ssgproject.content_profile_nist-800-171-cui"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b68480 @raw=#<FFI::Pointer address=0x00007f9ba1d4c450>>, | |
| "xccdf_org.ssgproject.content_profile_pci-dss"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b683e0 @raw=#<FFI::Pointer address=0x00007f9ba1d66260>>, | |
| "xccdf_org.ssgproject.content_profile_cjis"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b68340 @raw=#<FFI::Pointer address=0x00007f9ba1d74920>>, | |
| "xccdf_org.ssgproject.content_profile_stig-rhel7-disa"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b682a0 @raw=#<FFI::Pointer address=0x00007f9ba1d83cc0>>, | |
| "xccdf_org.ssgproject.content_profile_ospp"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b68200 @raw=#<FFI::Pointer address=0x00007f9ba1d98670>>, | |
| "xccdf_org.ssgproject.content_profile_C2S"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b68160 @raw=#<FFI::Pointer address=0x00007f9ba1db2140>>, | |
| "xccdf_org.ssgproject.content_profile_rht-ccp"=> | |
| #<OpenSCAP::Xccdf::Profile:0x0000556697b680c0 @raw=#<FFI::Pointer address=0x00007f9ba1dc3d30>>} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment