Skip to content

Fix: readme fix

14fd326
Select commit
Loading
Failed to load commit list.
Open

feat: updated sdk for highflame + restructured SDK #237

Fix: readme fix
14fd326
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 12, 2026 in 2s

6 new alerts including 6 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 6 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 32 in v2/examples/azure-openai/azure_general_route.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (password)
as clear text.

Check failure on line 110 in v2/examples/customer_support_agent/src/ui/db_viewer.py

See this annotation in the file changed.

Code scanning / CodeQL

SQL query built from user-controlled sources High

This SQL query depends on a
user-provided value
.

Check failure on line 47 in v2/examples/openai/langchain_callback_example.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (password)
as clear text.

Check failure on line 304 in v2/examples/openai/o1-03_function-calling.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (password)
as clear text.

Check failure on line 24 in v2/examples/openai/openai-universal.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (password)
as clear text.

Check failure on line 20 in v2/examples/openai/openai_general_route.py

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (password)
as clear text.