Skip to content

fix: Skip wizard output tests if httpx unavailable

39e6027
Select commit
Loading
Failed to load commit list.
Merged

feat: ModelRouter integration for cost optimization #11

fix: Skip wizard output tests if httpx unavailable
39e6027
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 19, 2025 in 3s

5 new alerts including 5 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 310 in empathy_software_plugin/wizards/code_review_wizard.py

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.
This path depends on a
user-provided value
.

Check failure on line 313 in empathy_software_plugin/wizards/code_review_wizard.py

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.
This path depends on a
user-provided value
.

Check failure on line 342 in empathy_software_plugin/wizards/code_review_wizard.py

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on a
user-provided value
may run slow on strings starting with 'b/' and with many repetitions of 'b/a'.
This
regular expression
that depends on a
user-provided value
may run slow on strings starting with 'b/' and with many repetitions of 'b/a'.

Check failure on line 74 in empathy_software_plugin/wizards/security_analysis_wizard.py

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.

Check failure on line 145 in empathy_software_plugin/wizards/security_analysis_wizard.py

See this annotation in the file changed.

Code scanning / CodeQL

Uncontrolled data used in path expression High

This path depends on a
user-provided value
.