integration/foreach-offset/test.php:3 SecurityCheckDebugTaintedness Method TestForeachValue::execElInForeach has first param with taintedness: {Own: NONE; Elements: {UNKNOWN => {Own: NONE; Elements: {k => {Own: *HTML}}}}} integration/foreach-offset/test.php:13 SecurityCheck-XSS Calling method \TestForeachValue::execElInForeach() in [no method] that outputs using tainted argument #1 (`[$_GET['a']]`). (Caused by: integration/foreach-offset/test.php +5; integration/foreach-offset/test.php +7) integration/foreach-offset/test.php:15 SecurityCheckDebugTaintedness Method TestForeachKey::execKeyInForeach has first param with taintedness: {Own: NONE; Elements: {UNKNOWN => {Own: *HTML}}} integration/foreach-offset/test.php:30 SecurityCheck-XSS Calling method \TestForeachKey::execKeyInForeach() in [no method] that outputs using tainted argument #1 (`$_GET['a']`). (Caused by: integration/foreach-offset/test.php +18; integration/foreach-offset/test.php +19; integration/foreach-offset/test.php +22; integration/foreach-offset/test.php +24) integration/foreach-offset/test.php:32 SecurityCheckDebugTaintedness Method TestForeachWrapped::execAllInForeach has first param with taintedness: {Own: *HTML} integration/foreach-offset/test.php:43 SecurityCheck-XSS Calling method \TestForeachWrapped::execAllInForeach() in [no method] that outputs using tainted argument #1 (`$_GET['a']`). (Caused by: integration/foreach-offset/test.php +34; integration/foreach-offset/test.php +35; integration/foreach-offset/test.php +37) integration/foreach-offset/test.php:46 SecurityCheckDebugTaintedness Variable $value has taintedness: {Own: NONE; Elements: {output => {Own: YES}}}