wileyhy

Results 15 comments of wileyhy

Hi, Line 1331 has a comment: "# refactor this for globs, but make sure it works across shells," referring to the same shellcheck error, SC2045. Which shells should I test...

One of these was fixed with #2551

Here's a current list as of today. ```sh $ grep -oEe 'disable=(SC)?[0-9]{4}' ./scripts/airmon-ng.linux | sort | uniq -c 8 disable=2009 1 disable=2012 4 disable=2045 2 disable=2059 1 disable=2166 2 disable=2181...

Okay. ...that's true, some systems still don't have `pgrep` yet

Here's an example where word splitting could be an issue. When the input to `printf -v` is quoted, word splitting is not performed and the value of $e matches the...

That's interesting. On Sun, Sep 3, 2023, 9:13 AM Eisuke Kawashima ***@***.***> wrote: > I do not know in detail how shellcheck evaluates *simplicity* of a > variable, but SC2086...

I just `git clone`d this repo today, and I still get this bug from the default developer.prf file. It halts the program. [lynis-bug-1333-unified-diff.txt](https://github.com/CISOfy/lynis/files/11837168/lynis-bug-1333-unified-diff.txt)

This bug is still an issue. ** # `lynis --version` egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E 3.0.8