phylum-dev / cli

Command line interface for the Phylum API
https://phylum.io
GNU General Public License v3.0
102 stars 10 forks source link

Fix manifest filtering for different ecosystems #1247

Closed cd-work closed 11 months ago

cd-work commented 11 months ago

This fixes an issue where manifests would get filtered out with a lockfile of a different ecosystem being present in a parent directory.

Closes #1245.