Kristian Windsor

Results 2 issues of Kristian Windsor

Hi, sorry this isn't a "real" bug, but it is cause for concern. I ran the bash script from the [log4j_checker_beta repo](https://github.com/rubo77/log4j_checker_beta) and it reported that one of the jar...

bug

` execute: { target: { options: { args: ['arg1','arg2'] } }, src: ['myScript.js'] }` How do I access the option "args" in the javascript file I am executing? Something like...