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

go-pkgz / auth / 26199620340
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: fix/auth-sensitive-logging
DEFAULT BRANCH: master
Ran 21 May 2026 01:19AM UTC
Jobs 1
Files 25
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

21 May 2026 12:49AM UTC coverage: 85.425% (+0.03%) from 85.395%
26199620340

Pull #291

github

paskal
docs(auth): fix misleading withSecurityHeaders CONSUMER NOTE

Per Copilot review on PR #290 (post-merge), the previous note suggested custom
HTML handlers could fix CSP blocking by "moving scripts/styles to external files
served from 'self'". That's wrong: the wrapper applies default-src 'none', so
even self-hosted scripts/styles/forms are blocked, and sandbox additionally
disables script execution and form submission outright.

The only viable path for an HTML custom handler is option (a): override the CSP
on its own response. The note now spells out what the wrapper actually does and
gives a concrete example of a relaxed CSP for a form-based custom provider.

Docstring-only change in both v1 (auth.go) and v2 (v2/auth.go). No behavior change.
Pull Request #291: docs(auth): fix misleading withSecurityHeaders CONSUMER NOTE

3042 of 3561 relevant lines covered (85.43%)

8.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26199620340.1 21 May 2026 01:19AM UTC 25
85.43
GitHub Action Run
Source Files on build 26199620340
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #291
  • PR Base - master (#26198058385)
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