Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/lucee/extension-esapi
https://github.com/lucee/extension-esapi
LDEV-4743 inprove test
002e7b67ed01cd5f9dba282b54a7c430a08461a3 authored about 1 year ago by Zac Spitzer <[email protected]>
002e7b67ed01cd5f9dba282b54a7c430a08461a3 authored about 1 year ago by Zac Spitzer <[email protected]>
Added a testcase in canonicalize() function with % symbol for LDEV-4743 (#11)
* Added a testcase in canonicalize() function with % symbol for LDEV-4743
* Disabled the test...
8ec08169f44685dccc0323fff4a1173603988005 authored about 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
rearrange manifest
cfafe290a8becf369e0dda997a397760181698ad authored about 1 year ago by michaeloffner <[email protected]>
cfafe290a8becf369e0dda997a397760181698ad authored about 1 year ago by michaeloffner <[email protected]>
Added a testcase for ESAPIDecode function (#8)
eea39b6c534b73b007d3bd397e26e43328165b73 authored over 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
eea39b6c534b73b007d3bd397e26e43328165b73 authored over 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Added a testcase for SanitizeHtml() function (#10)
* Added a testcase for SanitizeHtml() function
* Update SanitizeHtml.cfc
32c5a749e36e8d41b0ccbbde381cb5193d4ae834 authored over 1 year ago by Saravanamuthu Aka CF Mitrah <[email protected]>
switch to FunctionSupport for all functions
c4e40a4392dcb577131a56fac90217b7976fdee9 authored over 1 year ago by michaeloffner <[email protected]>
c4e40a4392dcb577131a56fac90217b7976fdee9 authored over 1 year ago by michaeloffner <[email protected]>
update the library used
99bcd90c6408346e97cbb2edf1c882546e921b26 authored over 1 year ago by michaeloffner <[email protected]>
99bcd90c6408346e97cbb2edf1c882546e921b26 authored over 1 year ago by michaeloffner <[email protected]>
Update test 53.yml
925f833de235a10f185ebabfb33b5dea4160e2b5 authored over 1 year ago by Zac Spitzer <[email protected]>
925f833de235a10f185ebabfb33b5dea4160e2b5 authored over 1 year ago by Zac Spitzer <[email protected]>
Update main.yml
da515823ea7ed3b507b4a8fdda56c69a98ff5899 authored over 1 year ago by Zac Spitzer <[email protected]>
da515823ea7ed3b507b4a8fdda56c69a98ff5899 authored over 1 year ago by Zac Spitzer <[email protected]>
Update main.yml
f4960f58c6bcbcf4a6a4591f3f4bf468333375ef authored over 1 year ago by Zac Spitzer <[email protected]>
f4960f58c6bcbcf4a6a4591f3f4bf468333375ef authored over 1 year ago by Zac Spitzer <[email protected]>
Merge branch 'master' of https://github.com/lucee/extension-esapi
9348e2775badecf5d3d75b5cb3f256a6af15e6a5 authored almost 2 years ago by michaeloffner <[email protected]>
9348e2775badecf5d3d75b5cb3f256a6af15e6a5 authored almost 2 years ago by michaeloffner <[email protected]>
update jars bundled
73d4ef069bfe800d40306f9c8bfdcbf1e22a1384 authored almost 2 years ago by michaeloffner <[email protected]>
73d4ef069bfe800d40306f9c8bfdcbf1e22a1384 authored almost 2 years ago by michaeloffner <[email protected]>
update GHA deps
7586a162b2969e94de61ce13d004264074d2f683 authored about 2 years ago by Zac Spitzer <[email protected]>
7586a162b2969e94de61ce13d004264074d2f683 authored about 2 years ago by Zac Spitzer <[email protected]>
Merge branch 'master' of https://github.com/lucee/extension-esapi
9b7783300af2265a2bb6ccccf130b91c6a77e3c4 authored about 2 years ago by michaeloffner <[email protected]>
9b7783300af2265a2bb6ccccf130b91c6a77e3c4 authored about 2 years ago by michaeloffner <[email protected]>
update esapi jar
0607d563edbf0dcf6707e969775e7bb481a6899a authored about 2 years ago by michaeloffner <[email protected]>
0607d563edbf0dcf6707e969775e7bb481a6899a authored about 2 years ago by michaeloffner <[email protected]>
Update main.yml
b8200612aebad9506548aca16818415f3e5b30c4 authored over 2 years ago by Zac Spitzer <[email protected]>
b8200612aebad9506548aca16818415f3e5b30c4 authored over 2 years ago by Zac Spitzer <[email protected]>
Merge pull request #7 from MitrahSoft/LDEV-4009
Added a fix: cfoutput/writeoutput encodefor to support value empty string/none for LDEV-4009
be01130963ef65b4813d134819d026fb65357c22 authored over 2 years ago by michaeloffner <[email protected]>
Extended a tests
2f8dd9dd636e8a0f30df09bf483ae19792e2058d authored over 2 years ago by CF Mitrah <[email protected]>
2f8dd9dd636e8a0f30df09bf483ae19792e2058d authored over 2 years ago by CF Mitrah <[email protected]>
add local tests
d57260526a42a76ee5ba05a078e70f3b33f61bda authored over 2 years ago by Zac Spitzer <[email protected]>
d57260526a42a76ee5ba05a078e70f3b33f61bda authored over 2 years ago by Zac Spitzer <[email protected]>
add local tests
b1b88ff77cb10d813ebff03df5edc3d9faadfba7 authored over 2 years ago by Zac Spitzer <[email protected]>
b1b88ff77cb10d813ebff03df5edc3d9faadfba7 authored over 2 years ago by Zac Spitzer <[email protected]>
Added a fix: cfoutput/writeoutput encodefor to support value empty string/none for LDEV-4009
5e8617047f57254a25d11fc794faedb30ef43728 authored over 2 years ago by CF Mitrah <[email protected]>
5e8617047f57254a25d11fc794faedb30ef43728 authored over 2 years ago by CF Mitrah <[email protected]>
Merge pull request #6 from MitrahSoft/build_issue_SanitizeHTML
Removed illegal character in SanitizeHTML
2dd04755df22d46c39f6eb9ba231f98708323449 authored over 2 years ago by Zac Spitzer <[email protected]>
Removed illegal character in SanitizeHTML
cd954937b8a3178c32af92c5dc0b4081508bef60 authored over 2 years ago by CF Mitrah <[email protected]>
cd954937b8a3178c32af92c5dc0b4081508bef60 authored over 2 years ago by CF Mitrah <[email protected]>
Merge remote-tracking branch 'origin/master'
# Conflicts:
# build.number
LDEV-3975 - remove LogFactory from mainclass and only load from log jar
1e773827bc7ca918955917d88f385d1d8a7a2207 authored over 2 years ago by michaeloffner <[email protected]>
1e773827bc7ca918955917d88f385d1d8a7a2207 authored over 2 years ago by michaeloffner <[email protected]>
fix spelling mistake
83609951522484e1a63efde764d1e20c64f96025 authored over 2 years ago by Zac Spitzer <[email protected]>
83609951522484e1a63efde764d1e20c64f96025 authored over 2 years ago by Zac Spitzer <[email protected]>
Bump
3ccfe8c319a6d2b1c8e5623c84c82d6c44da4df0 authored over 2 years ago by Igal Sapir <[email protected]>
3ccfe8c319a6d2b1c8e5623c84c82d6c44da4df0 authored over 2 years ago by Igal Sapir <[email protected]>
Added style tag when Styles is selected
ea99d7a2fd8e7a92851266bd94a447615a737ac9 authored over 2 years ago by Igal Sapir <[email protected]>
ea99d7a2fd8e7a92851266bd94a447615a737ac9 authored over 2 years ago by Igal Sapir <[email protected]>
add a 5.3 GHA
f00b76226a65ae2ae06aae62f8abbfaf51f78a05 authored almost 3 years ago by Zac Spitzer <[email protected]>
f00b76226a65ae2ae06aae62f8abbfaf51f78a05 authored almost 3 years ago by Zac Spitzer <[email protected]>
change location of the properties location
0478b94ea112c35c4f386ca776021348c85dcfcd authored almost 3 years ago by michaeloffner <[email protected]>
0478b94ea112c35c4f386ca776021348c85dcfcd authored almost 3 years ago by michaeloffner <[email protected]>
update esapi jar
4bc5933385cdcf1dfeb63e1d995d790e63f9b018 authored almost 3 years ago by michaeloffner <[email protected]>
4bc5933385cdcf1dfeb63e1d995d790e63f9b018 authored almost 3 years ago by michaeloffner <[email protected]>
add function sanitizeHTML
195d81b1c5330e45eb9f94ec5b7d04cd5d40284a authored almost 3 years ago by michaeloffner <[email protected]>
195d81b1c5330e45eb9f94ec5b7d04cd5d40284a authored almost 3 years ago by michaeloffner <[email protected]>
add function sanitizeHTML
3019d0d3d573ed3d327a5a7cea2533ca4b6f9052 authored almost 3 years ago by michaeloffner <[email protected]>
3019d0d3d573ed3d327a5a7cea2533ca4b6f9052 authored almost 3 years ago by michaeloffner <[email protected]>
merge master
32675d3e9f47149c5aaa80dad1035cde167add69 authored almost 3 years ago by michaeloffner <[email protected]>
32675d3e9f47149c5aaa80dad1035cde167add69 authored almost 3 years ago by michaeloffner <[email protected]>
Merge pull request #5 from inLeagueLLC/master
Correct SNAPSHOT spelling in build.properties
259d596ccae59f86ac698fb40329359479563143 authored almost 3 years ago by michaeloffner <[email protected]>
Merge branch 'master' of https://github.com/lucee/extension-esapi
eaa1c00f32255656bb141ac0c97014ba609ea817 authored almost 3 years ago by michaeloffner <[email protected]>
eaa1c00f32255656bb141ac0c97014ba609ea817 authored almost 3 years ago by michaeloffner <[email protected]>
fix typo
1a0d03ed5f307d919f78445ca64d9b66943e1a23 authored almost 3 years ago by michaeloffner <[email protected]>
1a0d03ed5f307d919f78445ca64d9b66943e1a23 authored almost 3 years ago by michaeloffner <[email protected]>
Correct SNAPSHOT spelling in build.properties
722492cfdeebb117ef25a146270b0a5451c82c4d authored almost 3 years ago by Samuel Knowlton <[email protected]>
722492cfdeebb117ef25a146270b0a5451c82c4d authored almost 3 years ago by Samuel Knowlton <[email protected]>
add missing bundle to extension
d5bcc29923be9b8a998c77519470fb8cf604faa1 authored almost 3 years ago by michaeloffner <[email protected]>
d5bcc29923be9b8a998c77519470fb8cf604faa1 authored almost 3 years ago by michaeloffner <[email protected]>
Added function SanitizeHTML()
cfec2b9b0ff6f72fb948a15ae5d62dfb9b4bccde authored almost 3 years ago by Igal Sapir <[email protected]>
cfec2b9b0ff6f72fb948a15ae5d62dfb9b4bccde authored almost 3 years ago by Igal Sapir <[email protected]>
Formatted XML using VSCode formatter
94234419cc49b86d3c1081e6a3e468d6f6d97c20 authored almost 3 years ago by Igal Sapir <[email protected]>
94234419cc49b86d3c1081e6a3e468d6f6d97c20 authored almost 3 years ago by Igal Sapir <[email protected]>
Canonicalize() does not support 4th parameter throwOnError LDEV-2391 (#1)
bc27485337adf51a67c03eeaedaaa903f2b4c951 authored almost 3 years ago by Saravanamuthu Aka CF Mitrah <[email protected]>
bc27485337adf51a67c03eeaedaaa903f2b4c951 authored almost 3 years ago by Saravanamuthu Aka CF Mitrah <[email protected]>
Merge pull request #4 from MitrahSoft/LDEV-3812
Added a fix to cfoutput encodefor attribute to support htmlattribute and xmlattribute fo LDEV-3812
1e88f2d3a8f69d604d00d0462338736d78ccd79b authored almost 3 years ago by Zac Spitzer <[email protected]>
test with light-6.0.0.152-SNAPSHOT
0e4af0d0addfc2aee21d9cdd11d6ed74389f6f9f authored almost 3 years ago by Zac Spitzer <[email protected]>
0e4af0d0addfc2aee21d9cdd11d6ed74389f6f9f authored almost 3 years ago by Zac Spitzer <[email protected]>
Merge branch 'master' of https://github.com/lucee/extension-esapi
91e87298498e11d06b94a67591a1f6639081f0bc authored almost 3 years ago by michaeloffner <[email protected]>
91e87298498e11d06b94a67591a1f6639081f0bc authored almost 3 years ago by michaeloffner <[email protected]>
update ESAPI jar and replace Log4j Logger with a custom logger pointing to Lucee log.
2f7b17f33ce438dc4cd8025db753436f4c220c3b authored almost 3 years ago by michaeloffner <[email protected]>
2f7b17f33ce438dc4cd8025db753436f4c220c3b authored almost 3 years ago by michaeloffner <[email protected]>
Update main.yml
a7d4ead45ec52bdbabe798a856d6ae266f9eb584 authored almost 3 years ago by Zac Spitzer <[email protected]>
a7d4ead45ec52bdbabe798a856d6ae266f9eb584 authored almost 3 years ago by Zac Spitzer <[email protected]>
Update main.yml
a77375b67ebae16b5dd5a51881a6b568e3c2cac1 authored almost 3 years ago by Zac Spitzer <[email protected]>
a77375b67ebae16b5dd5a51881a6b568e3c2cac1 authored almost 3 years ago by Zac Spitzer <[email protected]>
build with lucee-light
51d154953b81915302148dde31a6a4aa4b0de8f7 authored almost 3 years ago by Zac Spitzer <[email protected]>
51d154953b81915302148dde31a6a4aa4b0de8f7 authored almost 3 years ago by Zac Spitzer <[email protected]>
Added a fix to cfoutput encodefor attribute to support htmlattribute and xmlattribute fo LDEV-3812
012ea7eb9e80cd8f85d84cb5da8653a0e83723e2 authored almost 3 years ago by CF Mitrah <[email protected]>
012ea7eb9e80cd8f85d84cb5da8653a0e83723e2 authored almost 3 years ago by CF Mitrah <[email protected]>
Merge pull request #3 from michaelborn/patch-1
Add encodeForSQL() security warning
de98092753d7d6b41b2a5f4d10838d947726e26d authored over 3 years ago by Zac Spitzer <[email protected]>
Add encodeForSQL() security warning
See https://github.com/lucee/lucee-docs/pull/1190.
27436b1dc993c4f15980faf4f4d9b4f095c9828d authored over 3 years ago by Michael Born <[email protected]>
add build and test workflow
5f54fb7f383c0b60d5582ef074de83c1b12c2d04 authored over 3 years ago by Zac Spitzer <[email protected]>
5f54fb7f383c0b60d5582ef074de83c1b12c2d04 authored over 3 years ago by Zac Spitzer <[email protected]>
Merge branch 'master' of https://github.com/lucee/extension-esapi
0cfe9d5a2fd5904973e3c5c33b5d5805ff884a7d authored over 3 years ago by Michael Offner <[email protected]>
0cfe9d5a2fd5904973e3c5c33b5d5805ff884a7d authored over 3 years ago by Michael Offner <[email protected]>
add support for SQL
961475f51c18df834bd16c3b2894f3166f0e06e7 authored over 3 years ago by Michael Offner <[email protected]>
961475f51c18df834bd16c3b2894f3166f0e06e7 authored over 3 years ago by Michael Offner <[email protected]>
Merge pull request #2 from zspitzer/master
add a basic readme
62355437de6ba8bde78b362fdec801bcd59fbf7b authored almost 4 years ago by Zac Spitzer <[email protected]>
add a basic readme
be2291727c7018e2ab1a55a0b2f335090aba004d authored about 4 years ago by Zac Spitzer <[email protected]>
be2291727c7018e2ab1a55a0b2f335090aba004d authored about 4 years ago by Zac Spitzer <[email protected]>
clean up
a588dd443ef34f5c83b25be00028a146990285e2 authored over 4 years ago by Michael Offner <[email protected]>
a588dd443ef34f5c83b25be00028a146990285e2 authored over 4 years ago by Michael Offner <[email protected]>
fixes https://luceeserver.atlassian.net/browse/LDEV-2743
9153707149e86eac57eb5ee1ed9862399adcd880 authored over 4 years ago by Michael Offner <[email protected]>
9153707149e86eac57eb5ee1ed9862399adcd880 authored over 4 years ago by Michael Offner <[email protected]>
fixes https://luceeserver.atlassian.net/browse/LDEV-2743
dc54ba226780510f9b534607add2c8b3715e2e3c authored almost 5 years ago by Michael Offner <[email protected]>
dc54ba226780510f9b534607add2c8b3715e2e3c authored almost 5 years ago by Michael Offner <[email protected]>
fixed https://luceeserver.atlassian.net/browse/LDEV-2129
8f4d5fb0bf60ccae68adb8fc55603d79796ae79b authored almost 6 years ago by Michael Offner <[email protected]>
8f4d5fb0bf60ccae68adb8fc55603d79796ae79b authored almost 6 years ago by Michael Offner <[email protected]>
set as snapshot
1fad38df95eeb89958e76371dfe183c4957e647f authored about 6 years ago by Michael Offner <[email protected]>
1fad38df95eeb89958e76371dfe183c4957e647f authored about 6 years ago by Michael Offner <[email protected]>
ajust couple of things to get it working
81ccce115b4a6527622324c8b16df9ba72cebcc1 authored about 7 years ago by Michael Offner <[email protected]>
81ccce115b4a6527622324c8b16df9ba72cebcc1 authored about 7 years ago by Michael Offner <[email protected]>
update logo and manifest export
7cad676c3aea95b7b5f2be9465d2f09b858ce9de authored about 7 years ago by Michael Offner <[email protected]>
7cad676c3aea95b7b5f2be9465d2f09b858ce9de authored about 7 years ago by Michael Offner <[email protected]>
add initial version
2b978af8c31852beba7ef982c55ea41686d38ad2 authored about 7 years ago by Michael Offner <[email protected]>
2b978af8c31852beba7ef982c55ea41686d38ad2 authored about 7 years ago by Michael Offner <[email protected]>