Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest: remove composer.lock from repo and/or releases #90

Open
artfulrobot opened this issue May 6, 2020 · 0 comments
Open

Suggest: remove composer.lock from repo and/or releases #90

artfulrobot opened this issue May 6, 2020 · 0 comments

Comments

@artfulrobot
Copy link

When installing this via composer the repo's composer.lock file is included. This usually contains outdated versions, some of which have published security vulnerabilities. While this file is not used in a composer install outside of this project, it's clutter that doesn't need to be there, and if running SensioLab's vulnerability checker on all composer.lock files it will be flagged up as a false positive match.

I think it would be better to remove the composer.lock file from releases so that when someone installs via composer they do not inherit this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant