Checklist
Safety version
3.7.0
Python version
3.13
Operating System
Windows 11
Bug description
After multiple attempts to upgrade vulnerable packages. Pipenv check is failing with the following error. It was just working before. It's a clean shell environment.
Account: API key used
Git branch: master
Environment: cicd
Scan policy: None, using Safety CLI default policies
Python detected. Found 1 Python Pipfile lock file
Unhandled exception happened: 'hashes'
pipenv check --scan --key apikey
or
Steps to reproduce
- safety scan --key apikey
Command and output
Account: API key used
Git branch: master
Environment: cicd
Scan policy: None, using Safety CLI default policies
Python detected. Found 1 Python Pipfile lock file
Unhandled exception happened: 'hashes'
Additional context
No response
Checklist
Safety version
3.7.0
Python version
3.13
Operating System
Windows 11
Bug description
After multiple attempts to upgrade vulnerable packages. Pipenv check is failing with the following error. It was just working before. It's a clean shell environment.
or
Steps to reproduce
Command and output
Account: API key used Git branch: master Environment: cicd Scan policy: None, using Safety CLI default policies Python detected. Found 1 Python Pipfile lock file Unhandled exception happened: 'hashes'Additional context
No response