Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Java1Dev
/
esapi-java-legacy
Public
forked from
ESAPI/esapi-java-legacy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
esapi-java-legacy
src
test
resources
esapi
on
develop
User selector
All users
All time
Commit history
Commits on Dec 3, 2020
Update ESAPI URL to new OWASP site.
kwwall
committed
56c1e2c
View commit details
Copy full SHA for 56c1e2c
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Issue #560 JUL fixes (#562)
Show description for 073193e
jeremiahjstacey
authored
073193e
View commit details
Copy full SHA for 073193e
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
Prep 2.2.1.0 (#557)
Show description for e8e613f
kwwall
and
davewichers
authored
e8e613f
View commit details
Copy full SHA for e8e613f
View code at this point
Browse repository at this point
Commits on Feb 9, 2020
Issue 521 (#535)
Show description for 422ba9f
kwwall
authored
422ba9f
View commit details
Copy full SHA for 422ba9f
View code at this point
Browse repository at this point
Commits on Jan 4, 2020
Variable/Property Rename
Show description for 1d9a24a
jeremiahjstacey
committed
1d9a24a
View commit details
Copy full SHA for 1d9a24a
View code at this point
Browse repository at this point
Commits on Dec 29, 2019
Adding properties for logging user/client info
Show description for f4921e3
jeremiahjstacey
committed
f4921e3
View commit details
Copy full SHA for f4921e3
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Deprecating Log4J Implementation
Show description for 2d89584
jeremiahjstacey
committed
2d89584
View commit details
Copy full SHA for 2d89584
View code at this point
Browse repository at this point
Log4J reference updates
Show description for 1602bb2
jeremiahjstacey
committed
1602bb2
View commit details
Copy full SHA for 1602bb2
View code at this point
Browse repository at this point
Commits on Dec 8, 2019
Defaulting ESAPI to Java Logger
Show description for 16f7ee1
jeremiahjstacey
committed
16f7ee1
View commit details
Copy full SHA for 16f7ee1
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Final preparation for ESAPI 2.2.0.0 release (#501)
Show description for 6fa7bcf
kwwall
authored and
jeremiahjstacey
committed
6fa7bcf
View commit details
Copy full SHA for 6fa7bcf
View code at this point
Browse repository at this point
Commits on Jun 10, 2019
Prepare 2.2.0.0-RC3 (#497)
Show description for 06aa99e
kwwall
authored and
jeremiahjstacey
committed
06aa99e
View commit details
Copy full SHA for 06aa99e
View code at this point
Browse repository at this point
Commits on Apr 20, 2019
Changes to support min key length for encryption via the new Encrpytor.MinEncryptionKeyLength property.
kwwall
committed
e2abd0a
View commit details
Copy full SHA for e2abd0a
View code at this point
Browse repository at this point
Commits on Apr 14, 2019
Remove references to old 1.4 crypto stuff and indicate that fixed IVs is deprecated and will disappear next release (2.3).
Show description for 0ab470c
kwwall
committed
0ab470c
View commit details
Copy full SHA for 0ab470c
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Misc release cleanup (#464)
Show description for 8ffe783
kwwall
authored and
jeremiahjstacey
committed
8ffe783
View commit details
Copy full SHA for 8ffe783
View code at this point
Browse repository at this point
Commits on Aug 12, 2018
Close #439 by racheting down default allowed file suffixes used with file upload.
kwwall
committed
1b291d4
View commit details
Copy full SHA for 1b291d4
View code at this point
Browse repository at this point
Commits on Aug 19, 2017
Fixing some minor issues of duplication and grammar.
xeno6696
committed
9736664
View commit details
Copy full SHA for 9736664
View code at this point
Browse repository at this point
Commits on Jul 29, 2017
Issue #403 -- uncovered the last magic number calls. This part of the issue is done!
xeno6696
committed
20f00ac
View commit details
Copy full SHA for 20f00ac
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
Issue #292 && Issue #403 -- Updated default regex size for jsessionid from 30 to 32, and refactored related classes to NOT use magic numbers.
xeno6696
committed
28f2028
View commit details
Copy full SHA for 28f2028
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
Issue #400 -- Added more unit tests for SecurityWrapperResponse.
xeno6696
committed
5c0e1de
View commit details
Copy full SHA for 5c0e1de
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
Issue #400 -- Added more unit tests. Also did work for #403, as well as #383.
xeno6696
committed
f97a93a
View commit details
Copy full SHA for f97a93a
View code at this point
Browse repository at this point
Commits on Jul 16, 2017
Issue #398 -- Fixed hardcoded instance of HTTP header and made it configurable.
xeno6696
committed
df2c978
View commit details
Copy full SHA for df2c978
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
Issue #376 create an alternative API to validate URLs, to thwart ReDoS.
xeno6696
committed
aafa353
View commit details
Copy full SHA for aafa353
View code at this point
Browse repository at this point
Issue #376 create an alternative API to validate URLs, to thwart ReDoS.
xeno6696
committed
32f5e84
View commit details
Copy full SHA for 32f5e84
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
Issue 356 EOL matters
kwwall
committed
c2585ac
View commit details
Copy full SHA for c2585ac
View code at this point
Browse repository at this point
Address issue 356.
kwwall
committed
ab4d74b
View commit details
Copy full SHA for ab4d74b
View code at this point
Browse repository at this point
Address issue 356.
kwwall
committed
770fb79
View commit details
Copy full SHA for 770fb79
View code at this point
Browse repository at this point
Address issue 356.
kwwall
committed
c52a1f7
View commit details
Copy full SHA for c52a1f7
View code at this point
Browse repository at this point
Address issue 356.
kwwall
committed
1678c98
View commit details
Copy full SHA for 1678c98
View code at this point
Browse repository at this point
Address issue 356.
kwwall
committed
23e6d43
View commit details
Copy full SHA for 23e6d43
View code at this point
Browse repository at this point
Address issue 356.
kwwall
committed
b6a746b
View commit details
Copy full SHA for b6a746b
View code at this point
Browse repository at this point
Change CRLF to LF for issue 356.
kwwall
committed
9aaaf80
View commit details
Copy full SHA for 9aaaf80
View code at this point
Browse repository at this point
Change CRLF to LF for issue 356.
kwwall
committed
284c604
View commit details
Copy full SHA for 284c604
View code at this point
Browse repository at this point
Change CRLF to LF for issue 356.
kwwall
committed
0038ea8
View commit details
Copy full SHA for 0038ea8
View code at this point
Browse repository at this point
Change CRLF to LF for issue 356.
kwwall
committed
4c9dcef
View commit details
Copy full SHA for 4c9dcef
View code at this point
Browse repository at this point
Change CRLF to LF for issue 356.
kwwall
committed
5aca43a
View commit details
Copy full SHA for 5aca43a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.