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

dunglas / mercure / 29640602977
86%
master: 93%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 Jul 2026 10:20AM UTC
Jobs 1
Files 37
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

18 Jul 2026 10:17AM UTC coverage: 85.075% (+0.03%) from 85.042%
29640602977

push

github

web-flow
fix(security): pin the JWT algorithm allowlist in compatibility mode (#1298)

applyModernDefaults returned before assigning the default asymmetric-only
algorithm allowlist whenever a protocol-version compatibility was set. A hub
built with a bare key function (the JWKS path) and no explicit algorithms then
let the parser accept whatever alg the token header declared, so a token forged
as HS256 against an RSA/EC public key could be presented for algorithm
confusion. Apply the allowlist in every mode; a relaxed protocol version must
not relax the signature-algorithm check. Operators pinning a symmetric
algorithm on a bare key function still opt in via WithPublisher/SubscriberJWTAlgorithms.

11 of 13 new or added lines in 1 file covered. (84.62%)

2719 of 3196 relevant lines covered (85.08%)

100.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
93.27
0.16% hub.go
Jobs
ID Job ID Ran Files Coverage
1 0 - 29640602977.1 18 Jul 2026 10:20AM UTC 37
85.08
GitHub Action Run
Source Files on build 29640602977
  • Tree
  • List 37
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 620ed988 on github
  • Prev Build on main (#29599463785)
  • Next Build on main (#29647000703)
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