Skip to content

fix(core): harden parsing and cache edge cases#399

Merged
maxlambrecht merged 1 commit intospiffe:mainfrom
maxlambrecht:fix/core-validation-cache-edgecases
Jan 23, 2026
Merged

fix(core): harden parsing and cache edge cases#399
maxlambrecht merged 1 commit intospiffe:mainfrom
maxlambrecht:fix/core-validation-cache-edgecases

Conversation

@maxlambrecht
Copy link
Member

Summary

  • Reject null elements when building bundle sets
  • JwtSvid: fail fast when the aud claim is missing/empty
  • CachedJwtSource: guard empty cache entries and reject empty Workload API results
  • TrustDomain: add parsing edge-case coverage
  • Add unit tests for all changes

Signed-off-by: Max Lambrecht <maxlambrecht@gmail.com>
@maxlambrecht maxlambrecht merged commit 4d1cee3 into spiffe:main Jan 23, 2026
8 checks passed
@maxlambrecht maxlambrecht deleted the fix/core-validation-cache-edgecases branch January 23, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments