--- !ruby/object:Gem::Specification name: foreman_openscap version: !ruby/object:Gem::Version version: 0.7.12 platform: ruby authors: - slukasik@redhat.com autorequire: bindir: bin cert_chain: [] date: 2018-03-09 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: deface requirement: !ruby/object:Gem::Requirement requirements: - - "<" - !ruby/object:Gem::Version version: '2.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "<" - !ruby/object:Gem::Version version: '2.0' description: Foreman plug-in for managing security compliance reports email: - slukasik@redhat.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - README.md - app/assets/javascripts/foreman_openscap/arf_reports.js - app/assets/javascripts/foreman_openscap/load_report.js - app/assets/javascripts/foreman_openscap/openscap_proxy.js - app/assets/javascripts/foreman_openscap/period_selector.js - app/assets/javascripts/foreman_openscap/policy_edit.js - app/assets/javascripts/foreman_openscap/reports.js - app/assets/javascripts/foreman_openscap/scap_hosts_show.js - app/assets/stylesheets/foreman_openscap/policy.css - app/assets/stylesheets/foreman_openscap/reports.css - app/controllers/api/v2/compliance/arf_reports_controller.rb - app/controllers/api/v2/compliance/policies_controller.rb - app/controllers/api/v2/compliance/scap_contents_controller.rb - app/controllers/api/v2/compliance/tailoring_files_controller.rb - app/controllers/arf_reports_controller.rb - app/controllers/compliance_dashboard_controller.rb - app/controllers/compliance_hosts_controller.rb - app/controllers/concerns/foreman/controller/parameters/policy.rb - app/controllers/concerns/foreman/controller/parameters/policy_api.rb - app/controllers/concerns/foreman/controller/parameters/scap_content.rb - app/controllers/concerns/foreman/controller/parameters/tailoring_file.rb - app/controllers/concerns/foreman_openscap/arf_reports_controller_common_extensions.rb - app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb - app/controllers/openscap_proxies_controller.rb - app/controllers/policies_controller.rb - app/controllers/policy_dashboard_controller.rb - app/controllers/scap_contents_controller.rb - app/controllers/tailoring_files_controller.rb - app/helpers/arf_report_dashboard_helper.rb - app/helpers/arf_reports_helper.rb - app/helpers/compliance_dashboard_helper.rb - app/helpers/compliance_hosts_helper.rb - app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb - app/helpers/concerns/foreman_openscap/lookup_keys_helper_extensions.rb - app/helpers/policies_helper.rb - app/helpers/policy_dashboard_helper.rb - app/helpers/tailoring_files_helper.rb - app/lib/proxy_api/available_proxy.rb - app/lib/proxy_api/migration.rb - app/lib/proxy_api/openscap.rb - app/mailers/foreman_openscap/policy_mailer.rb - app/models/concerns/foreman_openscap/compliance_status_scoped_search.rb - app/models/concerns/foreman_openscap/data_stream_content.rb - app/models/concerns/foreman_openscap/host_extensions.rb - app/models/concerns/foreman_openscap/hostgroup_extensions.rb - app/models/concerns/foreman_openscap/log_extensions.rb - app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb - app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb - app/models/concerns/foreman_openscap/smart_proxy_extensions.rb - app/models/foreman_openscap/arf_report.rb - app/models/foreman_openscap/asset.rb - app/models/foreman_openscap/asset_policy.rb - app/models/foreman_openscap/compliance_status.rb - app/models/foreman_openscap/policy.rb - app/models/foreman_openscap/policy_arf_report.rb - app/models/foreman_openscap/policy_revision.rb - app/models/foreman_openscap/scap_content.rb - app/models/foreman_openscap/scap_content_profile.rb - app/models/foreman_openscap/tailoring_file.rb - app/overrides/hosts/overview/host_compliance_status.rb - app/services/foreman_openscap/arf_report_status_calculator.rb - app/services/foreman_openscap/host_report_dashboard/data.rb - app/services/foreman_openscap/openscap_proxy_assigned_version_check.rb - app/services/foreman_openscap/openscap_proxy_version_check.rb - app/services/foreman_openscap/policy_dashboard/data.rb - app/services/foreman_openscap/report_dashboard/data.rb - app/validators/foreman_openscap/data_stream_validator.rb - app/views/api/v2/compliance/arf_reports/base.json.rabl - app/views/api/v2/compliance/arf_reports/index.json.rabl - app/views/api/v2/compliance/arf_reports/main.json.rabl - app/views/api/v2/compliance/arf_reports/show.json.rabl - app/views/api/v2/compliance/common/_loc.json.rabl - app/views/api/v2/compliance/common/_org.json.rabl - app/views/api/v2/compliance/policies/base.json.rabl - app/views/api/v2/compliance/policies/create.json.rabl - app/views/api/v2/compliance/policies/index.json.rabl - app/views/api/v2/compliance/policies/main.json.rabl - app/views/api/v2/compliance/policies/show.json.rabl - app/views/api/v2/compliance/scap_contents/base.json.rabl - app/views/api/v2/compliance/scap_contents/create.json.rabl - app/views/api/v2/compliance/scap_contents/index.json.rabl - app/views/api/v2/compliance/scap_contents/main.json.rabl - app/views/api/v2/compliance/scap_contents/show.json.rabl - app/views/api/v2/compliance/scap_contents/update.json.rabl - app/views/api/v2/compliance/tailoring_files/base.json.rabl - app/views/api/v2/compliance/tailoring_files/index.json.rabl - app/views/api/v2/compliance/tailoring_files/main.json.rabl - app/views/api/v2/compliance/tailoring_files/show.json.rabl - app/views/arf_reports/_detailed_message.html.erb - app/views/arf_reports/_list.html.erb - app/views/arf_reports/_metrics.html.erb - app/views/arf_reports/_output.html.erb - app/views/arf_reports/delete_multiple.html.erb - app/views/arf_reports/index.html.erb - app/views/arf_reports/show.html.erb - app/views/arf_reports/show_html.html.erb - app/views/compliance_hosts/_compliance_status.erb - app/views/compliance_hosts/show.html.erb - app/views/dashboard/_compliance_host_reports_widget.html.erb - app/views/dashboard/_compliance_reports_breakdown_widget.html.erb - app/views/foreman_openscap/policy_mailer/_dashboard.erb - app/views/foreman_openscap/policy_mailer/_hosts.erb - app/views/foreman_openscap/policy_mailer/_list.erb - app/views/foreman_openscap/policy_mailer/_policy.erb - app/views/foreman_openscap/policy_mailer/policy_summary.erb - app/views/job_templates/run_openscap_scans.erb - app/views/policies/_form.html.erb - app/views/policies/_list.html.erb - app/views/policies/_scap_content_results.html.erb - app/views/policies/_tailoring_file_selected.html.erb - app/views/policies/create.html.erb - app/views/policies/disassociate_multiple_hosts.html.erb - app/views/policies/edit.html.erb - app/views/policies/index.html.erb - app/views/policies/new.html.erb - app/views/policies/select_multiple_hosts.html.erb - app/views/policies/show.html.erb - app/views/policies/steps/_create_policy_form.html.erb - app/views/policies/steps/_hostgroups_form.html.erb - app/views/policies/steps/_locations_form.html.erb - app/views/policies/steps/_organizations_form.html.erb - app/views/policies/steps/_scap_content_form.html.erb - app/views/policies/steps/_schedule_form.html.erb - app/views/policies/steps/_step_form.html.erb - app/views/policies/welcome.html.erb - app/views/policy_dashboard/_policy_chart_widget.html.erb - app/views/policy_dashboard/_policy_reports.html.erb - app/views/policy_dashboard/_policy_status_widget.html.erb - app/views/policy_dashboard/index.html.erb - app/views/scap_contents/_form.html.erb - app/views/scap_contents/_list.html.erb - app/views/scap_contents/edit.html.erb - app/views/scap_contents/index.html.erb - app/views/scap_contents/new.html.erb - app/views/scap_contents/welcome.html.erb - app/views/smart_proxies/_openscap_spool.html.erb - app/views/smart_proxies/plugins/_openscap.html.erb - app/views/tailoring_files/_form.html.erb - app/views/tailoring_files/_list.html.erb - app/views/tailoring_files/edit.html.erb - app/views/tailoring_files/index.html.erb - app/views/tailoring_files/new.html.erb - app/views/tailoring_files/welcome.html.erb - config/routes.rb - db/migrate/20141013172051_create_scaptimony_policies.rb - db/migrate/20141014105333_create_scaptimony_assets.rb - db/migrate/20141015092642_create_scaptimony_arf_reports.rb - db/migrate/20141015115511_add_arf_report_unique_constraint.rb - db/migrate/20141104164201_create_scaptimony_scap_contents.rb - db/migrate/20141104171545_create_scaptimony_policy_revisions.rb - db/migrate/20141105174625_add_description_to_scaptimony_policy_revisions.rb - db/migrate/20141105174834_add_columns_to_scaptimony_policies.rb - db/migrate/20141107091756_add_columns_to_scaptimony_scap_contents.rb - db/migrate/20141111104519_add_constraint_to_scaptimony_scap_contents.rb - db/migrate/20141113221054_create_scaptimony_scap_content_profiles.rb - db/migrate/20141116170632_remove_xccdf_profile_from_scaptimony_policies.rb - db/migrate/20141116171305_add_profile_to_scaptimony_policies.rb - db/migrate/20141118142954_add_constraint_to_scaptimony_policies.rb - db/migrate/20141119164918_create_scaptimony_xccdf_results.rb - db/migrate/20141119175434_create_scaptimony_xccdf_rules.rb - db/migrate/20141119182606_create_scaptimony_xccdf_rule_results.rb - db/migrate/20141121120326_create_scaptimony_arf_report_breakdowns.rb - db/migrate/20141121164042_replace_arf_report_breakdown_view.rb - db/migrate/20141206211151_create_scaptimony_assets_policies.rb - db/migrate/20141214112917_add_scap_file_to_scap_content.rb - db/migrate/20141216154502_rename_scaptimony_asset_policies.rb - db/migrate/20150111085317_polymorph_asset.rb - db/migrate/20150112152944_create_scaptimony_arf_report_raws.rb - db/migrate/20150114210634_rename_scaptimony_arf_report_raw_raw.rb - db/migrate/20150115155947_add_scaptimony_scap_content_digest.rb - db/migrate/20150116083129_add_day_of_month_and_cron_line_to_scaptimony_policy.rb - db/migrate/20150821100137_migrate_from_scaptimony.rb - db/migrate/20150827123826_remove_scaptimony_permissions.rb - db/migrate/20150925124959_create_policy_arf_reports.rb - db/migrate/20150929124853_add_result_to_logs.rb - db/migrate/20150929152345_move_arf_reports_to_reports_table.rb - db/migrate/20151118165125_add_size_to_scap_content.rb - db/migrate/20151119155419_add_arf_fields_to_message.rb - db/migrate/20151120090851_add_openscap_proxy_to_host_and_hostgroup.rb - db/migrate/20160830113437_remove_deleted_policy.rb - db/migrate/20160925213031_change_scap_widget_names.rb - db/migrate/20161109155255_create_tailoring_files.rb - db/migrate/20161223153249_add_permissions_to_arf_report.rb - db/migrate/20170821081205_rename_mail_notification.foreman_openscap.rb - db/migrate/20170830221751_add_index_to_logs_result.rb - db/migrate/20171011134112_remove_arf_reports_without_policy.rb - db/seeds.d/75-job_templates.rb - db/seeds.d/openscap_feature.rb - db/seeds.d/openscap_policy_notification.rb - lib/foreman_openscap.rb - lib/foreman_openscap/bulk_upload.rb - lib/foreman_openscap/data_migration.rb - lib/foreman_openscap/engine.rb - lib/foreman_openscap/helper.rb - lib/foreman_openscap/message_cleaner.rb - lib/foreman_openscap/version.rb - lib/tasks/foreman_openscap_tasks.rake - locale/Makefile - locale/de/LC_MESSAGES/foreman_openscap.mo - locale/de/foreman_openscap.po - locale/en_GB/LC_MESSAGES/foreman_openscap.mo - locale/en_GB/foreman_openscap.po - locale/es/LC_MESSAGES/foreman_openscap.mo - locale/es/foreman_openscap.po - locale/foreman_openscap.pot - locale/fr/LC_MESSAGES/foreman_openscap.mo - locale/fr/foreman_openscap.po - locale/gl/LC_MESSAGES/foreman_openscap.mo - locale/gl/foreman_openscap.po - locale/it/LC_MESSAGES/foreman_openscap.mo - locale/it/foreman_openscap.po - locale/ja/LC_MESSAGES/foreman_openscap.mo - locale/ja/foreman_openscap.po - locale/ko/LC_MESSAGES/foreman_openscap.mo - locale/ko/foreman_openscap.po - locale/pt_BR/LC_MESSAGES/foreman_openscap.mo - locale/pt_BR/foreman_openscap.po - locale/ru/LC_MESSAGES/foreman_openscap.mo - locale/ru/foreman_openscap.po - locale/sv_SE/LC_MESSAGES/foreman_openscap.mo - locale/sv_SE/foreman_openscap.po - locale/zanata.xml - locale/zh_CN/LC_MESSAGES/foreman_openscap.mo - locale/zh_CN/foreman_openscap.po - locale/zh_TW/LC_MESSAGES/foreman_openscap.mo - locale/zh_TW/foreman_openscap.po - test/factories/arf_report_factory.rb - test/factories/asset_factory.rb - test/factories/compliance_host_factory.rb - test/factories/compliance_log_factory.rb - test/factories/policy_arf_report_factory.rb - test/factories/policy_factory.rb - test/factories/scap_content_related.rb - test/files/arf_report/arf_report.bz2 - test/files/arf_report/arf_report.html - test/files/arf_report/arf_report.json - test/files/arf_report/arf_report_msg_desc_changed.json - test/files/arf_report/arf_report_msg_value_changed.json - test/files/scap_contents/ssg-fedora-ds.xml - test/files/tailoring_files/ssg-firefox-ds-tailoring-2.xml - test/files/tailoring_files/ssg-firefox-ds-tailoring.xml - test/functional/api/v2/compliance/arf_reports_controller_test.rb - test/functional/api/v2/compliance/policies_controller_test.rb - test/functional/api/v2/compliance/scap_contents_controller_test.rb - test/functional/api/v2/compliance/tailoring_files_controller_test.rb - test/functional/arf_reports_controller_test.rb - test/functional/openscap_proxies_controller_test.rb - test/functional/tailoring_files_controller_test.rb - test/lib/foreman_openscap/bulk_upload_test.rb - test/test_plugin_helper.rb - test/unit/arf_report_status_calculator_test.rb - test/unit/arf_report_test.rb - test/unit/compliance_status_test.rb - test/unit/concerns/host_extensions_test.rb - test/unit/concerns/openscap_proxy_extenstions_test.rb - test/unit/message_cleaner_test.rb - test/unit/openscap_host_test.rb - test/unit/policy_mailer_test.rb - test/unit/policy_test.rb - test/unit/scap_content_test.rb - test/unit/services/report_dashboard/data_test.rb - test/unit/services/tailoring_files_proxy_check_test.rb - test/unit/tailoring_file_test.rb homepage: https://github.com/OpenSCAP/foreman_openscap licenses: - GPL-3.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.6.8 signing_key: specification_version: 4 summary: Foreman plug-in for displaying OpenSCAP audit reports test_files: - test/lib/foreman_openscap/bulk_upload_test.rb - test/unit/message_cleaner_test.rb - test/unit/scap_content_test.rb - test/unit/concerns/openscap_proxy_extenstions_test.rb - test/unit/concerns/host_extensions_test.rb - test/unit/openscap_host_test.rb - test/unit/tailoring_file_test.rb - test/unit/policy_test.rb - test/unit/compliance_status_test.rb - test/unit/arf_report_status_calculator_test.rb - test/unit/policy_mailer_test.rb - test/unit/services/tailoring_files_proxy_check_test.rb - test/unit/services/report_dashboard/data_test.rb - test/unit/arf_report_test.rb - test/test_plugin_helper.rb - test/functional/arf_reports_controller_test.rb - test/functional/api/v2/compliance/arf_reports_controller_test.rb - test/functional/api/v2/compliance/scap_contents_controller_test.rb - test/functional/api/v2/compliance/policies_controller_test.rb - test/functional/api/v2/compliance/tailoring_files_controller_test.rb - test/functional/openscap_proxies_controller_test.rb - test/functional/tailoring_files_controller_test.rb - test/factories/asset_factory.rb - test/factories/compliance_log_factory.rb - test/factories/arf_report_factory.rb - test/factories/scap_content_related.rb - test/factories/compliance_host_factory.rb - test/factories/policy_arf_report_factory.rb - test/factories/policy_factory.rb - test/files/scap_contents/ssg-fedora-ds.xml - test/files/tailoring_files/ssg-firefox-ds-tailoring-2.xml - test/files/tailoring_files/ssg-firefox-ds-tailoring.xml - test/files/arf_report/arf_report_msg_value_changed.json - test/files/arf_report/arf_report.bz2 - test/files/arf_report/arf_report_msg_desc_changed.json - test/files/arf_report/arf_report.json - test/files/arf_report/arf_report.html