Commit 79b59da
committed
Replaced raw sql with dedicated truncate_table() to fix SQL Injection Vulnerability
Signed-off-by: Aniket Paluskar <apaluska@redhat.com>1 parent 934c37f commit 79b59da
File tree
1 file changed
+1
-1
lines changed- sdk/python/feast/infra/offline_stores/contrib/oracle_offline_store
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
0 commit comments