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

safe-global / safe-events-service / 26511185053
87%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 12:30PM UTC
Jobs 2
Files 47
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

27 May 2026 12:29PM UTC coverage: 86.607% (+0.09%) from 86.513%
26511185053

push

github

web-flow
fix: harden auth with constant-time comparison (#523)

* fix: harden auth with constant-time comparison

- Deny AdminWebhookGuard access when ADMIN_WEBHOOK_AUTH is unset, instead of accepting an empty `Basic ` credential, and log that it must be set.
- Replace timing-unsafe `===` comparisons in BasicAuthGuard and AdminWebhookGuard with a constant-time check.
- Extract shared safeCompare util (timingSafeEqual) and reuse it in the guards and AuthService, removing duplicated comparison logic.
- Add unit tests for safeCompare.

* Add tests for AuthGuard

241 of 280 branches covered (86.07%)

Branch coverage included in aggregate %.

17 of 17 new or added lines in 3 files covered. (100.0%)

632 of 728 relevant lines covered (86.81%)

17.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-test:e2e:cov - 26511185053.1 27 May 2026 12:30PM UTC 86
60.19
GitHub Action Run
2 run-test:cov - 26511185053.2 27 May 2026 12:31PM UTC 92
85.28
GitHub Action Run
Source Files on build 26511185053
  • Tree
  • List 47
  • Changed 23
  • Source Changed 2
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26511185053
  • 3731b944 on github
  • Prev Build on main (#26511161070)
  • Next Build on main (#26511351876)
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