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

KexAlgorithms don't get replaced if abscent and files are corrupted #209

Closed
prestonSeaman2 opened this issue Jun 28, 2023 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@prestonSeaman2
Copy link

Describe the Issue
If the list returned to kex_algorythms is empty or not defined, the file is corrupted during RHEL-08-040342 task.

Expected Behavior
When the list of kex_algorythms is populated, an empty or undefined list should be handled so that edge cases do not corrupt the existing list.

Actual Behavior
When the task is run and the kex_algorythms list is returned, if the list is empty or undefined the corresponding files are corrupted.

Control(s) Affected
Rhel-08-040342

Possible Solution
Modify RHEL-08-040432 to include case if list of kex_algorythms is absent or undefined. Edge cases where rhel8_stig_kex == " ", or ""

@prestonSeaman2 prestonSeaman2 added the bug Something isn't working label Jun 28, 2023
@uk-bolly uk-bolly self-assigned this Jul 5, 2023
@uk-bolly
Copy link
Member

uk-bolly commented Jul 5, 2023

hi @prestonSeaman2

Thank you for raising this query, It is with interaction we continue to enhance these baselines. I am adding this issue to the June_issues branch, that i hope to get available later today in the repository.
If all is as expected will raise the PR later this week.

many thanks

uk-bolly

uk-bolly added a commit that referenced this issue Jul 5, 2023
kex algo when blank updated

Signed-off-by: Mark Bolwell <[email protected]>
@uk-bolly uk-bolly mentioned this issue Aug 8, 2023
@uk-bolly
Copy link
Member

hi @prestonSeaman2

Thank you again for raising this issue. This has now been merged into main for a while, i will close this issue please open a new request if this is not resolved.

many thanks

uk-bolly

uk-bolly added a commit that referenced this issue May 24, 2024
kex algo when blank updated

Signed-off-by: Mark Bolwell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants