Project

General

Profile

Actions

Feature #21116

closed

Feature to add the "--fetch-remote-resources" to the foreman_scap_client.

Added by Ondřej Pražák over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-

Description

Proposed title of this feature request

[RFE] Feature to add the "--fetch-remote-resources" to the foreman_scap_client.

What is the nature and description of the request?

SCAP needs to download some content from the remote location to run some tests on the clients. To download the contents of the remote location, we use the "--fetch-remote-resources" flag. Currently, we have no option to mention this in the foreman_scap_client command.

Additional Information:

As a workaround, we added the "--fetch-remote-resources" flag directly to the foreman_scap_client by editing the below file.


  1. vi /usr/share/gems/gems/foreman_scap_client-0.1.2/lib/foreman_scap_client/client.rb

--- snipped ---
59 "oscap xccdf eval --fetch-remote-resources #{profile} --results-arf #{results_path} #{config[@policy_id][:content_path]}"
---/snipped ---
------

Why does the user need this? (List the business requirements here)

To get the results for all the rules in the SCAP content file.

How would the customer like to achieve this? (List the functional requirements here)

Adding the feature to mention the "--fetch-remote-resources" in the foreman_scap_client command.


Related issues 1 (0 open1 closed)

Blocks OpenSCAP - Feature #21390: Option to download the remote contents to run the OpenSCAP reports on the hosts in a disconnected network.ClosedAlex FisherActions
Actions #1

Updated by Ondřej Pražák over 6 years ago

  • Blocks Feature #21390: Option to download the remote contents to run the OpenSCAP reports on the hosts in a disconnected network. added
Actions #2

Updated by Marek Hulán almost 6 years ago

  • Subject changed from Feature to add the "--fetch-remote-resources" to the foreman_scap_client. to Feature to add the "--fetch-remote-resources" to the foreman_scap_client.
  • Status changed from New to Ready For Testing
  • Assignee set to Alex Fisher
  • Pull request https://github.com/theforeman/foreman_scap_client/pull/21 added
Actions #3

Updated by Ondřej Pražák over 5 years ago

  • Status changed from Ready For Testing to Closed
  • Pull request https://github.com/theforeman/puppet-foreman_scap_client/pull/43 added
  • Fixed in Releases puppet-foreman_scap_client 0.3.19 added
Actions #4

Updated by Marek Hulán over 5 years ago

  • Fixed in Releases foreman_scap_client 0.4.0 added
  • Fixed in Releases deleted (puppet-foreman_scap_client 0.3.19)
Actions #5

Updated by Marek Hulán over 5 years ago

  • Fixed in Releases puppet-foreman_scap_client 0.3.19 added
  • Fixed in Releases deleted (foreman_scap_client 0.4.0)
Actions

Also available in: Atom PDF