An open API service providing commit metadata for open source projects.

GitHub / ESAPI/esapi-java-legacy / commits

ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications.

SHA Message Author Date Stats
58be1699 merge Merge pull request #900 from jeremiahjstacey/ossrh_updates Matt Seil <x****6@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
985233f7 Documentation - Release Steps Updates jeremiah.stacey <j****y@g****m> 8 months ago
5b6f2c26 Updating release steps documentation for the OSSRH migration. jeremiah.stacey <j****y@g****m> 8 months ago
dc2d3c0d Appending the project version to the maven central deployment name. Thought ... jeremiah.stacey <j****y@g****m> 8 months ago
f7eb2571 Setting the deployment name to the project name to make our deployments easie... jeremiah.stacey <j****y@g****m> 8 months ago
57227dd6 Applying pom changes required for OSSRH Migration. jeremiah.stacey <j****y@g****m> 8 months ago
a0353871 Fixed botched property name, ESAPI.enableLegCannonModeAndGetMyAssFired.justif... kwwall <k****l@g****m> 12 months ago
45439b42 Removed unused test file. kwwall <k****l@g****m> 12 months ago
74369bb5 Update ESAPI release steps. Related to GitHub Issue #891. kwwall <k****l@g****m> 12 months ago
a08c9a7a Changed CVE links from nvd.nist.gov to cve.org. kwwall <k****l@g****m> 12 months ago
b7ae6d97 Added summary of new vulnerability, CVE-2025-5078. kwwall <k****l@g****m> 12 months ago
8179f72a Correct name and URL for item on ESAPI's GitHub Discussion list. kwwall <k****l@g****m> 12 months ago
126e0b70 Update pom.xmlfor next planned (SNAPSHOT) release. kwwall <k****l@g****m> 12 months ago
0cd00c00 Update Description in Summary with CNA's CVE description. kwwall <k****l@g****m> 12 months ago
bf9804a9 Change to reference 2.7.0.0 as the latest ESAPI release. kwwall <k****l@g****m> 12 months ago
0fa4c0f1 Remove '-SNAPSHOT' from release # to prep official release. kwwall <k****l@g****m> 12 months ago
f75ac2c2 Merging Private Branch contents from Kevin's Repo. (#888)
Co-authored-by: kwwall <k****l@g****m>, jeremiah.stacey <j****y@g****m>
Matt Seil <x****6@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
e2322914 merge Merge pull request #886 from kwwall/develop Matt Seil <x****6@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
23a2b766 Added Javadoc to encodeForSQL method regarding how to enabled it. kwwall <k****l@g****m> about 1 year ago
01297409 Added 2 new field names whose values are the 2 new property names. kwwall <k****l@g****m> about 1 year ago
eb425bbb New property file for testing DefaultEncoder.encodeForSQL when it's kwwall <k****l@g****m> about 1 year ago
844eb0c6 Add missing newline. kwwall <k****l@g****m> about 1 year ago
a10e323d hanged the tongue-in-cheek property names to the actual ones we are using. kwwall <k****l@g****m> about 1 year ago
61de71f7 Changed the tongue-in-cheek propert names to the actual ones we are using. kwwall <k****l@g****m> about 1 year ago
06d0ff2e Changed the tongue-in-cheek property names to the actual ones we are using. kwwall <k****l@g****m> about 1 year ago
8225a67c Fix 2 typos identified by @xeno6696. kwwall <k****l@g****m> about 1 year ago
02f4a919 Fix to spelling errors in the class javadoc. kwwall <k****l@g****m> about 1 year ago
2d444b90 Fix Javadoc typos. Shout-out to @sempf for spotting most of these. kwwall <k****l@g****m> about 1 year ago
1da613b7 Miscellaneous Javadoc enhancements. kwwall <k****l@g****m> about 1 year ago
436fee51 Class for new unchecked exception type. kwwall <k****l@g****m> about 1 year ago
40026bfc Add 2 properties associated w/ disabling stuff by default. kwwall <k****l@g****m> about 1 year ago
849c15e4 Sdd comment about doclint options. kwwall <k****l@g****m> about 1 year ago
bc0d887c Update latest version to 2.6.2.0 kwwall <k****l@g****m> about 1 year ago
9ac6c97e Modify pom.xml for next planned release. kwwall <k****l@g****m> about 1 year ago
ba358e49 Corrected version to 2.6.2.0; was 2.7.0.0-SNAPSHOT. kwwall <k****l@g****m> about 1 year ago
38ce3a07 Correct release date. kwwall <k****l@g****m> about 1 year ago
b68e7539 Correct release date and other minor changes. kwwall <k****l@g****m> about 1 year ago
fba99d81 merge Merge pull request #884 from kwwall/2.6.2.0 Matt Seil <x****6@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
af4c901e merge Merge pull request #882 from kwwall/develop Matt Seil <x****6@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
950a56b1 Updates to prep for ESAPI 2.6.2.0 release. kwwall <k****l@g****m> about 1 year ago
5d6e2fda Update guessed release date for 2.6.1.0 to its actual release date. (Maven Ce... kwwall <k****l@g****m> about 1 year ago
7067804a Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 (#881)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e2183d61 Prep 'develop' branch for next (SNAPSHOT) ESAPI release. kwwall <k****l@g****m> about 1 year ago
e0ef2955 Sigh. Fix comment again. This one was copy/paste error. kwwall <k****l@g****m> about 1 year ago
5c0553c8 Fix botched comment. kwwall <k****l@g****m> about 1 year ago
99f55104 Added comment about how OWASP Dependency Check is no longer working in case s... kwwall <k****l@g****m> about 1 year ago
e6cf7a3d merge Merge pull request #879 from kwwall/2.6.1.0 Matt Seil <x****6@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a34b00d8 Changes for new release, 2.6.1.0 kwwall <k****l@g****m> about 1 year ago
2904144e Changes to replace manually created Developer Activity Report with a simple G... kwwall <k****l@g****m> about 1 year ago
14678f6d Env vars for new ESAPI version kwwall <k****l@g****m> about 1 year ago
2f7885fc New release notes for ESAPI 2.6.1.0 kwwall <k****l@g****m> about 1 year ago
5f267f7d fix: pom.xml to reduce vulnerabilities (#875)
Co-authored-by: snyk-bot <s****t@s****o>
Kevin W. Wall <k****l@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6422acaa Update SECURITY.md Kevin W. Wall <k****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
aa0670ef Modifying pom.xml for next planned release. kwwall <k****l@g****m> over 1 year ago
dcde6c23 A few minor documentation fixes. kwwall <k****l@g****m> over 1 year ago
5a10f77a Revert "Minor change to release steps document." kwwall <k****l@g****m> over 1 year ago
8b9f8f19 Minor change to release steps document. kwwall <k****l@g****m> over 1 year ago
4698c43f Bump release to new official release number. kwwall <k****l@g****m> over 1 year ago
f185e5bd Preparation for ESAPI release 2.6.0.0 (#860) Kevin W. Wall <k****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0b0f86cc Update SECURITY.md Kevin W. Wall <k****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4879a085 Modifying pom.xml for next planned release. kwwall <k****l@g****m> over 1 year ago
3f2ff053 Fix release date. kwwall <k****l@g****m> over 1 year ago
19b739a0 merge Merge pull request #856 from kwwall/release-prep-2.5.5.0 Matt Seil <x****6@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a160de07 Update section on commit / PR history. kwwall <k****l@g****m> over 1 year ago
07775d7e Few more dependency and plugin upates; remove '-SNAPSHOT' suffix from release... kwwall <k****l@g****m> over 1 year ago
e2053d2d New release notes kwwall <k****l@g****m> over 1 year ago
e74b77d4 Add helpful comments in ESAPI release preparation. kwwall <k****l@g****m> over 1 year ago
53ecd869 Fix Javadoc warning. kwwall <k****l@g****m> over 1 year ago
4ed69f3b Set previous release date to 2024-05-30. kwwall <k****l@g****m> over 1 year ago
865441e5 Update Maven plugins. kwwall <k****l@g****m> over 1 year ago
08f52e71 Initial commit for Markdown version of 'CONTRIBUTING-TO-ESAPI.txt'. kwwall <k****l@g****m> over 1 year ago
807820e8 Update to lastest version of bcprov-jdk18on so Dependabot will stop complaining. kwwall <k****l@g****m> over 1 year ago
84aed566 Modest changes to README.md after PR 853. kwwall <k****l@g****m> over 1 year ago
57c12af7 Improved documentation (#853) Debajit Kumar Phukan <7****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cb02efe5 Fix Typos in documentation and comments (#852) Dario Viva <4****2@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3a78d6d1 Update the logging properties to opt-out of the prefix events #844 (#845) mickeyz07 <3****7@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b610633e Pom updates to address issue #847 (#848) Kevin W. Wall <k****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cb3839f2 Suppress 2 CVEs that appear to be false positives: CVE-2024-29131 & CVE-2024-... kwwall <k****l@g****m> about 2 years ago
036b83a6 Added lead-in paragraph and updated 'Supported Versions' table. kwwall <k****l@g****m> about 2 years ago
f05876c0 Add bullet about deleting JUL config file if using JUL for logging. Change la... kwwall <k****l@g****m> about 2 years ago
d06d9575 Rewrote 1st paragraph to note ESAPI DOES support Jakarta EE. kwwall <k****l@g****m> about 2 years ago
838c4736 Modifying pom.xml for next planned release. kwwall <k****l@g****m> about 2 years ago
8c0e5e0f Fix release date, commons-io version #, commit table. kwwall <k****l@g****m> about 2 years ago
df8f05c8 Reset release date to 5/29/2024. kwwall <k****l@g****m> about 2 years ago
a859fe5f Update 'Important Note' paragraph in section 3.1.15. kwwall <k****l@g****m> about 2 years ago
b6d8ef3e Back off commons-io version to 2.15.1 because of convergence issue with AntiS... kwwall <k****l@g****m> about 2 years ago
56fca470 Env variable file from which the release notes were constructed. kwwall <k****l@g****m> about 2 years ago
8e69d0e1 New release notes for ESAPI 2.5.4.0. kwwall <k****l@g****m> about 2 years ago
977dd2bb Remove SNAPSHOT from version, update dependencies & plugins to latest versions. kwwall <k****l@g****m> about 2 years ago
8d343970 Delete 2 ignored tests, as per https://github.com/ESAPI/esapi-java-legacy/iss... kwwall <k****l@g****m> about 2 years ago
1801b782 Added Reference kwwall <k****l@g****m> about 2 years ago
79745671 Add reference to release steps doc. kwwall <k****l@g****m> about 2 years ago
f45876f0 PR to fix #824 and reference to #823 (#828) Matt Seil <x****6@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7a9ec003 Issue #839 JavaLogFactory ConcMod (#840) jeremiahjstacey <j****y@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a3a59dc3 fix: upgrade Antisamy to 1.7.5 to resolve CVE-2024-23635 (#833) Michele Preziuso <m****o@k****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ddd2cda4 Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6 (#825)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2136292c Modifying pom.xml for next planned release. kwwall <k****l@g****m> over 2 years ago
1707588e Update current release to 2.5.3.1 kwwall <k****l@g****m> over 2 years ago
7823a879 Remove '-SNAPSHOT' from release and update plugins & test dependencies. kwwall <k****l@g****m> over 2 years ago
9fb6366b Update dependency tree. kwwall <k****l@g****m> over 2 years ago

← Back to repository