HTTP request callback support#1689
46 new alerts including 1 high severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 high
Other Alerts:
- 2 warnings
- 43 notes
See annotations below for details.
Annotations
Check notice on line 530 in rust/tests/e2e/llm_inference.rs
Code scanning / CodeQL
Unused variable Note test
Check notice on line 569 in rust/tests/e2e/llm_inference.rs
Code scanning / CodeQL
Unused variable Note test
Check notice on line 667 in rust/tests/e2e/llm_inference.rs
Code scanning / CodeQL
Unused variable Note test
Check notice on line 828 in rust/tests/e2e/llm_inference.rs
Code scanning / CodeQL
Unused variable Note test
Check failure on line 160 in java/src/test/java/com/github/copilot/FakeUpstreamServer.java
Code scanning / CodeQL
Use of a potentially broken or risky cryptographic algorithm High test
Check notice on line 62 in java/src/main/java/com/github/copilot/ForwardingWebSocketHandler.java
Code scanning / CodeQL
Useless parameter Note
Check notice on line 76 in java/src/main/java/com/github/copilot/ForwardingWebSocketHandler.java
Code scanning / CodeQL
Useless parameter Note
Check notice on line 241 in java/src/main/java/com/github/copilot/LlmInferenceAdapter.java
Code scanning / CodeQL
Deprecated method or constructor invocation Note
Check notice on line 120 in java/src/test/java/com/github/copilot/FakeUpstreamServer.java
Code scanning / CodeQL
Missing catch of NumberFormatException Note test
Check warning on line 54 in python/e2e/test_llm_inference_websocket_e2e.py
Code scanning / CodeQL
Signature mismatch in overriding method Warning test
Check notice on line 62 in python/e2e/test_llm_inference_consumer_cancel_e2e.py
Code scanning / CodeQL
Except block handles 'BaseException' Note test
Check notice on line 19 in python/e2e/test_llm_inference_e2e.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 57 in python/e2e/test_llm_inference_e2e.py
Code scanning / CodeQL
Empty except Note test
Check notice on line 24 in python/e2e/test_llm_inference_errors_e2e.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 63 in python/e2e/test_llm_inference_errors_e2e.py
Code scanning / CodeQL
Except block handles 'BaseException' Note test
Check notice on line 20 in python/e2e/test_llm_inference_handler_e2e.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 30 in python/e2e/test_llm_inference_handler_e2e.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 239 in python/e2e/test_llm_inference_handler_e2e.py
Code scanning / CodeQL
Empty except Note test
Check notice on line 26 in python/e2e/test_llm_inference_session_id_e2e.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 24 in python/e2e/test_llm_inference_stream_e2e.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 30 in python/e2e/test_llm_inference_websocket_e2e.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 23 in python/e2e/test_llm_inference_consumer_cancel_e2e.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 25 in python/e2e/test_llm_inference_cancel_e2e.py
Code scanning / CodeQL
Unused import Note test
Check notice on line 317 in python/e2e/_llm_inference_helpers.py
Code scanning / CodeQL
Empty except Note
Check notice on line 307 in python/copilot/llm_request_handler.py
Code scanning / CodeQL
Empty except Note