apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.32k stars 1.17k forks source link

Add security check for jdbc url in SecurityUtils.java #5164

Closed Le1a closed 2 months ago

Le1a commented 2 months ago

What is the purpose of the change

Add security check for jdbc url in SecurityUtils to fix JDBC vulnerability.

Related issues/PRs

None

Brief change log

Checklist