[MSCOSDU-1894] remediate sql-injection vulnerability
Change details
- issue reference: https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements/-/issues/144 https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements/-/issues/153
- To remediate the
sql-injection
vulnerability modified the code to usePreparedStatement
when executing SQL queries. This ensures proper parameter binding, reducing the risk of SQL injection by preventing unauthorized manipulation of the SQL query structure.
Changes in:
-
Azure -
GCP -
AWS -
IBM
Edited by VidyaDharani Lokam