{"id":29087098,"url":"https://github.com/devops-works/ansible-auditd","last_synced_at":"2025-06-28T01:07:33.439Z","repository":{"id":301511687,"uuid":"1009479265","full_name":"devops-works/ansible-auditd","owner":"devops-works","description":"Auditd ansible role","archived":false,"fork":false,"pushed_at":"2025-06-27T07:51:42.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-27T08:39:23.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devops-works.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-27T07:44:10.000Z","updated_at":"2025-06-27T07:51:45.000Z","dependencies_parsed_at":"2025-06-27T08:50:11.883Z","dependency_job_id":null,"html_url":"https://github.com/devops-works/ansible-auditd","commit_stats":null,"previous_names":["devops-works/ansible-auditd"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devops-works/ansible-auditd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-auditd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-auditd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-auditd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-auditd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devops-works","download_url":"https://codeload.github.com/devops-works/ansible-auditd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-auditd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262357555,"owners_count":23298464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-28T01:07:32.278Z","updated_at":"2025-06-28T01:07:33.425Z","avatar_url":"https://github.com/devops-works.png","language":"Jinja","readme":"# ansible-auditd\n\nInstalls auditd\n\n## Variables\n\n- `auditd_local_rulesets`: install a local (i.e. include in role) ruleset; see\n  `*.rules.j2`files in the [templates](./templates/) directory\n- `auditd_source_rulesets`: install rulesets provided in auditd source; see\n  https://github.com/linux-audit/audit-userspace/tree/master/rules for a list\n- `auditd_custom_rules`: custom rules to set in /etc/auditd/rules.d/98-custom.conf\n\nNote that `/etc/auditd/rules.d/98-custom.conf` is always generated. If you\nchange this file it will be overwritten by this role.\n\n## Testing\n\nYou can test this role using molecule and the docker driver\n(e.g. `molecule test`)\n\n## Examples\n\n```yaml\n---\n- name: Run\n  hosts: all\n  gather_facts: yes\n  roles:\n    - role: ansible-auditd\n      auditd_local_rulesets: [\"38-anssi\",\"39-neo23x0\"]\n      auditd_source_rulesets: [\"30-stig\",\"41-containers\"]\n      auditd_custom_rules:\n      - \"-a exit,always -F arch=b64 -S unlink -S rmdir -S rename -k fschange\"\n      - \"-a exit,always -F arch=b64 -S creat -S open -S openat -F exit=-EACCES -k fschange\"\n      - \"-a exit,always -F arch=b64 -S truncate -S ftruncate -F exit=-EACCES -k fschange\"\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-works%2Fansible-auditd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevops-works%2Fansible-auditd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-works%2Fansible-auditd/lists"}