-
Notifications
You must be signed in to change notification settings - Fork 102
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
Aide path to /usr/sbin #198
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Initial 1.0 release CIS 1.0
Merge to Main galaxy workflow
Galaxy Compliance
Devel to main - bug fixes
devel to main release
Readme layout update
workflow check run
uk-bolly
added a commit
that referenced
this pull request
Apr 10, 2024
Signed-off-by: Mark Bolwell <[email protected]>
Merged
uk-bolly
added a commit
that referenced
this pull request
Apr 15, 2024
* Issue #170, PR #181 thanks to @ipruteanu-sie Signed-off-by: Mark Bolwell <[email protected]> * issue #182, PR #183 thansk to @ipruteanu-sie Signed-off-by: Mark Bolwell <[email protected]> * PR #180 thanks to @ipruteanu-sie and @raabf Signed-off-by: Mark Bolwell <[email protected]> * Addressed PR #165 thanks to @ipruteanu-sie Signed-off-by: Mark Bolwell <[email protected]> * PT #184 addressed thansk to @ipruteanu-sie Signed-off-by: Mark Bolwell <[email protected]> * updated credits Signed-off-by: Mark Bolwell <[email protected]> * typo and ssh allow_deny comments Signed-off-by: Mark Bolwell <[email protected]> * enable OS check Signed-off-by: Mark Bolwell <[email protected]> * PR - #198 addressed thanks to @brakkio86 Signed-off-by: Mark Bolwell <[email protected]> * Addressed issue #190 Signed-off-by: Mark Bolwell <[email protected]> * Additional vars for issue #190 Signed-off-by: Mark Bolwell <[email protected]> * updated pre-commit version Signed-off-by: Mark Bolwell <[email protected]> * consistent quotes around mode Signed-off-by: Mark Bolwell <[email protected]> * moved audit added discoveries Signed-off-by: Mark Bolwell <[email protected]> * removed unneeded vars Signed-off-by: Mark Bolwell <[email protected]> * audit moved to prelim Signed-off-by: Mark Bolwell <[email protected]> * tidy up Signed-off-by: Mark Bolwell <[email protected]> * improved new variable usage Signed-off-by: Mark Bolwell <[email protected]> * fixed logic 6.2.10 Signed-off-by: Mark Bolwell <[email protected]> * updated Signed-off-by: Mark Bolwell <[email protected]> * addressed #197 thanks to @mark-tomich Signed-off-by: Mark Bolwell <[email protected]> * updates for audit section Signed-off-by: Mark Bolwell <[email protected]> * fixed naming Signed-off-by: Mark Bolwell <[email protected]> * updated Signed-off-by: Mark Bolwell <[email protected]> * added prelim to includes Signed-off-by: Mark Bolwell <[email protected]> --------- Signed-off-by: Mark Bolwell <[email protected]>
Hi @brakkio86 This PR has now been addressed and merged into devel. I am hoping to get merged to Main next week. Many thanks uk-bolly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overall Review of Changes:
I change aide.conf where to find binary from /sbin/ to /usr/sbin in order to be compliant with XDCC check. This check is identical to STIG. I've opened a support case on Red Hat and they won't fix as the binary are efectively in /usr/sbin.
Issue Fixes:
N.A.
Enhancements:
Be compliant with XDCC check.
How has this been tested?:
Tested in private env.