Kevin W. Wall

Results 24 issues of Kevin W. Wall

If one upgrades from Apache Commons File Upload from 1.3.3 to 1.4 in pom.xml and runs 'mvn test', this causes JUnit test, org.owasp.esapi.reference.HTTPUtilitiesTest#testGetFileUploads to fail with root cause of 'file...

This is just a general ticket...more of a "master ticket" of sorts (in the JIRA sense at least), so I am not expecting this particular ticket be closed. Rather, if...

help wanted
Component-Docs
good first issue
wiki

There are at least these 2 properties in the ESAPI.properties file that are OS-specific path names: ``` # Default file upload location (remember to escape backslashes with \\) HttpUtilities.UploadDir=C:\\ESAPI\\testUpload HttpUtilities.UploadTempDir=C:\\temp...

enhancement
Priority-Medium
Configuration
Component-HttpUtilities
Component-SecurityConfiguration

**ESAPI.properties** has lots of obsolete references to ESAPI (for Java) 1.4, which is past end-of-life. Those comments / references need to be revised. If there are other documentation artifacts in...

help wanted
Priority-Medium
Configuration
Component-Docs
good first issue