Insights and Resources

Software Development Is Changing Again…

Development is happening more quickly than ever before, and Department of Defense stakeholders want more automation in software development and acquisitions. Recent strategic initiatives from the White House to the DoD Chief Information

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.