Scan shows "Trust Bound Violation" in Session Variables for the below code.
How to sanitize or validate the below getDate()?
Not able to use the regular ESAPI validator as getDate() is type Timestamp
this.queryDate = params.getDate();
Scan shows "Trust Bound Violation" in Session Variables for the below code.
How to sanitize or validate the below getDate()?
Not able to use the regular ESAPI validator as getDate() is type Timestamp
this.queryDate = params.getDate();