0
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Reference More... over 1 year ago
Add reference to release steps doc. More... over 1 year ago
PR to fix #824 and reference to #823 (#828) More... over 1 year ago
Issue #839 JavaLogFactory ConcMod (#840) More... over 1 year ago
fix: upgrade Antisamy to 1.7.5 to resolve CVE-2024-23635 (#833) More... almost 2 years ago
Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6 (#825) More... about 2 years ago
Modifying pom.xml for next planned release. More... about 2 years ago
Update current release to 2.5.3.1 More... about 2 years ago
Remove '-SNAPSHOT' from release and update plugins & test dependencies. More... about 2 years ago
Update dependency tree. More... about 2 years ago
Merge pull request #818 from kwwall/2.5.3.1-prep More... about 2 years ago
New ESAPI 2.5.3.1 release notes. (Initial version.) More... about 2 years ago
Added new screenshot figures. More... about 2 years ago
Fix Javadoc for the getValid method. It referenced an obsolete ESAPI property that was renamed to 'Validator.HtmlValidationAction'. More... about 2 years ago
Tweak both isValidSafeHTML methods to always log a warning mentioning deprecation and the GitHub Security Advisory. More... about 2 years ago
Javadoc changes for isValidSafeHTML methods. More... about 2 years ago
For planned 2.5.3.1 release. More... about 2 years ago
Changes to prepare for 2.5.3.1 release. More... about 2 years ago
Change 2.5.3.0 release date to ACTUAL release date. More... about 2 years ago
Merge pull request #817 from ESAPI/kwwall-issue-template-patch More... about 2 years ago
Update GitHub issue templates to remove reference to now closed Discussion #768. More... about 2 years ago
Update pom.xml More... about 2 years ago
Merge branch 'develop' of github.com:ESAPI/esapi-java-legacy into develop More... about 2 years ago
Merge pull request from GHSA-r68h-jhhj-9jvm More... about 2 years ago
Temporarily change depencency-check-maven plugin default goal from 'check' to 'purge' work around '503 Service Unavailable' error in NVD API that is causing Dependency Check to constantly fail. will revert in next SNAPSHOT release. More... about 2 years ago
Complete release notes. More... about 2 years ago
Updated to include note new Jakarta-related artifacts and the new NVD API key needed for Dependency Check. More... about 2 years ago
Update pom to eliminate Maven errors and update dependencies and plugins. * Removed <parent>...</parent> node, which was causing warning in pom.xml * Updated dependencies and plugins after running: $ mvn -U versions:display-plugin-updates # Check new versions of plugins. $ mvn -U versions:display-dependency-updates # Check new versions of dependencies. $ mvn -U versions:display-property-updates # Check new versions specified by properties. More... about 2 years ago
Remove unneeded exclusions and dependencies that were in PR#799 that caused build to fail once AntiSamy 1.7.4 was used. More... about 2 years ago
Using Eclipse Transformer plugin to create Jakarta JAR (#799) More... about 2 years ago