# -*- encoding: utf-8 -*- # stub: foreman_openscap 4.0.1 ruby lib Gem::Specification.new do |s| s.name = "foreman_openscap".freeze s.version = "4.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["slukasik@redhat.com".freeze] s.date = "2020-07-13" s.description = "Foreman plug-in for managing security compliance reports".freeze s.email = ["slukasik@redhat.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "app/assets/javascripts/foreman_openscap/arf_reports.js".freeze, "app/assets/javascripts/foreman_openscap/load_report.js".freeze, "app/assets/javascripts/foreman_openscap/period_selector.js".freeze, "app/assets/javascripts/foreman_openscap/policy_dashboard.js".freeze, "app/assets/javascripts/foreman_openscap/policy_edit.js".freeze, "app/assets/javascripts/foreman_openscap/reports.js".freeze, "app/assets/javascripts/foreman_openscap/scap_hosts_show.js".freeze, "app/assets/stylesheets/foreman_openscap/policy.css".freeze, "app/assets/stylesheets/foreman_openscap/policy_dashboard.css".freeze, "app/assets/stylesheets/foreman_openscap/reports.css".freeze, "app/assets/stylesheets/foreman_openscap/scap_breakdown_chart.css".freeze, "app/controllers/api/v2/compliance/arf_reports_controller.rb".freeze, "app/controllers/api/v2/compliance/policies_controller.rb".freeze, "app/controllers/api/v2/compliance/scap_content_profiles_controller.rb".freeze, "app/controllers/api/v2/compliance/scap_contents_controller.rb".freeze, "app/controllers/api/v2/compliance/tailoring_files_controller.rb".freeze, "app/controllers/arf_reports_controller.rb".freeze, "app/controllers/compliance_dashboard_controller.rb".freeze, "app/controllers/compliance_hosts_controller.rb".freeze, "app/controllers/concerns/foreman/controller/parameters/policy.rb".freeze, "app/controllers/concerns/foreman/controller/parameters/policy_api.rb".freeze, "app/controllers/concerns/foreman/controller/parameters/scap_content.rb".freeze, "app/controllers/concerns/foreman/controller/parameters/tailoring_file.rb".freeze, "app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb".freeze, "app/controllers/concerns/foreman_openscap/api/v2/scap_api_controller_extensions.rb".freeze, "app/controllers/concerns/foreman_openscap/arf_reports_controller_common_extensions.rb".freeze, "app/controllers/concerns/foreman_openscap/body_log_extensions.rb".freeze, "app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb".freeze, "app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb".freeze, "app/controllers/openscap_proxies_controller.rb".freeze, "app/controllers/policies_controller.rb".freeze, "app/controllers/policy_dashboard_controller.rb".freeze, "app/controllers/scap_contents_controller.rb".freeze, "app/controllers/tailoring_files_controller.rb".freeze, "app/helpers/arf_report_dashboard_helper.rb".freeze, "app/helpers/arf_reports_helper.rb".freeze, "app/helpers/compliance_dashboard_helper.rb".freeze, "app/helpers/compliance_hosts_helper.rb".freeze, "app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb".freeze, "app/helpers/foreman_openscap_helper.rb".freeze, "app/helpers/policies_helper.rb".freeze, "app/helpers/policy_dashboard_helper.rb".freeze, "app/helpers/tailoring_files_helper.rb".freeze, "app/lib/proxy_api/available_proxy.rb".freeze, "app/lib/proxy_api/migration.rb".freeze, "app/lib/proxy_api/openscap.rb".freeze, "app/mailers/foreman_openscap/policy_mailer.rb".freeze, "app/models/concerns/foreman_openscap/compliance_status_scoped_search.rb".freeze, "app/models/concerns/foreman_openscap/data_stream_content.rb".freeze, "app/models/concerns/foreman_openscap/host_extensions.rb".freeze, "app/models/concerns/foreman_openscap/hostgroup_extensions.rb".freeze, "app/models/concerns/foreman_openscap/log_extensions.rb".freeze, "app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb".freeze, "app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb".freeze, "app/models/concerns/foreman_openscap/smart_proxy_extensions.rb".freeze, "app/models/foreman_openscap/arf_report.rb".freeze, "app/models/foreman_openscap/asset.rb".freeze, "app/models/foreman_openscap/asset_policy.rb".freeze, "app/models/foreman_openscap/compliance_status.rb".freeze, "app/models/foreman_openscap/policy.rb".freeze, "app/models/foreman_openscap/policy_arf_report.rb".freeze, "app/models/foreman_openscap/policy_revision.rb".freeze, "app/models/foreman_openscap/scap_content.rb".freeze, "app/models/foreman_openscap/scap_content_profile.rb".freeze, "app/models/foreman_openscap/tailoring_file.rb".freeze, "app/services/foreman_openscap/arf_report_status_calculator.rb".freeze, "app/services/foreman_openscap/client_config/ansible.rb".freeze, "app/services/foreman_openscap/client_config/base.rb".freeze, "app/services/foreman_openscap/client_config/manual.rb".freeze, "app/services/foreman_openscap/client_config/puppet.rb".freeze, "app/services/foreman_openscap/config_name_service.rb".freeze, "app/services/foreman_openscap/host_report_dashboard/data.rb".freeze, "app/services/foreman_openscap/hostgroup_overrider.rb".freeze, "app/services/foreman_openscap/lookup_key_overrider.rb".freeze, "app/services/foreman_openscap/openscap_proxy_assigned_version_check.rb".freeze, "app/services/foreman_openscap/openscap_proxy_version_check.rb".freeze, "app/services/foreman_openscap/policy_dashboard/data.rb".freeze, "app/services/foreman_openscap/report_dashboard/data.rb".freeze, "app/services/proxy_status/openscap_spool.rb".freeze, "app/validators/concerns/foreman_openscap/bookmark_controller_validator_extensions.rb".freeze, "app/validators/foreman_openscap/data_stream_validator.rb".freeze, "app/views/api/v2/compliance/arf_reports/base.json.rabl".freeze, "app/views/api/v2/compliance/arf_reports/index.json.rabl".freeze, "app/views/api/v2/compliance/arf_reports/main.json.rabl".freeze, "app/views/api/v2/compliance/arf_reports/show.json.rabl".freeze, "app/views/api/v2/compliance/common/_loc.json.rabl".freeze, "app/views/api/v2/compliance/common/_org.json.rabl".freeze, "app/views/api/v2/compliance/policies/base.json.rabl".freeze, "app/views/api/v2/compliance/policies/children.json.rabl".freeze, "app/views/api/v2/compliance/policies/create.json.rabl".freeze, "app/views/api/v2/compliance/policies/index.json.rabl".freeze, "app/views/api/v2/compliance/policies/main.json.rabl".freeze, "app/views/api/v2/compliance/policies/show.json.rabl".freeze, "app/views/api/v2/compliance/scap_content_profiles/base.json.rabl".freeze, "app/views/api/v2/compliance/scap_content_profiles/index.json.rabl".freeze, "app/views/api/v2/compliance/scap_content_profiles/main.json.rabl".freeze, "app/views/api/v2/compliance/scap_contents/base.json.rabl".freeze, "app/views/api/v2/compliance/scap_contents/create.json.rabl".freeze, "app/views/api/v2/compliance/scap_contents/index.json.rabl".freeze, "app/views/api/v2/compliance/scap_contents/main.json.rabl".freeze, "app/views/api/v2/compliance/scap_contents/show.json.rabl".freeze, "app/views/api/v2/compliance/scap_contents/update.json.rabl".freeze, "app/views/api/v2/compliance/tailoring_files/base.json.rabl".freeze, "app/views/api/v2/compliance/tailoring_files/index.json.rabl".freeze, "app/views/api/v2/compliance/tailoring_files/main.json.rabl".freeze, "app/views/api/v2/compliance/tailoring_files/show.json.rabl".freeze, "app/views/api/v2/hosts/policies_enc.json.rabl".freeze, "app/views/api/v2/hosts/policy_enc.json.rabl".freeze, "app/views/arf_reports/_detailed_message.html.erb".freeze, "app/views/arf_reports/_list.html.erb".freeze, "app/views/arf_reports/_metrics.html.erb".freeze, "app/views/arf_reports/_output.html.erb".freeze, "app/views/arf_reports/delete_multiple.html.erb".freeze, "app/views/arf_reports/index.html.erb".freeze, "app/views/arf_reports/show.html.erb".freeze, "app/views/arf_reports/show_html.html.erb".freeze, "app/views/arf_reports/welcome.html.erb".freeze, "app/views/compliance_hosts/show.html.erb".freeze, "app/views/dashboard/_compliance_host_reports_widget.html.erb".freeze, "app/views/dashboard/_compliance_reports_breakdown_widget.html.erb".freeze, "app/views/foreman_openscap/policy_mailer/_dashboard.erb".freeze, "app/views/foreman_openscap/policy_mailer/_hosts.erb".freeze, "app/views/foreman_openscap/policy_mailer/_list.erb".freeze, "app/views/foreman_openscap/policy_mailer/_policy.erb".freeze, "app/views/foreman_openscap/policy_mailer/policy_summary.erb".freeze, "app/views/hosts/select_multiple_openscap_proxy.html.erb".freeze, "app/views/job_templates/run_openscap_scans.erb".freeze, "app/views/policies/_form.html.erb".freeze, "app/views/policies/_list.html.erb".freeze, "app/views/policies/_scap_content_results.html.erb".freeze, "app/views/policies/_tailoring_file_selected.html.erb".freeze, "app/views/policies/create.html.erb".freeze, "app/views/policies/disassociate_multiple_hosts.html.erb".freeze, "app/views/policies/edit.html.erb".freeze, "app/views/policies/index.html.erb".freeze, "app/views/policies/new.html.erb".freeze, "app/views/policies/select_multiple_hosts.html.erb".freeze, "app/views/policies/show.html.erb".freeze, "app/views/policies/steps/_deployment_options_form.html.erb".freeze, "app/views/policies/steps/_hostgroups_form.html.erb".freeze, "app/views/policies/steps/_locations_form.html.erb".freeze, "app/views/policies/steps/_organizations_form.html.erb".freeze, "app/views/policies/steps/_policy_attributes_form.html.erb".freeze, "app/views/policies/steps/_scap_content_form.html.erb".freeze, "app/views/policies/steps/_schedule_form.html.erb".freeze, "app/views/policies/steps/_step_form.html.erb".freeze, "app/views/policies/welcome.html.erb".freeze, "app/views/policy_dashboard/_policy_chart_widget.html.erb".freeze, "app/views/policy_dashboard/_policy_reports.html.erb".freeze, "app/views/policy_dashboard/_policy_status_widget.html.erb".freeze, "app/views/policy_dashboard/index.html.erb".freeze, "app/views/scap_contents/_form.html.erb".freeze, "app/views/scap_contents/_list.html.erb".freeze, "app/views/scap_contents/edit.html.erb".freeze, "app/views/scap_contents/index.html.erb".freeze, "app/views/scap_contents/new.html.erb".freeze, "app/views/scap_contents/welcome.html.erb".freeze, "app/views/smart_proxies/_openscap_spool.html.erb".freeze, "app/views/smart_proxies/plugins/_openscap.html.erb".freeze, "app/views/tailoring_files/_form.html.erb".freeze, "app/views/tailoring_files/_list.html.erb".freeze, "app/views/tailoring_files/edit.html.erb".freeze, "app/views/tailoring_files/index.html.erb".freeze, "app/views/tailoring_files/new.html.erb".freeze, "app/views/tailoring_files/welcome.html.erb".freeze, "config/routes.rb".freeze, "db/migrate/20141013172051_create_scaptimony_policies.rb".freeze, "db/migrate/20141014105333_create_scaptimony_assets.rb".freeze, "db/migrate/20141015092642_create_scaptimony_arf_reports.rb".freeze, "db/migrate/20141015115511_add_arf_report_unique_constraint.rb".freeze, "db/migrate/20141104164201_create_scaptimony_scap_contents.rb".freeze, "db/migrate/20141104171545_create_scaptimony_policy_revisions.rb".freeze, "db/migrate/20141105174625_add_description_to_scaptimony_policy_revisions.rb".freeze, "db/migrate/20141105174834_add_columns_to_scaptimony_policies.rb".freeze, "db/migrate/20141107091756_add_columns_to_scaptimony_scap_contents.rb".freeze, "db/migrate/20141111104519_add_constraint_to_scaptimony_scap_contents.rb".freeze, "db/migrate/20141113221054_create_scaptimony_scap_content_profiles.rb".freeze, "db/migrate/20141116170632_remove_xccdf_profile_from_scaptimony_policies.rb".freeze, "db/migrate/20141116171305_add_profile_to_scaptimony_policies.rb".freeze, "db/migrate/20141118142954_add_constraint_to_scaptimony_policies.rb".freeze, "db/migrate/20141119164918_create_scaptimony_xccdf_results.rb".freeze, "db/migrate/20141119175434_create_scaptimony_xccdf_rules.rb".freeze, "db/migrate/20141119182606_create_scaptimony_xccdf_rule_results.rb".freeze, "db/migrate/20141121120326_create_scaptimony_arf_report_breakdowns.rb".freeze, "db/migrate/20141121164042_replace_arf_report_breakdown_view.rb".freeze, "db/migrate/20141206211151_create_scaptimony_assets_policies.rb".freeze, "db/migrate/20141214112917_add_scap_file_to_scap_content.rb".freeze, "db/migrate/20141216154502_rename_scaptimony_asset_policies.rb".freeze, "db/migrate/20150111085317_polymorph_asset.rb".freeze, "db/migrate/20150112152944_create_scaptimony_arf_report_raws.rb".freeze, "db/migrate/20150114210634_rename_scaptimony_arf_report_raw_raw.rb".freeze, "db/migrate/20150115155947_add_scaptimony_scap_content_digest.rb".freeze, "db/migrate/20150116083129_add_day_of_month_and_cron_line_to_scaptimony_policy.rb".freeze, "db/migrate/20150821100137_migrate_from_scaptimony.rb".freeze, "db/migrate/20150827123826_remove_scaptimony_permissions.rb".freeze, "db/migrate/20150925124959_create_policy_arf_reports.rb".freeze, "db/migrate/20150929124853_add_result_to_logs.rb".freeze, "db/migrate/20150929152345_move_arf_reports_to_reports_table.rb".freeze, "db/migrate/20151118165125_add_size_to_scap_content.rb".freeze, "db/migrate/20151119155419_add_arf_fields_to_message.rb".freeze, "db/migrate/20151120090851_add_openscap_proxy_to_host_and_hostgroup.rb".freeze, "db/migrate/20160830113437_remove_deleted_policy.rb".freeze, "db/migrate/20160925213031_change_scap_widget_names.rb".freeze, "db/migrate/20161109155255_create_tailoring_files.rb".freeze, "db/migrate/20161223153249_add_permissions_to_arf_report.rb".freeze, "db/migrate/20170821081205_rename_mail_notification.foreman_openscap.rb".freeze, "db/migrate/20170830221751_add_index_to_logs_result.rb".freeze, "db/migrate/20171011134112_remove_arf_reports_without_policy.rb".freeze, "db/migrate/20171016125613_add_content_title_unique_constraint.foreman_openscap.rb".freeze, "db/migrate/20190103093409_add_deployment_option_to_policy.foreman_openscap.rb".freeze, "db/migrate/20200117135424_migrate_port_overrides_to_int.rb".freeze, "db/seeds.d/75-job_templates.rb".freeze, "db/seeds.d/openscap_feature.rb".freeze, "db/seeds.d/openscap_policy_notification.rb".freeze, "lib/foreman_openscap.rb".freeze, "lib/foreman_openscap/bulk_upload.rb".freeze, "lib/foreman_openscap/data_migration.rb".freeze, "lib/foreman_openscap/engine.rb".freeze, "lib/foreman_openscap/helper.rb".freeze, "lib/foreman_openscap/message_cleaner.rb".freeze, "lib/foreman_openscap/version.rb".freeze, "lib/tasks/foreman_openscap_tasks.rake".freeze, "locale/Makefile".freeze, "locale/action_names.rb".freeze, "locale/de/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/de/foreman_openscap.po".freeze, "locale/en_GB/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/en_GB/foreman_openscap.po".freeze, "locale/es/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/es/foreman_openscap.po".freeze, "locale/foreman_openscap.pot".freeze, "locale/fr/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/fr/foreman_openscap.po".freeze, "locale/gl/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/gl/foreman_openscap.po".freeze, "locale/it/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/it/foreman_openscap.po".freeze, "locale/ja/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/ja/foreman_openscap.po".freeze, "locale/ko/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/ko/foreman_openscap.po".freeze, "locale/pt_BR/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/pt_BR/foreman_openscap.po".freeze, "locale/ru/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/ru/foreman_openscap.po".freeze, "locale/sv_SE/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/sv_SE/foreman_openscap.po".freeze, "locale/zanata.xml".freeze, "locale/zh_CN/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/zh_CN/foreman_openscap.po".freeze, "locale/zh_TW/LC_MESSAGES/foreman_openscap.mo".freeze, "locale/zh_TW/foreman_openscap.po".freeze, "test/factories/arf_report_factory.rb".freeze, "test/factories/asset_factory.rb".freeze, "test/factories/compliance_host_factory.rb".freeze, "test/factories/compliance_log_factory.rb".freeze, "test/factories/policy_arf_report_factory.rb".freeze, "test/factories/policy_factory.rb".freeze, "test/factories/scap_content_related.rb".freeze, "test/files/arf_report/arf_report.bz2".freeze, "test/files/arf_report/arf_report.html".freeze, "test/files/arf_report/arf_report.json".freeze, "test/files/arf_report/arf_report_msg_desc_changed.json".freeze, "test/files/arf_report/arf_report_msg_value_changed.json".freeze, "test/files/scap_contents/ssg-fedora-ds.xml".freeze, "test/files/tailoring_files/ssg-firefox-ds-tailoring-2.xml".freeze, "test/files/tailoring_files/ssg-firefox-ds-tailoring.xml".freeze, "test/functional/api/v2/compliance/arf_reports_controller_test.rb".freeze, "test/functional/api/v2/compliance/policies_controller_test.rb".freeze, "test/functional/api/v2/compliance/scap_content_profiles_controller_test.rb".freeze, "test/functional/api/v2/compliance/scap_contents_controller_test.rb".freeze, "test/functional/api/v2/compliance/tailoring_files_controller_test.rb".freeze, "test/functional/api/v2/hosts_controller_test.rb".freeze, "test/functional/arf_reports_controller_test.rb".freeze, "test/functional/openscap_proxies_controller_test.rb".freeze, "test/functional/tailoring_files_controller_test.rb".freeze, "test/helpers/arf_report_dashboard_helper_test.rb".freeze, "test/helpers/policy_dashboard_helper_test.rb".freeze, "test/lib/foreman_openscap/bulk_upload_test.rb".freeze, "test/test_plugin_helper.rb".freeze, "test/unit/arf_report_status_calculator_test.rb".freeze, "test/unit/arf_report_test.rb".freeze, "test/unit/compliance_status_test.rb".freeze, "test/unit/concerns/host_extensions_test.rb".freeze, "test/unit/concerns/openscap_proxy_extenstions_test.rb".freeze, "test/unit/message_cleaner_test.rb".freeze, "test/unit/openscap_host_test.rb".freeze, "test/unit/policy_mailer_test.rb".freeze, "test/unit/policy_test.rb".freeze, "test/unit/scap_content_test.rb".freeze, "test/unit/services/config_name_service_test.rb".freeze, "test/unit/services/hostgroup_overrider_test.rb".freeze, "test/unit/services/lookup_key_overrider_test.rb".freeze, "test/unit/services/report_dashboard/data_test.rb".freeze, "test/unit/services/tailoring_files_proxy_check_test.rb".freeze, "test/unit/tailoring_file_test.rb".freeze] s.homepage = "https://github.com/theforeman/foreman_openscap".freeze s.licenses = ["GPL-3.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Foreman plug-in for displaying OpenSCAP audit reports".freeze s.test_files = ["test/factories/arf_report_factory.rb".freeze, "test/factories/asset_factory.rb".freeze, "test/factories/compliance_host_factory.rb".freeze, "test/factories/compliance_log_factory.rb".freeze, "test/factories/policy_arf_report_factory.rb".freeze, "test/factories/policy_factory.rb".freeze, "test/factories/scap_content_related.rb".freeze, "test/files/arf_report/arf_report.bz2".freeze, "test/files/arf_report/arf_report.html".freeze, "test/files/arf_report/arf_report.json".freeze, "test/files/arf_report/arf_report_msg_desc_changed.json".freeze, "test/files/arf_report/arf_report_msg_value_changed.json".freeze, "test/files/scap_contents/ssg-fedora-ds.xml".freeze, "test/files/tailoring_files/ssg-firefox-ds-tailoring-2.xml".freeze, "test/files/tailoring_files/ssg-firefox-ds-tailoring.xml".freeze, "test/functional/api/v2/compliance/arf_reports_controller_test.rb".freeze, "test/functional/api/v2/compliance/policies_controller_test.rb".freeze, "test/functional/api/v2/compliance/scap_content_profiles_controller_test.rb".freeze, "test/functional/api/v2/compliance/scap_contents_controller_test.rb".freeze, "test/functional/api/v2/compliance/tailoring_files_controller_test.rb".freeze, "test/functional/api/v2/hosts_controller_test.rb".freeze, "test/functional/arf_reports_controller_test.rb".freeze, "test/functional/openscap_proxies_controller_test.rb".freeze, "test/functional/tailoring_files_controller_test.rb".freeze, "test/helpers/arf_report_dashboard_helper_test.rb".freeze, "test/helpers/policy_dashboard_helper_test.rb".freeze, "test/lib/foreman_openscap/bulk_upload_test.rb".freeze, "test/unit/arf_report_status_calculator_test.rb".freeze, "test/unit/arf_report_test.rb".freeze, "test/unit/compliance_status_test.rb".freeze, "test/unit/concerns/host_extensions_test.rb".freeze, "test/unit/concerns/openscap_proxy_extenstions_test.rb".freeze, "test/unit/message_cleaner_test.rb".freeze, "test/unit/openscap_host_test.rb".freeze, "test/unit/policy_mailer_test.rb".freeze, "test/unit/scap_content_test.rb".freeze, "test/unit/services/config_name_service_test.rb".freeze, "test/unit/services/hostgroup_overrider_test.rb".freeze, "test/unit/services/lookup_key_overrider_test.rb".freeze, "test/unit/services/report_dashboard/data_test.rb".freeze, "test/unit/services/tailoring_files_proxy_check_test.rb".freeze, "test/unit/tailoring_file_test.rb".freeze, "test/unit/policy_test.rb".freeze, "test/test_plugin_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) end