Charles Coggins

Charles Coggins

Senior software engineer

Bad Beat Poetry

Lockfiles are great. They can also be hard to review and a source of malicious code injection.

Pick a Python Lockfile and Improve Security

Python dependency management is a nightmare because there are so many ways to do it (ironically un-pythonic) and that can lead to dependency confusion, mis-managed dependencies, stale dependencies, etc. Phylum can read lockfiles from many different sources to make sure you're safe.