public class GatekeeperParser extends Object implements Serializable
Finding
and GCP ETD Findings EventThreatDetectionFinding
AWS GuardDuty findings are likely to be wrapped in CloudWatch Event logs CloudWatchEvent
and GCP ETD findings are likely to
be wrapped in Stackdriver logs.
The parser is capable of handling wrapped or unwrapped findings for both services
Modifier and Type | Class and Description |
---|---|
static class |
GatekeeperParser.Parse
Composite transform to parse a
PCollection containing events as strings and emit a
PCollection of Event objects. |
Constructor and Description |
---|
GatekeeperParser() |
Copyright © 2022. All rights reserved.