Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker authored Nov 14, 2024
2 parents 3439310 + a871308 commit 2920b0a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion deprecated.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ AWS.CloudTrail.RootConsoleLogin
Okta.GeographicallyImprobableAccess
Okta.BruteForceLogins
Query.Snowflake.PublicRoleGrant
Snowflake.PublicRoleGrant
Snowflake.PublicRoleGrant
GCP.K8S.Pot.Create.Or.Modify.Host.Path.Volume.Mount
2 changes: 1 addition & 1 deletion packs/gcp_k8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PackDefinition:
- Standard.GCP.AuditLog
# Rules
- GCP.K8s.New.Daemonset.Deployed
- GCP.K8S.Pot.Create.Or.Modify.Host.Path.Volume.Mount
- GCP.K8S.Pod.Create.Or.Modify.Host.Path.Volume.Mount
- GCP.K8S.Privileged.Pod.Created
- GCP.K8S.Service.Type.NodePort.Deployed
- GCP.K8s.IOC.Activity
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AnalysisType: rule
RuleID: "GCP.K8S.Pot.Create.Or.Modify.Host.Path.Volume.Mount"
DisplayName: "GCP K8S Pot Create Or Modify Host Path Volume Mount"
RuleID: "GCP.K8S.Pod.Create.Or.Modify.Host.Path.Volume.Mount"
DisplayName: "GCP K8S Pod Create Or Modify Host Path Volume Mount"
Enabled: true
LogTypes:
- GCP.AuditLog
Expand Down

0 comments on commit 2920b0a

Please sign in to comment.