Skip to content

Commit

Permalink
Update Arcus validation to allow ja4 rules in policies attached to tc…
Browse files Browse the repository at this point in the history
…p/ssl backends.

This applies to:
1. origin.tls_ja4_fingerprint
2. TLS_JA4_FINGERPRINT as the rate limit key.

PiperOrigin-RevId: 672797244
  • Loading branch information
CEL Dev Team authored and copybara-github committed Sep 10, 2024
1 parent 10bb524 commit 800481c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions common/src/main/java/dev/cel/common/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,11 @@ java_library(
srcs = PROTO_AST_SOURCE,
tags = [
],
visibility = [
"//common:__pkg__",
"//java/com/google/dos/ceval:__subpackages__",
"//javatests/com/google/cloud/cluster/manager/networking/services/securitypolicy:__subpackages__",
],
deps = [
"//common",
"//common/ast:expr_converter",
Expand Down

0 comments on commit 800481c

Please sign in to comment.