• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pomerium / pomerium / 26604265697
52%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 10:17PM UTC
Jobs 1
Files 717
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 May 2026 09:48PM UTC coverage: 45.713% (-0.04%) from 45.751%
26604265697

push

github

web-flow
core/config: add new path/header normalization options (#6398)

## Summary
Add 4 new options:

- `normalize_path`
- `merge_slashes`
- `path_with_escaped_slashes_action`
- `headers_with_underscores_action`

The default behavior for handling paths and headers has changed:

- Slashes will now be merged in paths. `/an//example` becomes
`/an/example`
- Incoming requests with paths that have escaped path characters will
now be rejected
- Incoming requests with headers that have underscores will now be
rejected

## Related issues
-
[ENG-4080](https://linear.app/pomerium/issue/ENG-4080/core-add-support-for-path-normalization-options)

## AI disclosure
Claude was used to write the acceptance tests.

## Checklist

- [x] reference any related issues
- [x] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] disclosed AI usage (or wrote "none") per AI_POLICY.md
- [x] ready for review

8 of 42 new or added lines in 3 files covered. (19.05%)

33 existing lines in 8 files now uncovered.

36904 of 80730 relevant lines covered (45.71%)

404.47 hits per line

Uncovered Changes

Lines Coverage ∆ File
22
20.59
-9.85% pkg/grpc/config/convert.go
12
0.0
0.0% pkg/grpc/config/config.pb.validate.go

Coverage Regressions

Lines Coverage ∆ File
8
91.72
-1.79% pkg/ssh/policy_index_inmemory.go
7
72.3
-4.73% pkg/grpcutil/client_manager.go
6
75.26
-2.09% internal/recording/protocol.go
4
74.26
-1.18% internal/databroker/config_source.go
2
69.52
-0.3% internal/databroker/server_backend.go
2
85.67
-0.62% pkg/grpc/databroker/syncer.go
2
89.21
0.0% pkg/health/systemd.go
2
78.36
-0.53% pkg/storage/postgres/backend.go
Jobs
ID Job ID Ran Files Coverage
1 26604265697.1 28 May 2026 10:17PM UTC 717
45.71
GitHub Action Run
Source Files on build 26604265697
  • Tree
  • List 717
  • Changed 15
  • Source Changed 3
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26604265697
  • ee01bc47 on github
  • Prev Build on main (#26586646565)
  • Next Build on main (#26604690086)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc