Skip to content

v0.2.3

Choose a tag to compare

@solost23 solost23 released this 21 May 09:38
· 6 commits to master since this release

Expand bash_read classification to reduce false positives.

Commands like env, ps, df, whoami, wc, sort, uniq, cut, awk, sed, tr, xargs, tee, python -c, node -e are now correctly classified as read-only. Commands with > redirection are treated as bash_write:shell regardless of prefix.