Bug 1957288
Summary: | [RFE] Add option in the satellite to upload/sync OVAL defination to evalute the rule (xccdf_org.ssgproject.content_rule_security_patches_up_to_date) when performing Compliance scan on the client registered with the Satellite server. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Satyajit Das <sadas> | ||||
Component: | SCAP Plugin | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED ERRATA | QA Contact: | Jameer Pathan <jpathan> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.8.0 | CC: | ehelms, mhaicman, mhulan, mmccune, rlavi, vferschm | ||||
Target Milestone: | 6.11.0 | Keywords: | FutureFeature, Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-07-05 14:28:51 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Satyajit Das
2021-05-05 14:18:25 UTC
I believe this is possible today. Ansible role and Puppet module for scap client have the ability to deploy configuration so that remote resources are fetched during scan. There is 'foreman_scap_client_fetch_remote_resources' Ansible variable and 'fetch_remote_resources' smart class param, both are set to 'false' by default. Changing override to yes and value to 'true' (or setting appropriate matchers) should be enough for the desired effect. Note that this will work in the same way as for client registered to portal where '--fetch-remote-resources' option is supplied manually - remote resources will be fetched from the sources as specified in the profile/rule xml, not from Satellite. Does deploying the client with config to fetch remote resources resolve this issue? Created attachment 1780159 [details]
fetch remote resources
I have the write up prepared, who should convert it to the KCS? Is that a documentation or support? Vendula, do you know? I have linked the KCS as draft, it would be great if it can be reviewed. I'm moving this to ON_QA, if that's verified, I'll switch to published. Moving bz to verified state based on Marek's draft KCS and https://access.redhat.com/solutions/5185891. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Satellite 6.11 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5498 |