{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":23857463,"defaultBranch":"develop","name":"esapi-java-legacy","ownerLogin":"ESAPI","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-09-10T02:12:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5580725?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717029060.0","currentOid":""},"activityList":{"items":[{"before":"cb02efe53cb8ebedb8e0909033008927ce71a511","after":"57c12af7873709e9a660042450cf2bc9d64d02ac","ref":"refs/heads/develop","pushedAt":"2024-09-14T17:15:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Improved documentation (#853)\n\n* Updated README.md","shortMessageHtmlLink":"Improved documentation (#853)"}},{"before":"3a78d6d110c67eb06b85bc47e5ef77fc79775161","after":"cb02efe53cb8ebedb8e0909033008927ce71a511","ref":"refs/heads/develop","pushedAt":"2024-09-14T01:16:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Fix Typos in documentation and comments (#852)\n\n* Update README.md\r\n\r\nrephrase warning message in README.md\r\n\r\n* EncodingPatternPreservation: fix typo\r\n\r\n* AbstractCodec: fix typo\r\n\r\n* AbstractCodec: there is no such thing as a footgun usage\r\n\r\n* AbstractPushbackSequence: fix typo. see https://languagetool.org/insights/post/regard/\r\n\r\n* Base64: fix typo\r\n\r\n* HashTrie: fix typo\r\n\r\n* HashTrie: fix typo\r\n\r\n* HTMLEntityCodec: fix typo\r\n\r\n* MySQLCodec: fix typo\r\n\r\n* MySQLCodec: fix typo\r\n\r\n* PushBackSequenceImpl: fix typo\r\n\r\n* PushbackString: fix typo\r\n\r\n* EsapiConfiguration: fix typo\r\n\r\n* AbstractPrioritizedPropertyLoader: fix typo\r\n\r\n* AbstractPrioritizedPropertyLoader: fix grammar\r\n\r\n* CipherText: fix typo\r\n\r\n* CipherTextSerializer: fix typo\r\n\r\n* CryptoHelper: fix typo\r\n\r\n* CryptoHelper: fix typo\r\n\r\n* CryptoHelper: fix grammar\r\n\r\n* CryptoToken: fix typo\r\n\r\n* CryptoToken: fix typo\r\n\r\n* PlainText: fix typo\r\n\r\n* RequestRateThrottleFilter: fix typo\r\n\r\n* SecurityWrapperRequest: fix typo\r\n\r\n* CompositeLogScrubber: fix typo\r\n\r\n* JavaLogBridge: fix typo\r\n\r\n* Authenticator: fix typo\r\n\r\n* Encoder: fix typo\r\n\r\n* Encryptor: untangle unclear sentence\r\n\r\n* ESAPI: fix typo\r\n\r\n* HTTPUtilities: fix typo\r\n\r\n* HTTPUtilities: fix typo\r\n\r\n* Logger: fix typo\r\n\r\n* Logger: fix typo\r\n\r\n* SecurityConfiguration: fix typo\r\n\r\n* StringUtilities: correct javadoc\r\n\r\n* User: fix typo\r\n\r\n* Validator: fix typo\r\n\r\n* Validator: fix typo\r\n\r\n* CollectionsUtil: fix typo\r\n\r\n* ObjFactory: fix typo\r\n\r\n* EncodeForBase64Tag: fix typo\r\n\r\n* EncodeForCSSTag: fix typo\r\n\r\n* EncodeForHTMLAttributeTag: fix typo\r\n\r\n* EncodeForHTMLTag: fix typo\r\n\r\n* EncodeForJavaScriptTag: fix typo\r\n\r\n* EncodeForURLTag: fix typo\r\n\r\n* EncodeForVBScriptTag: fix typo\r\n\r\n* EncodeForXMLAttributeTag: fix typo\r\n\r\n* EncodeForXMLTag: fix typo\r\n\r\n* EncodeForXPathTag: fix typo\r\n\r\n* AbstractAccessReferenceMap: fix typo\r\n\r\n* StringUtilities: replaceNull: rephrase javadoc using @code\r\n\r\n* Encryptor: decrypt: fix typo, use expression from before f5e138c8c15498d82e26c83d1d86a59ac6b8c082\r\n\r\n* User: setLastFailedLoginTime: use \"authenticate\" instead of \"log in\"","shortMessageHtmlLink":"Fix Typos in documentation and comments (#852)"}},{"before":"b610633ec17b0e70520d0a3d8b5462a1bee8f01e","after":"3a78d6d110c67eb06b85bc47e5ef77fc79775161","ref":"refs/heads/develop","pushedAt":"2024-09-05T23:13:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Update the logging properties to opt-out of the prefix events #844 (#845)\n\n* Update the logging properties to opt-out of the prefix events #844\r\n\r\n* Update the logging properties to opt-out of the prefix events, second iteration for #844\r\n\r\n* Update the logging properties to opt-out of the prefix events, third iteration\r\n\r\n* Update the logging properties to opt-out of the prefix events #844 fourt iteration\r\n\r\n* Update the logging properties to opt-out of the prefix events #844 fifth iteration\r\n\r\n* Update the logging properties to opt-out of the prefix events #844 sixt iteration\r\n\r\n* Update the logging properties to opt-out of the prefix events #844 seventh iteration\r\n\r\n* Update the logging properties to opt-out of the prefix events ESAPI#844 eigth iteration\r\n\r\n* Update the logging properties to opt-out of the prefix events ESAPI#844 ninth iteration","shortMessageHtmlLink":"Update the logging properties to opt-out of the prefix events #844 (#845"}},{"before":"cb3839f24c8117ae5d6b63a40a68a3b88606f89a","after":"b610633ec17b0e70520d0a3d8b5462a1bee8f01e","ref":"refs/heads/develop","pushedAt":"2024-07-14T20:36:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Pom updates to address issue #847 (#848)\n\n* Close GitHub issue #847.\r\n1. Update pom to latest version of compatible dependencies and plugins.\r\n2. Remove commons-io:commons-io:2.15.1 previously needed for convergence as Commons FileUpload no longer requires it and AntiSamy 1.7.5 now uses 2.15.1. So we no longer need to explicitly load it for convergence to succeed.\r\n\r\n* Minor documentation tweaks to esapi.tld.","shortMessageHtmlLink":"Pom updates to address issue #847 (#848)"}},{"before":"036b83a6b336899a66bfa524f6db712d820aab29","after":"cb3839f24c8117ae5d6b63a40a68a3b88606f89a","ref":"refs/heads/develop","pushedAt":"2024-05-31T00:07:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Suppress 2 CVEs that appear to be false positives: CVE-2024-29131 & CVE-2024-29133","shortMessageHtmlLink":"Suppress 2 CVEs that appear to be false positives: CVE-2024-29131 & C…"}},{"before":"f05876c0be84c6d4c358f36fa7874b4dc7e37957","after":"036b83a6b336899a66bfa524f6db712d820aab29","ref":"refs/heads/develop","pushedAt":"2024-05-30T23:18:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Added lead-in paragraph and updated 'Supported Versions' table.","shortMessageHtmlLink":"Added lead-in paragraph and updated 'Supported Versions' table."}},{"before":"d06d95755df254bfc86e67392ac5fbfe07931554","after":"f05876c0be84c6d4c358f36fa7874b4dc7e37957","ref":"refs/heads/develop","pushedAt":"2024-05-30T23:03:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Add bullet about deleting JUL config file if using JUL for logging. Change latest release to 2.5.4.0.","shortMessageHtmlLink":"Add bullet about deleting JUL config file if using JUL for logging. C…"}},{"before":"838c4736d969942c3811cc21433087316971a7fc","after":"d06d95755df254bfc86e67392ac5fbfe07931554","ref":"refs/heads/develop","pushedAt":"2024-05-30T22:47:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Rewrote 1st paragraph to note ESAPI DOES support Jakarta EE.","shortMessageHtmlLink":"Rewrote 1st paragraph to note ESAPI DOES support Jakarta EE."}},{"before":"8c0e5e0ffe0e12326cda2896b149e2a0179e3378","after":"838c4736d969942c3811cc21433087316971a7fc","ref":"refs/heads/develop","pushedAt":"2024-05-30T03:17:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Modifying pom.xml for next planned release.","shortMessageHtmlLink":"Modifying pom.xml for next planned release."}},{"before":"797456719696bcf9cbbce4e28301da831e87bc2c","after":"8c0e5e0ffe0e12326cda2896b149e2a0179e3378","ref":"refs/heads/develop","pushedAt":"2024-05-30T03:13:02.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Fix release date, commons-io version #, commit table.","shortMessageHtmlLink":"Fix release date, commons-io version #, commit table."}},{"before":"1707588ef285bfa1291b4c0d7565ddb404320704","after":"8c0e5e0ffe0e12326cda2896b149e2a0179e3378","ref":"refs/heads/main","pushedAt":"2024-05-30T00:32:48.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Fix release date, commons-io version #, commit table.","shortMessageHtmlLink":"Fix release date, commons-io version #, commit table."}},{"before":"f45876f0555fcf372a1555c484e743ad1b204d9f","after":"797456719696bcf9cbbce4e28301da831e87bc2c","ref":"refs/heads/develop","pushedAt":"2024-05-28T12:51:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Add reference to release steps doc.","shortMessageHtmlLink":"Add reference to release steps doc."}},{"before":"7a9ec0034d13dda94d5cb6b90ac7e65fa5fe85c1","after":"f45876f0555fcf372a1555c484e743ad1b204d9f","ref":"refs/heads/develop","pushedAt":"2024-05-27T17:32:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"PR to fix #824 and reference to #823 (#828)\n\n* 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.\r\n\r\n* 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.\r\n\r\n* 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.","shortMessageHtmlLink":"PR to fix #824 and reference to #823 (#828)"}},{"before":"a3a59dc3a6e030115c2aaf911c0076e272aa5523","after":"7a9ec0034d13dda94d5cb6b90ac7e65fa5fe85c1","ref":"refs/heads/develop","pushedAt":"2024-05-27T17:26:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Issue #839 JavaLogFactory ConcMod (#840)\n\n* Issue #839 JavaLogFactory ConcMod\r\n\r\nRemoving support for esapi-java-logging.properties file from baseline.\r\n\r\nConfigurationException is thrown if file is found on the path at\r\nruntime. Exception message links to a wiki page with instructions on\r\nhow to configure the application instance.\r\n\r\n* JavaLogFactory Cleanup\r\n\r\nRemoving unused imports.\r\n\r\nConsolidating String duplication to a class constant.","shortMessageHtmlLink":"Issue #839 JavaLogFactory ConcMod (#840)"}},{"before":"ddd2cda4e8b5cfd7441d8721a465b09dbaf3d4d6","after":"a3a59dc3a6e030115c2aaf911c0076e272aa5523","ref":"refs/heads/develop","pushedAt":"2024-02-29T23:41:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"fix: upgrade Antisamy to 1.7.5 to resolve CVE-2024-23635 (#833)\n\nNOTICE: CVE-2024-23635 does NOT impact the default ESAPI deployment.","shortMessageHtmlLink":"fix: upgrade Antisamy to 1.7.5 to resolve CVE-2024-23635 (#833)"}},{"before":"7cd0d3e2e7bc0143b650393730addb03e6391b30","after":null,"ref":"refs/heads/dependabot/maven/org.owasp.antisamy-antisamy-1.7.5","pushedAt":"2024-02-05T03:17:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"ddd2cda4e8b5cfd7441d8721a465b09dbaf3d4d6","after":"278a0e9469e60b891c34ad0a3dff14aeb8c79c6c","ref":"refs/heads/snyk-fix-a05c9391f5f0b5570cd5d0dcfcf88d4f","pushedAt":"2024-02-04T15:42:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"fix: pom.xml to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JAVA-ORGOWASPANTISAMY-6227504","shortMessageHtmlLink":"fix: pom.xml to reduce vulnerabilities"}},{"before":null,"after":"ddd2cda4e8b5cfd7441d8721a465b09dbaf3d4d6","ref":"refs/heads/snyk-fix-a05c9391f5f0b5570cd5d0dcfcf88d4f","pushedAt":"2024-02-04T15:42:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6 (#825)\n\nBumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.0 to 9.0.6.\r\n- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)\r\n- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.0.0...v9.0.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.owasp:dependency-check-maven\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6 (#825)"}},{"before":null,"after":"7cd0d3e2e7bc0143b650393730addb03e6391b30","ref":"refs/heads/dependabot/maven/org.owasp.antisamy-antisamy-1.7.5","pushedAt":"2024-02-02T18:11:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump org.owasp.antisamy:antisamy from 1.7.4 to 1.7.5\n\nBumps [org.owasp.antisamy:antisamy](https://github.com/nahsra/antisamy) from 1.7.4 to 1.7.5.\n- [Release notes](https://github.com/nahsra/antisamy/releases)\n- [Commits](https://github.com/nahsra/antisamy/compare/v1.7.4...v1.7.5)\n\n---\nupdated-dependencies:\n- dependency-name: org.owasp.antisamy:antisamy\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump org.owasp.antisamy:antisamy from 1.7.4 to 1.7.5"}},{"before":"4b04c7f00d1269b8bdaacb807715452f9874ea4c","after":null,"ref":"refs/heads/dependabot/maven/org.owasp-dependency-check-maven-9.0.6","pushedAt":"2024-01-22T22:33:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2136292c2225ca8ff770d85f41364873218b7ff5","after":"ddd2cda4e8b5cfd7441d8721a465b09dbaf3d4d6","ref":"refs/heads/develop","pushedAt":"2024-01-22T22:33:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6 (#825)\n\nBumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.0 to 9.0.6.\r\n- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)\r\n- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.0.0...v9.0.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.owasp:dependency-check-maven\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6 (#825)"}},{"before":null,"after":"4b04c7f00d1269b8bdaacb807715452f9874ea4c","ref":"refs/heads/dependabot/maven/org.owasp-dependency-check-maven-9.0.6","pushedAt":"2024-01-22T21:15:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6\n\nBumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 9.0.0 to 9.0.6.\n- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)\n- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v9.0.0...v9.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: org.owasp:dependency-check-maven\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump org.owasp:dependency-check-maven from 9.0.0 to 9.0.6"}},{"before":"1707588ef285bfa1291b4c0d7565ddb404320704","after":"2136292c2225ca8ff770d85f41364873218b7ff5","ref":"refs/heads/develop","pushedAt":"2023-12-01T05:35:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Modifying pom.xml for next planned release.","shortMessageHtmlLink":"Modifying pom.xml for next planned release."}},{"before":"1a37a65cf8e226e57b5ff0acb54461e4a9ec21f0","after":"1707588ef285bfa1291b4c0d7565ddb404320704","ref":"refs/heads/develop","pushedAt":"2023-12-01T05:29:46.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Update current release to 2.5.3.1","shortMessageHtmlLink":"Update current release to 2.5.3.1"}},{"before":"ce7a72543fea94bab3cecb3d790a4dbbd8fb3e9a","after":"1707588ef285bfa1291b4c0d7565ddb404320704","ref":"refs/heads/main","pushedAt":"2023-12-01T03:44:47.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Update current release to 2.5.3.1","shortMessageHtmlLink":"Update current release to 2.5.3.1"}},{"before":null,"after":"7823a879289e800e975b177a96cc3f57cc211da9","ref":"refs/heads/2.5.3.1","pushedAt":"2023-12-01T03:41:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Remove '-SNAPSHOT' from release and update plugins & test dependencies.","shortMessageHtmlLink":"Remove '-SNAPSHOT' from release and update plugins & test dependencies."}},{"before":"4b51c484ea87263d683165052c1597b0becf9c2b","after":"1a37a65cf8e226e57b5ff0acb54461e4a9ec21f0","ref":"refs/heads/develop","pushedAt":"2023-11-30T19:43:17.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"xeno6696","name":"Matt Seil","path":"/xeno6696","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9502785?s=80&v=4"},"commit":{"message":"Merge pull request #818 from kwwall/2.5.3.1-prep\n\n2.5.3.1 preparation","shortMessageHtmlLink":"Merge pull request #818 from kwwall/2.5.3.1-prep"}},{"before":"6dbe14b49237002f30d5b0410e4764028710466c","after":null,"ref":"refs/heads/kwwall-issue-template-patch","pushedAt":"2023-11-28T04:00:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"}},{"before":"41abb269ec4bb512767c8a861b4ae584fc4a097f","after":"4b51c484ea87263d683165052c1597b0becf9c2b","ref":"refs/heads/develop","pushedAt":"2023-11-28T02:30:35.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"xeno6696","name":"Matt Seil","path":"/xeno6696","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9502785?s=80&v=4"},"commit":{"message":"Merge pull request #817 from ESAPI/kwwall-issue-template-patch\n\nUpdate GitHub issue templates to remove reference to now closed Discu…","shortMessageHtmlLink":"Merge pull request #817 from ESAPI/kwwall-issue-template-patch"}},{"before":null,"after":"6dbe14b49237002f30d5b0410e4764028710466c","ref":"refs/heads/kwwall-issue-template-patch","pushedAt":"2023-11-28T01:13:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kwwall","name":"Kevin W. Wall","path":"/kwwall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1959835?s=80&v=4"},"commit":{"message":"Update GitHub issue templates to remove reference to now closed Discussion #768.","shortMessageHtmlLink":"Update GitHub issue templates to remove reference to now closed Discu…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNFQxNzoxNToxOS4wMDAwMDBazwAAAAS2Utw5","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNFQxNzoxNToxOS4wMDAwMDBazwAAAAS2Utw5","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0yOFQwMToxMzo1OS4wMDAwMDBazwAAAAO5T1y1"}},"title":"Activity · ESAPI/esapi-java-legacy"}