bito-code-review[bot] commented on PR #43695: URL: https://github.com/apache/superset/pull/43695#issuecomment-5471097754
<!-- Bito Reply --> The CodeQL alert regarding incomplete URL substring sanitization is not applicable to the changes in this pull request. The PR modifies database engine specifications in `superset/db_engine_specs/` to add metadata (such as `docs_url` and `homepage_url`), but it does not implement or modify URL sanitization logic. The referenced file `tests/unit_tests/db_engine_specs/test_ascend.py` is not included in the provided diff, and the changes present do not involve URL parsing or sanitization routines. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
