From @tdruez 's comments in https://github.com/nexB/vulnerablecode/issues/875 . `.all()` is not needed if you call `.filter()` after.
From @tdruez 's comments in #875 .
.all()is not needed if you call.filter()after.