0
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #900 from jeremiahjstacey/ossrh_updates More... 3 months ago
Documentation - Release Steps Updates More... 3 months ago
Updating release steps documentation for the OSSRH migration. More... 3 months ago
Appending the project version to the maven central deployment name. Thought I could use the project name to create a customized filter URL to simplify the link in the instructions, but that doesn't appear to work as desired. This qualifier should make it easier to identify the desired project contents much easier among multiple deployments. More... 3 months ago
Setting the deployment name to the project name to make our deployments easier to locate in the maven central repository. More... 3 months ago
Applying pom changes required for OSSRH Migration. More... 3 months ago
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... 7 months ago
Removed unused test file. More... 7 months ago
Update ESAPI release steps. Related to GitHub Issue #891. More... 7 months ago
Changed CVE links from nvd.nist.gov to cve.org. Minor update to desription in summary after minor revisions in published CVE. More... 7 months ago
Added summary of new vulnerability, CVE-2025-5078. Added reference to Security Bulletin #12 for GHSA-r68h-jhhj-9jvm. More... 7 months ago
Correct name and URL for item on ESAPI's GitHub Discussion list. More... 7 months ago
Update pom.xmlfor next planned (SNAPSHOT) release. More... 7 months ago
Update Description in Summary with CNA's CVE description. More... 7 months ago
Change to reference 2.7.0.0 as the latest ESAPI release. More... 7 months ago
Remove '-SNAPSHOT' from release # to prep official release. More... 7 months ago
Merging Private Branch contents from Kevin's Repo. (#888) More... 7 months ago
Merge pull request #886 from kwwall/develop More... 7 months ago
Added Javadoc to encodeForSQL method regarding how to enabled it. More... 7 months ago
Added 2 new field names whose values are the 2 new property names. More... 7 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... 7 months ago
Add missing newline. More... 7 months ago
hanged the tongue-in-cheek property names to the actual ones we are using. More... 7 months ago
Changed the tongue-in-cheek property names to the actual ones we are using. More... 7 months ago
Changed the tongue-in-cheek propert names to the actual ones we are using. More... 7 months ago
Fix 2 typos identified by @xeno6696. More... 7 months ago
Fix to spelling errors in the class javadoc. More... 7 months ago
Fix Javadoc typos. Shout-out to @sempf for spotting most of these. More... 7 months ago
Miscellaneous Javadoc enhancements. More... 7 months ago
Class for new unchecked exception type. More... 7 months ago