Skip to content

fix: Avoid use of TLS < v1.2 - #549

Merged
gkc merged 3 commits into
trunkfrom
cpswan-secure-context
Aug 5, 2026
Merged

fix: Avoid use of TLS < v1.2#549
gkc merged 3 commits into
trunkfrom
cpswan-secure-context

Conversation

@cpswan

@cpswan cpswan commented Aug 5, 2026

Copy link
Copy Markdown
Member

Fixes https://github.com/atsign-foundation/at_python/security/code-scanning/13

- What I did

Enforce minimum version of TLS 1.2

- How I did it

agy prompt:

codeql has identified an issue with at_client/connections/atconnection.py:88
where insecure SSL/TLS protocol is allowed. Make a recommendation for fixing
Don't execute any git commands. I've already created a feature branch and will
take care of a pull request once satisfied with the proposed change

- How to verify it

CI tests

- Description for the changelog

fix: Avoid use of TLS < v1.2

@cpswan
cpswan requested review from cconstab and gkc August 5, 2026 10:25
@cpswan cpswan self-assigned this Aug 5, 2026
@cpswan
cpswan marked this pull request as draft August 5, 2026 10:35
@cpswan
cpswan marked this pull request as ready for review August 5, 2026 10:46
@gkc
gkc merged commit 390833e into trunk Aug 5, 2026
10 checks passed
@gkc
gkc deleted the cpswan-secure-context branch August 5, 2026 12:23
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