Release 2.6

- **New** Settings can now be passed to the script via the STRIPTRACKS_ARGS environment variable
- **New** Added check for invalid eventtypes
- File ownership is only attempted when running as root
This commit is contained in:
TheCaptain989
2024-05-11 22:07:11 -05:00
parent 7804b50acc
commit 8bd9f3fd09
5 changed files with 83 additions and 8 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ Only the latest major and minor version are supported.
| Version | Supported |
| ------- | ------------------ |
| 2.5.x | :heavy_check_mark: |
| < 2.5 | :x: |
| 2.6.x | :heavy_check_mark: |
| < 2.6 | :x: |
## Reporting a Vulnerability