litellm/tests/code_coverage_tests
Ishaan Jaff 555efd60b5
[Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386)
* test: info log

* fixes for debug

* add info_log_check

* fix: debug level

* fix: debug level

* fix: use .debug

* fix info statements

* fix info log check

* fix: fix emit_standard_logging_payload

* fix RequestBody

* Potential fix for code scanning alert no. 3339: Clear-text logging of sensitive information

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix check

* fix code qa check

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-09 13:55:56 -07:00
..
azure_client_usage_test.py
ban_constant_numbers.py
ban_copy_deepcopy_kwargs.py Fix - using managed files w/ OTEL + UI - add model group alias on UI (#13171) 2025-07-31 21:22:04 -07:00
bedrock_pricing.py
callback_manager_test.py
check_data_replace_usage.py
check_licenses.py
check_spanattributes_value_usage.py
check_unsafe_enterprise_import.py Remove + Check for unsafe enterprise/ folder imports (#11107) 2025-05-24 08:59:02 -07:00
code_qa_check_tests.py add test 2025-07-04 10:06:40 -07:00
enforce_llms_folder_style.py
ensure_async_clients_test.py
info_log_check.py [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386) 2025-09-09 13:55:56 -07:00
liccheck.ini fix lic check 2025-09-08 17:18:42 -07:00
license_cache.json bump up boto3 and aioboto3 versions (#13665) 2025-08-15 17:06:08 -07:00
litellm_logging_code_coverage.py docs(litellm_logging_code_coverage.py): fix check 2025-06-18 21:36:03 -07:00
log.txt
pass_through_code_coverage.py
prevent_key_leaks_in_exceptions.py
recursive_detector.py fix IGNORE_FUNCTIONS 2025-09-08 17:33:36 -07:00
router_code_coverage.py Ollama Chat - parse tool calls on streaming (#11171) 2025-05-27 16:14:49 -07:00
router_enforce_line_length.py
test_aio_http_image_conversion.py
test_ban_set_verbose.py [Bug fix] [Bug]: Verbose log is enabled by default (#12596) 2025-07-14 20:06:16 -07:00
test_proxy_types_import.py [️ Python SDK import] - reduce python sdk import time by .3s (#12140) 2025-06-28 14:57:10 -07:00
test_router_strategy_async.py
user_api_key_auth_code_coverage.py