openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
E
esapi-java-legacy
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Feb 28, 2025 — Feb 28, 2026
Showing page 28 of 76
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Issue #376 -- Addressed comment about the RFC-3986 link.
Matt Seil
More...
over 8 years ago
Issue 376 -- Added missed null check on regex pattern.
Matt Seil
More...
over 8 years ago
Merge pull request #391 from xeno6696/develop
Matt Seil
More...
over 8 years ago
Issue #376 -- Addressed Kevin Wall's CR comment regarding the deprecated Security Configuration issue.
Matt Seil
More...
over 8 years ago
Issue #376 -- Addressed Kevin Wall's CR comments.
Matt Seil
More...
over 8 years ago
Merge branch 'augustd-develop' into develop for issues #387 and #388.
kwwall
More...
almost 9 years ago
Update to servlet API 3.0.1
augustd
More...
almost 9 years ago
Suppress CVE-2016-1000031 in dependency check
augustd
More...
almost 9 years ago
Merge pull request #1 from ESAPI/develop
August Detlefsen
More...
almost 9 years ago
Add Dependency-Check checks / reporting. Update several versions of vulernerable dependencies (none which were actually exploitable through ESAPI).
kwwall
More...
almost 9 years ago
Add display of Linux Foundation (LF) Core Infrastructure Initiative (CII) Best Practices badge
kwwall
More...
almost 9 years ago
The DefaultHttpUtilities and SecurityWrapperResponse add systematically a Max-Age to the HTTP Header when adding a cookie. Even if the cookie has a negative maxAge value (which is the default value). So when adding a "session" cookie (without Max-Age), ESAPI add a Max-Age=-1 in the HTTP Header and the cookie will be discarded by the browser, because it is invalid (http://www.ietf.org/rfc/rfc2109.txt). Wen the maxAge field of the cookie is negative, it should not be specified at HTTP Header level.
mickilous
More...
over 9 years ago
Issue #376 Added URL with ports, and added logic to prevent an invalid port from being used.
Matt Seil
More...
over 9 years ago
Issue #376 create an alternative API to validate URLs, to thwart ReDoS.
Matt Seil
More...
over 9 years ago
Issue #376 create an alternative API to validate URLs, to thwart ReDoS.
Matt Seil
More...
over 9 years ago
#302 HTMLEntityCodec Now decodes cased accented letters properly
Pavan Kumar
More...
over 9 years ago
Describe reporting vulnerabilities in README.md
Kevin W. Wall
More...
almost 10 years ago
Issue #316 -- Deprecated existing HTTPUtilities.setRememberToken() for one that doesn't require user password.
Matt Seil
More...
almost 10 years ago
Update contributions section of README.md.
Kevin W. Wall
More...
almost 10 years ago
Add javadoc and mailing list links.
Kevin W. Wall
More...
almost 10 years ago
Update README.md
Kevin W. Wall
More...
almost 10 years ago
Merge branch 'bkimminich-develop' into develop
kwwall
More...
almost 10 years ago
Merge Bjorn Kimminich's pull request (# 386). Close issue #386.
kwwall
More...
almost 10 years ago
Merge pull request #369 from artfullyContrived/issue365
Kevin W. Wall
More...
almost 10 years ago
Packages the esapi.tld into the jar file.
Anthony Musyoki
More...
almost 10 years ago
Merge pull request #367 from drmyersii/feature/adding-intellij-setup-documentation
Kevin W. Wall
More...
almost 10 years ago
Adding instructions for building/developing/testing with IntelliJ. This closes #366.
drmyersii
More...
almost 10 years ago
Ignoring IntelliJ project files.
drmyersii
More...
almost 10 years ago
Upgrading Junit Syntax & file system management to junit rules
Jeremiah Stacey
More...
about 10 years ago
Removing file system management components in place of Junit Rules
Jeremiah Stacey
More...
about 10 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
75
76
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree