phylum-dev / cli

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

Allow execute for maven for lockfile generation #1443

Closed kylewillmon closed 3 weeks ago

kylewillmon commented 3 weeks ago

Maven has a libexec folder that contains scripts that get executed when generating lockfiles. This patch allows execute so that those scripts are not blocked.