diff --git a/Cargo.lock b/Cargo.lock index 535c1d1..51316f8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -351,7 +351,7 @@ checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" [[package]] name = "laurel" -version = "0.6.1" +version = "0.6.2" dependencies = [ "anyhow", "bindgen", diff --git a/Cargo.toml b/Cargo.toml index e4d47b9..23155c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "laurel" -version = "0.6.1" +version = "0.6.2" authors = ["Hilko Bengen ", "Sergej Schmidt "] edition = "2021" diff --git a/README.md b/README.md index 5c34f72..d94861e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ LAUREL is an event post-processing plugin for _auditd(8)_ that generates useful, enriched JSON-based audit logs suitable for modern security monitoring setups. -Documentation corresponding to the latest stable release can be found [here](https://github.com/threathunters-io/laurel/tree/v0.6.1). +Documentation corresponding to the latest stable release can be found [here](https://github.com/threathunters-io/laurel/tree/v0.6.2). ## Why? diff --git a/man/laurel-about.7.md b/man/laurel-about.7.md index 547fed0..e79a164 100644 --- a/man/laurel-about.7.md +++ b/man/laurel-about.7.md @@ -2,7 +2,7 @@ title: laurel - About section: 7 header: System Administration Utilities -footer: laurel 0.6.1 +footer: laurel 0.6.2 --- # NAME diff --git a/man/laurel.8.md b/man/laurel.8.md index 352ea20..090c731 100644 --- a/man/laurel.8.md +++ b/man/laurel.8.md @@ -2,7 +2,7 @@ title: laurel section: 8 header: System Administration Utilities -footer: laurel 0.6.1 +footer: laurel 0.6.2 --- # NAME diff --git a/man/laurel2audit.8.md b/man/laurel2audit.8.md index 7a1dd72..0f7800c 100644 --- a/man/laurel2audit.8.md +++ b/man/laurel2audit.8.md @@ -2,7 +2,7 @@ title: laurel2audit section: 8 header: System Administration Utilities -footer: laurel 0.6.1 +footer: laurel 0.6.2 --- # NAME