Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLE PCIDSS Fix problem with sshd_strong_kex default selector #10590

Conversation

teacup-on-rockingchair
Copy link
Contributor

Description:

  • Replace usage of default variable selector for sshd_strong_kex variable in PCIDSS4 SLE profiles.

Rationale:

Current issue with the sshd_strong_kex variable on SLE15 build complains:

OpenSCAP Error: Invalid selector 'default' for xccdf:value/@id='xccdf_org.ssgproject.content_value_sshd_strong_kex'. Using null value instead. [/home/abuild/rpmbuild/BUILD/openscap-1.3.4/src/XCCDF_POLICY/xccdf_policy.c:2124]
Could not resolve xccdf:sub/@idref='xccdf_org.ssgproject.content_value_sshd_strong_kex'! [/home/abuild/rpmbuild/BUILD/openscap-1.3.4/src/XCCDF_POLICY/xccdf_policy_substitute.c:106]
A fix for Rule/@id="xccdf_org.ssgproject.content_rule_sshd_use_strong_kex" was skipped: Text substitution failed. [/home/abuild/rpmbuild/BUILD/openscap-1.3.4/src/XCCDF_POLICY/xccdf_policy_remediate.c:761]

@teacup-on-rockingchair teacup-on-rockingchair requested a review from a team as a code owner May 19, 2023 00:27
@teacup-on-rockingchair teacup-on-rockingchair added bugfix Fixes to reported bugs. SLES SUSE Linux Enterprise Server product related. pci-dss labels May 19, 2023
@github-actions
Copy link

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

@codeclimate
Copy link

codeclimate bot commented May 19, 2023

Code Climate has analyzed commit 2f4b92e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 52.5% (0.0% change).

View more on Code Climate.

@marcusburghardt marcusburghardt self-assigned this May 25, 2023
@marcusburghardt marcusburghardt added this to the 0.1.68 milestone May 25, 2023
@marcusburghardt
Copy link
Member

Overriding CODEOWNERS as @teacup-on-rockingchair can't approve his own PR.

@marcusburghardt marcusburghardt merged commit d8b98d9 into ComplianceAsCode:master May 25, 2023
@jan-cerny jan-cerny added the Update Profile Issues or pull requests related to Profiles updates. label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes to reported bugs. pci-dss SLES SUSE Linux Enterprise Server product related. Update Profile Issues or pull requests related to Profiles updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants