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

Issue 38/add arch support for auditd templates #273

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from

Conversation

arousseau-coveo
Copy link

@arousseau-coveo arousseau-coveo commented Jan 17, 2025

Overall Review of Changes:
The goal was to make sure any syscalls that ends in the auditd rules are available on the system architecture.
That way we can for each audit rules pass all the syscall required to comply with CIS and if one of this syscall isn't available on the current arch we skip it.

Issue Fixes:
Please list (using linking) any open issues this PR addresses
#38

How has this been tested?:
Manually

@arousseau-coveo arousseau-coveo marked this pull request as ready for review January 17, 2025 17:17
tasks/auditd.yml Outdated Show resolved Hide resolved
@arousseau-coveo arousseau-coveo force-pushed the issue_38/add-arch-support-for-auditd-templates branch from 7867804 to 621031d Compare January 22, 2025 13:07
Signed-off-by: Alexandre Rousseau <[email protected]>
@arousseau-coveo arousseau-coveo force-pushed the issue_38/add-arch-support-for-auditd-templates branch 2 times, most recently from 875e700 to f65802b Compare January 23, 2025 14:00
fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

fix arch name to match ansible provided arch

Signed-off-by: Alexandre Rousseau <[email protected]>
@arousseau-coveo arousseau-coveo force-pushed the issue_38/add-arch-support-for-auditd-templates branch from f65802b to baa4027 Compare January 23, 2025 14:00
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.

1 participant