Skip to content

Comments

Allow audit to log read and write#1764

Merged
mpreisler merged 1 commit intoComplianceAsCode:masterfrom
yuumasato:audit_rules_privileged_commands_allow-more-permissions
Mar 22, 2017
Merged

Allow audit to log read and write#1764
mpreisler merged 1 commit intoComplianceAsCode:masterfrom
yuumasato:audit_rules_privileged_commands_allow-more-permissions

Conversation

@yuumasato
Copy link
Member

Moves forward with first issue, and fixes second issue of #379

  • First issue:
    Check was improved to match the binaries in -F path=.*, but was not able to make the regex capture multiple occurrences of it, only the last one.
    Improving pattern in object_arpc_suid_sgid_augenrules and object_arpc_suid_sgid_auditctl to match all occurrences of the binary path should fix this issue.

  • Second issue:
    OVAL check improved to allow read and write logging.

Change OVAL check to allow read and write access logging of audit rules for
privileged commands.
@yuumasato yuumasato added the bugfix Fixes to reported bugs. label Mar 21, 2017
@mpreisler mpreisler added this to the 0.1.32 milestone Mar 22, 2017
@mpreisler mpreisler self-assigned this Mar 22, 2017
@mpreisler
Copy link
Member

ACK

@mpreisler mpreisler merged commit 0f098e5 into ComplianceAsCode:master Mar 22, 2017
@yuumasato yuumasato deleted the audit_rules_privileged_commands_allow-more-permissions branch March 22, 2017 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes to reported bugs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants