@emkinter commented on GitHub:
These are not released to the public at this time, and no benchmarks/baselines have these right now. However, once the versions go to RC, it may be safe to assume…
@jeolsen commented on GitHub:
That looks like the issue. Running with zsh worked. Thank you
@robertgendler commented on GitHub:
can the shell at the top to /bin/zsh it's not a bash shell script...it's a zsh script.
@robertgendler commented on GitHub:
Are you copying and pasting the fix text directly into terminal?
If so are you in ZSH or BASH?
@golbiga commented on GitHub:
@iamflaurian how are you running this command?
@golbiga commented on GitHub:
@iamflaurian actually we needed to update something on our side, which I will take care of today. We need to add 2>&1 to the find command.
@iamflaurian commented on GitHub:
CIS recommendation: Audit:
% /usr/bin/sudo
/usr/bin/find /Library -type d -perm -002 ! -perm -1000 ! -xattrname com.apple.rootless 2>/dev/null
@iamflaurian commented on GitHub:
Hey @golbiga first of all, pretty appreciated you for answering my question. I would like add 2>&1 in find command will give the result "11" but does not mean…
@stefanbenten commented on GitHub:
In 2021, almost 2022 there is no reason to still offer non SSL secured sites. I just confirmed that uploads as well as downloads work fine.
@yelodevopsi commented on GitHub:
Yes. Just confirmed it the latest docker pull! Thanks alot! 👍