Commit Graph

9 Commits

Author SHA1 Message Date
AlixMetivier
13b57c8823 fix(TBD-14720): fix hadoop conf jar not found with context metadata (#5932) 2023-01-18 09:30:58 +01:00
Richard Lecomte
b5240d1762 Rlecomte/fix/tdi 42188 harden deserialization 2 (#2884)
* fix : TDI-42188

Harden Deserializaion (RunTrace)
InputStream in a try-with-resource block (GetJarsToRegister)

* fix : TDI-42188

Harden Deserializaion (RunTrace)
InputStream in a try-with-resource block (GetJarsToRegister)

* fix : TDI-42188

Copy expectedTypes to avoid security leak
Better type checking

* fix : TDI-42188

Deserialized type checked in GetJarsToRegister

* fix : TDI-42188

Removed deserialized type checking in GetJarsToRegister
2019-12-05 10:25:30 +01:00
Irene Wang
dcd7bf8010 DEVOPS-6106 Update copyright year to 2019 2019-06-10 17:34:30 +02:00
kcoepeau
ab8c9b7875 fix(TBD-7393): job jar in job server does not have ./ (#1789) 2018-07-20 15:28:32 +02:00
Irene Wang
4f5f8406d2 DEVOPS-3791 Update copyright year to 2018 2018-02-09 12:55:53 +01:00
kcoepeau
46068705b2 fix(TBD-5136): support space encoding in classpath (#1312)
* fix(TBD-5136): support space encoding in classpath

* fix(TBD-5136): support space encoding in classpath
2017-12-14 02:55:15 -06:00
Irene Wang
df57151cc9 Update copyright to 2017 2017-09-05 17:12:21 +02:00
iwang
d2d3647bd2 Update copyright year to 2016 2016-01-25 09:46:46 +01:00
rdubois
5aab2c4b3f TBD-2420 - Rewrite GetJarsToRegister class as a routine 2015-09-23 17:21:00 +02:00