Skip to content

Add TLS profiles

1ab87af
Select commit
Loading
Failed to load commit list.
Open

LCORE-754: Add TLS profiles #869

Add TLS profiles
1ab87af
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Bandit failed Dec 8, 2025 in 5s

3 new alerts including 1 error

New alerts in code changed by this pull request

  • 1 error
  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 65 in src/client.py

See this annotation in the file changed.

Code scanning / Bandit

Call to httpx with verify=False disabling SSL certificate checks, security issue. Error

Call to httpx with verify=False disabling SSL certificate checks, security issue.

Check warning on line 65 in src/client.py

See this annotation in the file changed.

Code scanning / Bandit

Call to httpx without timeout Warning

Call to httpx without timeout

Check warning on line 93 in src/client.py

See this annotation in the file changed.

Code scanning / Bandit

Call to httpx without timeout Warning

Call to httpx without timeout