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

Merge PR #72 #74

Merged
merged 13 commits into from
Dec 28, 2023
Prev Previous commit
Merge branch 'main' into feature_pr_72
tom-krieger authored Dec 28, 2023
commit e11bf14a637cd3957ee615aa7abf50e3c5b5297b
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
## Release 0.9.1

* Updated Github action

* PR #71: Replace legacy facts with modern facts

* PR #72: Allow for disabling of the sticky world writable and auditd cron jobs. If you have bigger systems where cronjobs collecting file information like for world writable files or auditd privileged commands might be too time consuming you can disable the cronjobs completely. The default value for both jobs in `present`.

> Please note that not running the auditd privileged commands cronjob might result in not monitoring newly installed prvileged commands.
You are viewing a condensed version of this merge commit. You can view the full changes here.