pomerium/pkg
Denis Mishin e320a532de
ppl: add in string matcher (#5651)
## Summary

Adds `in` string matcher to PPL, that matches a string with an array of
strings.

## Related issues

Related: https://linear.app/pomerium/issue/ENG-2393

## User Explanation

<!-- How would you explain this change to the user? If this
change doesn't create any user-facing changes, you can leave
this blank. If filled out, add the `docs` label -->

## Checklist

- [x] reference any related issues
- [x] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] ready for review
2025-06-13 22:50:07 -04:00
..
authenticateapi authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
cmd/pomerium logging: standardize on hyphens in attribute names (#5577) 2025-04-22 10:57:19 -07:00
contextutil core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
counter upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
cryptutil cryptutil: fix normalize pem with certificate cycles (#5646) 2025-06-09 11:30:05 -06:00
derivecert
encoding/base58
envoy cleanup logs (#5571) 2025-04-14 08:20:10 -06:00
fanout Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
grpc databroker: add sync-cache (#5639) 2025-06-02 13:42:30 -06:00
grpcutil upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
health config: add support for http3 advertise port (#5466) 2025-02-03 13:58:57 -07:00
hpke Fix typo in Seal comment (#5620) 2025-05-18 18:56:59 -07:00
httputil core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
identity identity: add access token support for github (#5615) 2025-05-13 10:59:47 -06:00
logutil
metrics Envoy resource monitoring & overload manager configuration (#5106) 2024-05-28 16:57:09 -04:00
netutil netutil: improve port allocation (#5485) 2025-02-19 09:45:21 -07:00
pebbleutil databroker: add sync-cache (#5639) 2025-06-02 13:42:30 -06:00
policy ppl: add in string matcher (#5651) 2025-06-13 22:50:07 -04:00
protoutil upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
slices
storage pgxpool: enable metrics (#5653) 2025-06-13 17:08:48 -04:00
telemetry storage: add sync querier (#5570) 2025-04-23 10:15:48 -06:00
webauthnutil upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
zero replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00