0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed botched property name, ESAPI.enableLegCannonModeAndGetMyAssFired.justification (which I liked better even though it was just a joke during code review) and changed it to ESAPI.dangerouslyAllowUnsafeMethods.justification, which is what it was supposed to be as per the code. The good news is, this mostly harmless as the justification would have always been logged as 'None'. More... 28 days ago
Removed unused test file. More... 28 days ago
Update ESAPI release steps. Related to GitHub Issue #891. More... about 1 month ago
Changed CVE links from nvd.nist.gov to cve.org. Minor update to desription in summary after minor revisions in published CVE. More... about 1 month ago
Added summary of new vulnerability, CVE-2025-5078. Added reference to Security Bulletin #12 for GHSA-r68h-jhhj-9jvm. More... about 1 month ago
Correct name and URL for item on ESAPI's GitHub Discussion list. More... about 1 month ago
Update pom.xmlfor next planned (SNAPSHOT) release. More... about 1 month ago
Update Description in Summary with CNA's CVE description. More... about 1 month ago
Change to reference 2.7.0.0 as the latest ESAPI release. More... about 1 month ago
Remove '-SNAPSHOT' from release # to prep official release. More... about 1 month ago
Merging Private Branch contents from Kevin's Repo. (#888) More... about 1 month ago
Merge pull request #886 from kwwall/develop More... about 2 months ago
Added Javadoc to encodeForSQL method regarding how to enabled it. More... about 2 months ago
Added 2 new field names whose values are the 2 new property names. More... about 2 months ago
New property file for testing DefaultEncoder.encodeForSQL when it's method is not explicitly enabled. Should result in a NotConfiguredByDefaultException being thrown. More... about 2 months ago
Add missing newline. More... about 2 months ago
hanged the tongue-in-cheek property names to the actual ones we are using. More... about 2 months ago
Changed the tongue-in-cheek propert names to the actual ones we are using. More... about 2 months ago
Changed the tongue-in-cheek property names to the actual ones we are using. More... about 2 months ago
Fix 2 typos identified by @xeno6696. More... about 2 months ago
Fix to spelling errors in the class javadoc. More... about 2 months ago
Fix Javadoc typos. Shout-out to @sempf for spotting most of these. More... about 2 months ago
Miscellaneous Javadoc enhancements. More... about 2 months ago
Class for new unchecked exception type. More... about 2 months ago
Add 2 properties associated w/ disabling stuff by default. More... about 2 months ago
Sdd comment about doclint options. More... about 2 months ago
Update latest version to 2.6.2.0 More... about 2 months ago
Modify pom.xml for next planned release. More... about 2 months ago
Corrected version to 2.6.2.0; was 2.7.0.0-SNAPSHOT. More... about 2 months ago
Correct release date. More... about 2 months ago