2021-12-15
- [Improvement] Added the ability to detect Python dependencies in any .txt file containing the word "requirements" in the filename (e.g., dev_requirements.txt).
2021-12-07
- [Bug Fix] Fixed an issue where the dependency scan would fail when a go.mod file contained a single dependency.