phylum-dev / phylum-ci

Python package for handling CI and other integrations
GNU General Public License v3.0
10 stars 1 forks source link

feat: add `git-lfs` to Docker images #453

Closed maxrake closed 1 month ago

maxrake commented 1 month ago

This change adds support for git large files storage (lfs) by adding the git-lfs package to both the default and slim Docker images. This change was prompted by a user request and barely increases the uncompressed image size. The feature will be useful for anyone making use of git lfs in the repositories they wish to analyze with Phylum.