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

pomerium / pomerium / 5603560386
45%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2023 08:09PM UTC
Jobs 1
Files 274
Run time 5s
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

19 Jul 2023 08:09PM UTC coverage: 63.359% (+0.006%) from 63.353%
5603560386

push

github

web-flow
envoy: add a filter to store client cert info (#4372)

Add a new Lua filter that will store client certificate info as dynamic
metadata. This will allow us to configure client certificate validation
at the Envoy listener level, and then pass the results of that
validation into our ExtAuthz service.

This also allows us to pass the entire client certificate chain (and not
just the leaf certificate, which is how the 'include_peer_certificate'
ExtAuthz setting behaves). This will allow us to add support for
intermediate CA certificates supplied by the client.

However, if a client certificate does not validate successfully by
Envoy, we will not store the certificate chain. (This should help guard
against any possibility of making policy decisions based on unvalidated
client certificate data.)

5 of 5 new or added lines in 1 file covered. (100.0%)

13640 of 21528 relevant lines covered (63.36%)

122.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5603560386.1 19 Jul 2023 08:09PM UTC 0
63.36
GitHub Action Run
Source Files on build 5603560386
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #5603560386
  • 8e4f728c on github
  • Prev Build on main (#5603511471)
  • Next Build on main (#5604829734)
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