-
Notifications
You must be signed in to change notification settings - Fork 369
Comparing changes
Open a pull request
base repository: ESAPI/esapi-java-legacy
base: esapi-2.5.3.1
head repository: ESAPI/esapi-java-legacy
compare: esapi-2.5.4.0
- 16 commits
- 15 files changed
- 5 contributors
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1707588 - Browse repository at this point
Copy the full SHA 1707588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2136292 - Browse repository at this point
Copy the full SHA 2136292View commit details
Commits on Jan 22, 2024
-
Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6 (#825)
Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.0 to 9.0.6. - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v9.0.0...v9.0.6) --- updated-dependencies: - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ddd2cda - Browse repository at this point
Copy the full SHA ddd2cdaView commit details
Commits on Feb 29, 2024
-
fix: upgrade Antisamy to 1.7.5 to resolve CVE-2024-23635 (#833)
NOTICE: CVE-2024-23635 does NOT impact the default ESAPI deployment.
Configuration menu - View commit details
-
Copy full SHA for a3a59dc - Browse repository at this point
Copy the full SHA a3a59dcView commit details
Commits on May 27, 2024
-
Issue #839 JavaLogFactory ConcMod (#840)
* Issue #839 JavaLogFactory ConcMod Removing support for esapi-java-logging.properties file from baseline. ConfigurationException is thrown if file is found on the path at runtime. Exception message links to a wiki page with instructions on how to configure the application instance. * JavaLogFactory Cleanup Removing unused imports. Consolidating String duplication to a class constant.
Configuration menu - View commit details
-
Copy full SHA for 7a9ec00 - Browse repository at this point
Copy the full SHA 7a9ec00View commit details -
PR to fix #824 and reference to #823 (#828)
* Updated DefaultEncoder.getCanonicalizedURI(URI) javadoc to indicate that the method takes into consideration canonicalization of mixed/multi encoded URLs as specified in ESAPI.props 'allowMixed' and 'allowMultiple' accordingly. * Per issue #824. Updated DefaultEncoder.getCanonicalizedURI(URI) javadoc to indicate that the method takes into consideration canonicalization of mixed/multi encoded URLs as specified in ESAPI.props 'allowMixed' and 'allowMultiple' accordingly. * Fixed #824 by nesting the original canonicalize call into the else block of the check to see whether or not we were dealing with a query segment.
Configuration menu - View commit details
-
Copy full SHA for f45876f - Browse repository at this point
Copy the full SHA f45876fView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7974567 - Browse repository at this point
Copy the full SHA 7974567View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1801b78 - Browse repository at this point
Copy the full SHA 1801b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d34397 - Browse repository at this point
Copy the full SHA 8d34397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 977dd2b - Browse repository at this point
Copy the full SHA 977dd2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e69d0e - Browse repository at this point
Copy the full SHA 8e69d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56fca47 - Browse repository at this point
Copy the full SHA 56fca47View commit details -
Back off commons-io version to 2.15.1 because of convergence issue wi…
…th AntiSamy 1.7.5.
Configuration menu - View commit details
-
Copy full SHA for b6d8ef3 - Browse repository at this point
Copy the full SHA b6d8ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a859fe5 - Browse repository at this point
Copy the full SHA a859fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for df8f05c - Browse repository at this point
Copy the full SHA df8f05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c0e5e0 - Browse repository at this point
Copy the full SHA 8c0e5e0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff esapi-2.5.3.1...esapi-2.5.4.0