0.2.8
osctrl Changelog
0.2.8
What's Changed
- Adding status, result and query logger for stdout by @javuto in #206
- Adding status, result and query logger for external file by @javuto in #207
- Adding logger that does not log anything by @javuto in #208
- Making scripts directory a string template by @javuto in #210
- Fix for #209 with osctrl-admin and osctrl-api using SERVICE_LOGGER by @javuto in #211
- Adding status, result and query logger for kinesis by @javuto in #212
- S3 logger for
osctrl-tls
by @javuto in #213 - Migrate to GORM 2 by @javuto in #215
- Fix for incorrect casting to loggers and some random stuff by @javuto in #217
- Adding signing capability to published docker images by @javuto in #214
- Fix for issue with db logger and osctrl-admin #209 by @javuto in #218
- Using redis for logs by @javuto in #223
- Refactor to avoid using jsonb for user permissions by @javuto in #228
- Environments should be used by UUID instead of name by @javuto in #230
- Provide session key in configuration by @javuto in #231
- osquery plist fix and osquery 5.2.2 support by @javuto in #232
- Fix for empty IP address when
X-Real-IP
not present by @javuto in #233 - Check JWT secret is not empty for
osctrl-admin
andosctrl-api
by @javuto in #234 - Fix for crash showing environment secret by @javuto in #235
- Handle online or offline static files for
osctrl-admin
by @javuto in #236 - Generate one-liner with insecure flag by @javuto in #238
- Better error messages for one-liners by @javuto in #239
- Remaining updates for plist
io.osquery.agent.plist
by @javuto in #240 - Upgrade to go 1.18 and small changes to provision script by @javuto in #241
- Redis service name update in Ubuntu by @javuto in #242
- Improvements and fixes for provision by @javuto in #243
- Skip redis password if empty by @javuto in #244
- Cleanup for go.mod by @javuto in #245
- Removing travis.yml file by @javuto in #246
- Using JSON file for config in provision by @javuto in #247
- Cleanup old code and empty password for redis by default by @javuto in #248
- Using env variables with osctrl-cli by @javuto in #252
- dpkg-architecture -> dpkg by @CptOfEvilMinions in #251
- Update to Osctrl docker-compose and update to Docker CI/CD by @CptOfEvilMinions in #179
- Bump to version 0.2.8 by @javuto in #253
- Adding UUID to user and fix cli dockerfile by @javuto in #254
- Fix for signing GHA by @javuto in #255
Full Changelog: v0.2.7...v0.2.8