Releases: metal-toolbox/audito-maldito
Releases · metal-toolbox/audito-maldito
v0.5.1
What's Changed
- readme: Fixed audit.rules manual page link. by @stephen-fox in #106
- readme: Recommend using rsyslog w/ our config. by @stephen-fox in #113
- main: Exit if input files are not named pipes. by @stephen-fox in #114
- main: Clarify input file-types in argument names. by @stephen-fox in #115
Full Changelog: v0.4.1...v0.5.1
v1.0.0
What's Changed
- chore(deps): update docker/login-action digest to 343f7c4 by @renovate in #101
- chore(deps): update docker/metadata-action digest to 1f35ebc by @renovate in #102
- chore(deps): update docker/build-push-action digest to 4c1b68d by @renovate in #100
- fix(deps): update module go.uber.org/zap to v1.26.0 by @renovate in #107
- chore(deps): update alpine docker tag to v3.18.3 by @renovate in #108
- chore(deps): update golang docker tag to v1.21 by @renovate in #109
- chore(deps): update golangci/golangci-lint docker tag to v1.54.2 by @renovate in #110
- fix(deps): update module github.com/elastic/go-libaudit/v2 to v2.3.3 by @renovate in #112
- chore(deps): update actions/checkout action to v4 by @renovate in #116
- chore(deps): update codacy/codacy-analysis-cli-action digest to 3b66437 by @renovate in #117
- chore(deps): update docker/login-action digest to b4bedf8 by @renovate in #118
- chore(deps): update docker/build-push-action action to v5 by @renovate in #119
- chore(deps): update docker/metadata-action digest to 879dcbb by @renovate in #120
Full Changelog: v0.5.0...v1.0.0
v0.5.0
What's Changed
- readme: Fixed audit.rules manual page link. by @stephen-fox in #106
- readme: Recommend using rsyslog w/ our config. by @stephen-fox in #113
- main: Exit if input files are not named pipes. by @stephen-fox in #114
- main: Clarify input file-types in argument names. by @stephen-fox in #115
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #91
- chore(deps): update alpine docker tag to v3.18.2 by @renovate in #92
- chore(deps): update golangci/golangci-lint docker tag to v1.53.3 by @renovate in #93
- fix(deps): update module github.com/prometheus/client_golang to v1.16.0 by @renovate in #94
- chore(deps): update docker/build-push-action digest to 2eb1c19 by @renovate in #96
- chore(deps): update docker/login-action digest to 465a078 by @renovate in #97
- chore(deps): update docker/metadata-action digest to ef25336 by @renovate in #98
- auditd: Give up writing error if channel full. by @stephen-fox in #87
- sshd: Use '.*' for regex. Add accept pw test. by @stephen-fox in #99
- testing: Document smoke and e2e deployment tests. by @stephen-fox in #103
- readme: Clarify post v0.4.0 changes. by @stephen-fox in #105
- dockerfile: Use distroless image. Run as non-root user. by @stephen-fox in #104
Full Changelog: v0.4.0...v0.4.1
v0.4.8-dev
What's Changed
- fix(deps): update module golang.org/x/sync to v0.3.0 by @renovate in #91
- chore(deps): update alpine docker tag to v3.18.2 by @renovate in #92
- chore(deps): update golangci/golangci-lint docker tag to v1.53.3 by @renovate in #93
- fix(deps): update module github.com/prometheus/client_golang to v1.16.0 by @renovate in #94
- chore(deps): update docker/build-push-action digest to 2eb1c19 by @renovate in #96
- chore(deps): update docker/login-action digest to 465a078 by @renovate in #97
- chore(deps): update docker/metadata-action digest to ef25336 by @renovate in #98
- auditd: Give up writing error if channel full. by @stephen-fox in #87
- sshd: Use '.*' for regex. Add accept pw test. by @stephen-fox in #99
- testing: Document smoke and e2e deployment tests. by @stephen-fox in #103
Full Changelog: v0.4.0...v0.4.8-dev
v0.4.0
Runs a rsyslog container that writes to a namedpipe audito-maldito
is reading from. This removes the dependency on the coreos systemd-go library.
dev-v0.4.3
Full Changelog: dev-v0.4.2...dev-v0.4.3
dev-v0.4.2
Full Changelog: dev-v0.4.1...dev-v0.4.2
dev-v0.4.1
Full Changelog: dev-v0.4.0...dev-v0.4.1
dev-v0.4.0
What's Changed
Full Changelog: v0.3.0...dev-v0.4.0