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

Fix variable substitution in SRG export #8683

Merged
merged 1 commit into from
May 3, 2022

Conversation

jan-cerny
Copy link
Collaborator

There was a bug: If there were multiple different vairables used
in OCIL or fixtext, all were expanded to a value of the first
variable instead of the correct variable. Visible ie. in PR
#8682 in rule
ssh_client_rekey_limit.

There was a bug: If there were multiple different vairables used
in OCIL or fixtext, all were expanded to a value of the first
variable instead of the correct variable. Visible ie. in PR
ComplianceAsCode#8682 in rule
ssh_client_rekey_limit.
@jan-cerny jan-cerny added this to the 0.1.62 milestone May 3, 2022
@github-actions
Copy link

github-actions bot commented May 3, 2022

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

Open in Gitpod

@jan-cerny jan-cerny added the bugfix Fixes to reported bugs. label May 3, 2022
@Mab879 Mab879 self-assigned this May 3, 2022
@Mab879 Mab879 merged commit 9519ca6 into ComplianceAsCode:master May 3, 2022
@marcusburghardt marcusburghardt added RHEL9 Red Hat Enterprise Linux 9 product related. STIG STIG Benchmark related. labels Jun 23, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes to reported bugs. Infrastructure Our content build system RHEL9 Red Hat Enterprise Linux 9 product related. STIG STIG Benchmark related.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants