Leo Famulari writes: > On Wed, Oct 04, 2017 at 12:22:34AM -0400, Maxim Cournoyer wrote: >> Here are the first 10 lines of the output: >> --8<---------------cut here---------------start------------->8--- >> Number of potentially problematic GitHub packages:1011 >> fdupes >> cbatticon >> sedsed >> cpulimit >> autojump >> sudo > > I think the script is buggy; sudo's source is not downloaded from GitHub > as far as I can tell. Good catch! I was assuming empty lists were falsy, but that's not the case! I've ensured purely boolean predicates now and it gets the list down to 650. Here's the corrected script: