A new HTML tool has been developed using Claude Code to facilitate Python vulnerability lookups. Leveraging OSV.dev’s open CORS JSON API, users can input `pyproject.toml` or `requirements.txt` files, or GitHub repository names, to identify reported vulnerabilities in their Python projects.
Source: Simon Willison