What's Changed
- fix(security): keep uploaded GCP credential out of web-served dir (GHSA-pm2w-mmc3-h8hc, part 1) by @taylorwalton in #940
- fix(security): sanitize filename in ScoutSuite save_file_to_directory (GHSA-q3g8-3cf7-744f) by @taylorwalton in #941
- fix(security): require admin/analyst on Velociraptor Sigma exclusion routes (GHSA-c6jc-rh4j-wg88) by @taylorwalton in #942
- fix(security): validate identifiers before building Velociraptor VQL (GHSA-5542-j2fc-gqjm, part 1) by @taylorwalton in #944
- feat(audit): SOC analyst audit log — Phase 1 (issue #943) by @taylorwalton in #945
- feat(audit): admin audit log read API (issue #943, Phase 2) by @taylorwalton in #946
- feat(audit): scheduled retention pruning for audit_log (issue #943) by @taylorwalton in #949
- feat(audit): analyst-facing Audit Log view (issue #943, Phase 2) by @taylorwalton in #950
Full Changelog: v0.1.76...v0.1.77