goransh-buh opened a new pull request, #68186: URL: https://github.com/apache/airflow/pull/68186
## 🔒 Security Hardening Move hardcoded `password` to environment variable to prevent credential exposure ### Changes - File: `providers/apache/livy/tests/unit/apache/livy/hooks/test_livy.py` - Type: `security` ### Motivation This change improves correctness and maintainability of the codebase. The original code had a pattern that could lead to unexpected behavior; the patched version follows language best practices. ### Testing Please run your existing test suite to verify no regressions are introduced. The change is minimal and targeted. --- *Reviewed the issue carefully before opening this PR. Happy to adjust if needed!* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
