Skip to content

Avoid CodeQL alert against integration test#19082

Merged
adityasharad merged 1 commit intogithub:mainfrom
smowton:smowton/admin/fix-codeql-alert
Mar 20, 2025
Merged

Avoid CodeQL alert against integration test#19082
adityasharad merged 1 commit intogithub:mainfrom
smowton:smowton/admin/fix-codeql-alert

Conversation

@smowton
Copy link
Copy Markdown
Contributor

@smowton smowton commented Mar 20, 2025

This doesn't really matter since it's a dummy test server, but it's simpler to fix than to dismiss.

This doesn't really matter since it's a dummy test server, but it's simpler to fix than to dismiss.
Copilot AI review requested due to automatic review settings March 20, 2025 15:49
@smowton smowton requested a review from a team as a code owner March 20, 2025 15:49
@github-actions github-actions Bot added the Java label Mar 20, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses a CodeQL alert on the integration test dummy server by updating the SSL context configuration.

  • Updated SSL context initialization to use ssl.PROTOCOL_TLS_SERVER
  • Added options to disable TLSv1 and TLSv1_1

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@adityasharad adityasharad merged commit b452479 into github:main Mar 20, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants