Skip to content

fix: Address Sonar feedback on security additions#63

Merged
thced merged 1 commit into
masterfrom
fix/security-sonar-cleanup
May 18, 2026
Merged

fix: Address Sonar feedback on security additions#63
thced merged 1 commit into
masterfrom
fix/security-sonar-cleanup

Conversation

@thced

@thced thced commented May 18, 2026

Copy link
Copy Markdown
Contributor
  • OpenApiServer: use record deconstruction pattern for SecurityScheme.Unsupported
  • CredentialExtractor: rename unused catch binding to _ (java22 unnamed pattern)
  • SecurityBootValidationTest: hoist builder construction out of assertThatThrownBy lambdas so only build() can throw

- OpenApiServer: use record deconstruction pattern for
  SecurityScheme.Unsupported
- CredentialExtractor: rename unused catch binding to _
  (java22 unnamed pattern)
- SecurityBootValidationTest: hoist builder construction out of
  assertThatThrownBy lambdas so only build() can throw
@thced thced merged commit ac27fe6 into master May 18, 2026
3 checks passed
@thced thced deleted the fix/security-sonar-cleanup branch May 18, 2026 13:18
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.

1 participant