We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7dca71 commit e1a0753Copy full SHA for e1a0753
plugins/gcpaudit/pkg/gcpaudit/gcpaudit.go
@@ -30,7 +30,7 @@ const (
30
PluginName = "gcpaudit"
31
PluginDescription = "Read GCP Audit Logs"
32
PluginContact = "github.com/falcosecurity/plugins"
33
- PluginVersion = "0.5.2"
+ PluginVersion = "0.6.0"
34
PluginEventSource = "gcp_auditlog"
35
)
36
0 commit comments