Sorcerer's IsleCode QueryParam Scanner / history

d1e2b5f Increment version to v0.8 Fri 22 Oct 2021, 15:12
Peter Boughton
081d784 Update to current URLs. Fri 22 Oct 2021, 15:11
Peter Boughton
42b7b88 Fix behaviour of scanQoQ option and improve check. Mon 2 Jun 2014, 20:37
Peter Boughton
a66e125 Stop escaped hashes being picked up as risks. Sat 27 Jul 2013, 14:08
Peter Boughton
e4a60e2 Increment version to v0.8-rc Sat 29 Jun 2013, 12:13
Peter Boughton
b8c7f83 Change required attributes to required_ to workaround Railo 4.1 bug. Fri 28 Jun 2013, 20:58
Peter Boughton
3727195 Ensure correct columnlist always used. Fri 28 Jun 2013, 20:47
Peter Boughton
1908a50 Convert colons to equals for CF9 compatibility. Fri 28 Jun 2013, 20:38
Peter Boughton
2fbfe5b Convert QueryAppend function to use looping method. Fri 28 Jun 2013, 20:29
Peter Boughton
2037a26 Throw error if passed a non-existant (or non-accessible) path. Sun 9 Jun 2013, 22:56
Peter Boughton
9244177 Add headers to key files to clarify version and license. Sun 9 Jun 2013, 18:57
Peter Boughton
f0ed585 Code formatting cleanup. Sun 9 Jun 2013, 18:08
Peter Boughton
a5ea6e9 Include filtered code in result data. Sun 9 Jun 2013, 17:35
Peter Boughton
f628b82 Replace random UUIDs with SHA checksums. Sun 9 Jun 2013, 17:18
Peter Boughton
520ca9a Remove unignored whitespace from start of regex. Sun 9 Jun 2013, 16:48
Peter Boughton
207c8b3 Add experimental ability to separate queries into segments. Sun 9 Jun 2013, 16:19
Peter Boughton
58c1598 Correct version to include -dev suffix. Wed 25 Jan 2012, 22:43
Peter Boughton
795c6c0 Add RiskFileCount, to count files containing potential risks. Sat 7 Jan 2012, 19:23
Peter Boughton
a50e2d4 Remove unused DirCount variable. Sat 7 Jan 2012, 19:11
Peter Boughton
f101428 Move FileCount increment inside function. Sat 7 Jan 2012, 19:10
Peter Boughton
fb1248e Assorted coding style updates. Sat 7 Jan 2012, 18:50
Peter Boughton
7840002 Remove isRisk variable and reduce nesting. Sat 7 Jan 2012, 18:32
Peter Boughton
b3694cf Assorted coding style updates. Sat 7 Jan 2012, 18:26
Peter Boughton
a3c710c Change ClientScopes to array. Sat 7 Jan 2012, 18:21
Peter Boughton
36cd746 Simplify scope checking logic. Sat 7 Jan 2012, 18:02
Peter Boughton
2ad831f Remove carriage returns without removing double-newlines. Sat 7 Jan 2012, 17:56
Peter Boughton
ffc2e2c Remove unnecessary call to duplicate function. Sat 7 Jan 2012, 17:45
Peter Boughton
f3eb8f3 Replace findQueryTag regex with equivalent ListFirst/ListRest logic. Sat 7 Jan 2012, 17:42
Peter Boughton
fbb57e1 Use cfregex.find to obtain position alongside match text, allowing simple BeforeQueryCode extraction. Sat 7 Jan 2012, 17:39
Peter Boughton
09d500e Correct cfregex object creation for exclusions. Sat 7 Jan 2012, 01:32
Peter Boughton
fc5ce95 Use cfcontinue in exclusion check to reduce nesting. Fri 6 Jan 2012, 23:03
Peter Boughton
cdb931d Scope local variables at first use. Fri 6 Jan 2012, 22:54
Peter Boughton
ddf25aa Fix broken name detection. Fri 6 Jan 2012, 22:44
Peter Boughton
b1c9d06 Fix unscoped local variables. Fri 6 Jan 2012, 22:25
Peter Boughton
2b22698 Replace obsolete Java Regex Utils with cfRegex object. Fri 6 Jan 2012, 22:11
Peter Boughton
12903b4 Remove obsolete Struct function. Fri 6 Jan 2012, 22:09
Peter Boughton
51e857e Starting work on next minor release... Fri 6 Jan 2012, 21:59
Peter Boughton
865282a Assorted cleanup and minor performance improvements. Sat 25 Jun 2011, 01:48
Peter Boughton
c61e8f2 SWitched from function Struct to shorthand struct notation. Sat 25 Jun 2011, 00:40
Peter Boughton
e3cb4de Updated to v0.7.3 Fri 25 Mar 2011, 16:49
BP
d065269 Fixed query tag regex to work with attribute-less <cfquery> tag. Fri 25 Mar 2011, 16:46
BP
fcd0f66 Fixed client scope checking to look at the at-risk code only, not the entire query body. Fri 25 Mar 2011, 16:27
BP
c44a6f7 - Fixed scope list to check just inner query code, not whole cfquery tag. Thu 28 Aug 2008, 18:05
BP
ab6a1de - Reverted incorrect coding. Tue 19 Aug 2008, 21:42
BP
c86a67f - Added ability to exclude scopes. Tue 19 Aug 2008, 21:20
BP
bf7704f - Committed latest files for v0.7-dev Sat 16 Aug 2008, 22:42
BP