ESAPI/esapi-java-legacy
ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications.
JavaNOASSERTION
Issues
- 36
- 3
2.6.0.0 still using javax HttpServletRequest
#863 opened by madmax138 - 1
Remove deprecated Validator.isValidSafeHTML methods
#859 opened by kwwall - 2
- 1
Fix Typos
#851 opened by DarioViva42 - 1
- 4
ESAPI.encoder().canonicalize() converts "&or" or similar strings without having trailing semicolon as logical operator
#846 opened by tusharkumawat - 11
HTMLEntityCodec Mysteriously decodes &or
#827 opened by xeno6696 - 1
Fix Encoder.getCanonicalizedURI(URI) for the test case of a double-ampersand in the HTML Query
#826 opened by xeno6696 - 5
DefaultEncoder / getCanonicalizedURI returns mix encoding for HTML special characters
#824 opened by xeno6696 - 9
ConcurrentModificationException
#839 opened by JerryDevis - 3
Validation does not work with esapi jakarta jar
#837 opened by popa-raluca - 4
Getting org.owasp.esapi.errors.ConfigurationException: java.lang.reflect.InvocationTargetException Encoder class (org.owasp.esapi.reference.DefaultEncoder) CTOR threw exception.
#838 opened by PriyatamaB - 1
- 9
java.io.FileNotFoundException Error in Logs When ESAPI.properties and validation.properties are in resources. and the application is up ,features are not working.
#831 opened by sh26masood - 3
easpi .properties and validation properties are present but still it is throwing error and the application is failing do you have any solution for this
#832 opened by sh26masood - 3
decode method doesn't work proper for some strings
#814 opened by mukesh4804 - 7
canonicalize sees entity which isn't there
#794 opened by bardware - 1
Revert Dependency Check goal from 'purge' to 'check' once NVD API stops returning 503 'Service Unavailable' errors
#815 opened by kwwall - 3
Insecure default signature key length
#798 opened by akwick - 1
Option to omit event type prefix in logs
#811 opened by RodolfoAndre - 1
Fix Encoder.encodeForLDAP and Encoder.encodeForDN so they are strictly conformant with Section 3 of RFC 4515
#812 opened by kwwall - 2
Fix typo in comment in validation.properties files
#808 opened by kwwall - 1
Does esapi-java-legacy support jDK17
#805 opened by JerryDevis - 0
Change AntiSamy to eventually use SAX parser by default, but allow DOM parser to be used for backward compatibility
#800 opened by kwwall - 2
Logs printed using println() are always printed and no option to disable them.
#796 opened by aabhasg - 2
ESAPI excludes transitive dependency xalan from xom, but does not include it itself
#795 opened by in-fke - 0
Context should also be logged in HTMLValidationRule
#793 opened by kwwall - 6
ESAPI is not returning right logger level
#780 opened by SalmanMohammedTR - 6
- 2
Add documenttion to CONTRIBUTING-TO-ESAPI.txt to mention signed commits are now required.
#775 opened by kwwall - 1
- 0
Fix Javadoc code example in ValidationErrorList
#788 opened by kwwall - 0
HTTPUtilities needs its Javadoc seriously reworked
#783 opened by kwwall - 1
- 1
- 2
latest version of ESAPI 2.5.1.0 not working with spring boot 3.0, it gives classNotFound for javax.servlet.
#770 opened by dwhacker - 2
- 3
Add support for Jakarta Servlet API Specification
#767 opened by guadgarcia - 1
- 1
- 4
Upgrade batik-css-1.14 because of vulnerability
#755 opened by pf-BenF - 3
again ..
#757 opened by happylife007 - 0
JSON encoder
#754 opened by kwwall - 0
Perform Release
#752 opened by kwwall - 7
- 1
- 0
ESAPI.securityConfiguration().setResourceDirectory(...) not considered anymore in loading of configuration via classloader
#746 opened by nettermensch - 1
- 3
Properties and properties files that are required, even if esapi logging is not used
#742 opened by davidmichaelkarr