## Situation Currently the property `EXA_CONNECTION` is not pruned before use, allowing an SQL injection. ## Acceptance Criteria * `EXA_CONNECTION` pruned before using.
Situation
Currently the property
EXA_CONNECTIONis not pruned before use, allowing an SQL injection.Acceptance Criteria
EXA_CONNECTIONpruned before using.