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

dunglas / mercure / 29639701340
85%
master: 93%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 Jul 2026 09:47AM 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 09:45AM UTC coverage: 85.138% (+0.1%) from 85.042%
29639701340

Pull #1298

github

dunglas
fix(security): pin the JWT algorithm allowlist in compatibility mode

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.
Pull Request #1298: fix(security): pin the JWT algorithm allowlist in compatibility mode

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

2721 of 3196 relevant lines covered (85.14%)

101.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
93.27
0.16% hub.go
Jobs
ID Job ID Ran Files Coverage
1 0 - 29639701340.1 18 Jul 2026 09:47AM UTC 37
85.14
GitHub Action Run
Source Files on build 29639701340
  • Tree
  • List 37
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1298
  • PR Base - main (#29599463785)
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