6 points | by justinmsnider 3 hours ago
2 comments
""" The tool will:
Recursively find all package.json and requirements.txt files Parse the dependencies Query OSV Display a beautiful report
""" The tool will:
"""