0
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' of github.com:ESAPI/esapi-java-legacy into develop More... over 3 years ago
Add CVE reference More... over 3 years ago
Delete unneed log4j import. More... over 3 years ago
Issue 705 - Additional Javdoc for DefaultValidator class (#706) More... over 3 years ago
#674 expand Validator interface Javadoc based on DefaultValidator (#704) More... over 3 years ago
Merge pull request #703 from stevebosman-oc/issue_702 More... over 3 years ago
#702 fix failing unit test More... over 3 years ago
Switch from com.io7m.xom:xom:1.2.10 to xom:xom:1.3.7. com.io7m.xom:xom hadn't been updated since Oct 2013, whereas xom:xom was last updated in Mar, 2021. All tests still pass. We hadn't tried this earlier because https://mvnrepository.com/artifact/xom/xom had a prominent note that said 'This artifact was moved to: com.io7m.xom ยป xom' but based on https://xom.nu/history.html, it became obvious that they were still doing active development. We will monitor this however as the WAF tests (which is the only ESAPI component that uses xom) are not very thorough so something could slip through. More... over 3 years ago
Massive revission of README file. Major changes were: * Reorganizing and renaming sections. * Removing the old kruft we never used (e.g., irc,freenode.net). * Moving other old stuff to 'Ancient History' section. * Generalizing the vulnerabilities summary section. * Calling out some important things in various release notes that are source of frequent questions. * Misc cleanup, such as fixing typos (although new ones probably accidentally introduced). * New section on Locating ESAPI Jar files. * Breaking longer lines into much shorter ones. More... over 3 years ago
Add 1 sentence re: looking for volunteers. More... over 3 years ago
Massive revisions to README, mostl which involves discarding old / irrelevant paragraphs or reorganizing them to a new section (e.g., "Ancient History" section). This is snapshot as emailed to Matt & Jeremiah. More... over 3 years ago
Minor updates to table. Reference new Vulnerability-Summary.md. More... over 3 years ago
Merge branch 'develop' of github.com:ESAPI/esapi-java-legacy into develop More... over 3 years ago
Summarize ESAPI Security Bulletins & GitHub Security Advisories More... over 3 years ago
Delete vs.md More... over 3 years ago
Merge branch 'develop' of github.com:ESAPI/esapi-java-legacy into develop More... over 3 years ago
First shot at markdown. More... over 3 years ago
Update issue templates More... over 3 years ago
Plugin & Dependency Updates (#691) More... over 3 years ago
Merge pull request #688 from kwwall/issue-686 More... almost 4 years ago
Merge branch 'develop' into issue-686 More... almost 4 years ago
Fail javadoc on any errors or warnings; bump CycloneDX plugin version. More... almost 4 years ago
Add new test for issue #686. More... almost 4 years ago
Fix DefaultEncoder so that by default, it will use the value of the property Encoder.DefaultCodecList instead of having hard-coded codecs. More... almost 4 years ago
More Javadoc clean-up. More... almost 4 years ago
More Javadoc clean-up to eliminate the last 2 Javadoc warnings. More... almost 4 years ago
Updating cyclonedx-maven-plugin (#687) More... almost 4 years ago
Javadoc clean-up and corrections. More... almost 4 years ago
SMH. If at first you don't succeed, you know you've been spending too much time fixing Javadoc. Sigh. Actually fixed the Javadoc this time. More... almost 4 years ago
Minor code reformatting of getUploadTempDirectory() method. More... almost 4 years ago