We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16574a8 commit 4860e76Copy full SHA for 4860e76
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.3.0 [2025-02-14]
2
+
3
+_Enhancements_
4
5
+- Add `operation_src` and `resource_src` columns to all detections to preserve original log data in columns with consistent naming.
6
7
## v0.2.0 [2025-02-06]
8
9
_Enhancements_
@@ -11,6 +17,6 @@ _What's new?_
11
17
- New benchmarks added:
12
18
- Audit Log Detections benchmark (`powerpipe benchmark run gcp_audit_log_detections.benchmark.audit_log_detections`).
13
19
- MITRE ATT&CK v16.1 benchmark (`powerpipe benchmark run gcp_audit_log_detections.benchmark.mitre_attack_v161`).
14
-
20
15
21
- New dashboards added:
16
22
- [Audit Log Activity Dashboard](https://hub.powerpipe.io/mods/turbot/gcp_audit_log_detections/dashboards/dashboard.activity_dashboard)
0 commit comments