Closed amaltaro closed 3 years ago
Valentin, as discussed in this issue: https://github.com/dmwm/das2go/issues/27 we should sanitize the user data before making a call to the reqmgr2 REST APIs.
For instance, if you are requesting ReqMgr2 data, provided an input or output dataset, you need to make sure that the user provided a valid dataset name (not a block, not a LFN, not any other string not matching standard lexicon).
Valentin, as discussed in this issue: https://github.com/dmwm/das2go/issues/27 we should sanitize the user data before making a call to the reqmgr2 REST APIs.
For instance, if you are requesting ReqMgr2 data, provided an input or output dataset, you need to make sure that the user provided a valid dataset name (not a block, not a LFN, not any other string not matching standard lexicon).