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

Enabling fallback for SSH Server audit in the Universal NRP and adding support for run-time parameters #575

Merged
merged 44 commits into from
Dec 1, 2023

Conversation

MariusNi
Copy link
Contributor

Description

The changes in this PR advance the work on the SSH Server security audit, including enabling the fallback (to NRP execution) per each check request if OSConfig is not present, consolidating code so that both the NRP and the Security Baseline module execute the same code, without each forking their own variant, and also get parameter values at run-time from the policy MOF, allowing the customers to customize the checks.

Checklist

  • I have read the contribution guidelines.
  • I added unit-tests to validate my changes. All unit tests are passing.
  • I have merged the latest main branch prior to this PR submission.
  • I submitted this PR against the main branch.

@MariusNi MariusNi requested a review from a team as a code owner November 30, 2023 22:54
src/common/commonutils/SshUtils.c Outdated Show resolved Hide resolved
@MariusNi MariusNi merged commit a1d732c into main Dec 1, 2023
14 checks passed
@MariusNi MariusNi deleted the MariusNi/OsConfig_SSH_Nov16_2023 branch August 16, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants