20230726
What's Changed
- Add logging to check-lockfile script by @jleaniz in #1269
- SSH brute force analyzer by @roshanmaskey in #1211
- Add volumes option to log2timeline command. by @hacktobeer in #1273
- Fix worker lock by @jleaniz in #1274
- Minor updates to auth_helper, turbinia-client and API server by @jleaniz in #1277
- Fix error when creating summary report by @jleaniz in #1278
- Refactor request status logic by @jleaniz in #1283
- Helm K8s by @wajihyassine in #1271
- Fix missing/typoed parameters in docstrings by @Onager in #1293
- Convert strings in turbinia/api/* to fstrings by @Onager in #1292
- Convert strings in turbinia/jobs/* to fstrings by @Onager in #1290
- Convert strings in turbinia/*.py to fstrings by @Onager in #1289
- Convert strings in turbinia/lib/* to fstrings by @Onager in #1288
- Convert strings in turbinia/processors/* to fstrings by @Onager in #1287
- Convert strings in turbinia/workers/* to fstrings by @Onager in #1286
- Change linux_acct analysis task to use Shadow artifact and some minor cleanup by @Onager in #1284
- Convert strings in turbinia/config/* to fstrings by @Onager in #1291
- Late import Turbinia API server by @jleaniz in #1296
- Update turbinia client version by @jleaniz in #1298
- Added evidence size and name to the API by @Igor8mr in #1295
- Add apt-get upgrade commands to Docker build files. by @hacktobeer in #1303
- Bump word-wrap from 1.2.3 to 1.2.4 in /web by @dependabot in #1310
- Updated the Pydantic functions used by the API by @Igor8mr in #1312
- Add bug, FR, and PR request templates by @wajihyassine in #1314
- Updates to turbinia-client formatter by @jleaniz in #1315
- Created the redis-tool script to query, delete, dump and restore keys in Redis. by @Igor8mr in #1299
New Contributors
Full Changelog: 2023031...2023072