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

ilpanich / axiam-java-sdk / 30851859611
92%

Build:
DEFAULT BRANCH: main
Ran 03 Aug 2026 08:49PM UTC
Jobs 1
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

03 Aug 2026 08:48PM UTC coverage: 91.657%. Remained the same
30851859611

push

github

web-flow
fix(security): lower the clock-skew ceiling 300s -> 60s (§13.4 observation 5) (#34)

MAX_CLOCK_SKEW_SECONDS satisfied CONTRACT.md §10.1 rule 7 — it was a named,
bounded constant — but at 300s it was 5x the RECOMMENDED leeway and 5x what
every sibling SDK fixes its value at. An operator could widen the acceptance
window on an expired token to five minutes and still be conformant, which makes
the rule's ceiling clause do very little work. It now equals the recommendation,
matching the C++ SDK, the only other SDK that enforces a ceiling rather than
fixing the value outright.

The default is unchanged at 60, so this affects only deployments that explicitly
widened the leeway; those now fail fast at LocalVerificationPolicy construction
rather than silently accepting older tokens.

Also syncs CONTRACT.md §10.1 rule 8 (subject of the decision) from the server.

mvn verify: BUILD SUCCESS, 403 tests, 0 failures; JaCoCo and doclint gates pass.


Claude-Session: https://claude.ai/code/session_01SkTHvZQMV47t3UwkEtmB1D

Co-authored-by: Claude <noreply@anthropic.com>

660 of 773 branches covered (85.38%)

Branch coverage included in aggregate %.

1746 of 1852 relevant lines covered (94.28%)

4.25 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
91.16
0.0% io/axiam/sdk/internal/JwksVerifier.java
Jobs
ID Job ID Ran Files Coverage
1 30851859611.1 03 Aug 2026 08:49PM UTC 47
91.66
GitHub Action Run
Source Files on build 30851859611
  • Tree
  • List 47
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30851859611
  • a6bb698a on github
  • Prev Build on main (#30821174229)
  • Next Build on main (#30884029234)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc