Michael Messmore
Results
2
issues of
Michael Messmore
basename
1
For usage messages and such in my shell scripts I typically use `prog=${0##*/}` instead of `prog=$(basename $0)`. `dirname` can similarly be replace with `${var%/*}`. You noted the ''#' and '%'...
This is just a dependency update to avoid a bunch of CVEs in the apache-commons commons-compress library: CVE-2019-12402 CVE-2021-35515 CVE-2021-35516 CVE-2021-35517 CVE-2021-36090 CVE-2018-11771 CVE-2018-1324