Open Darkborderman opened 1 year ago
Thank you for your detailed report @Darkborderman; we've identified the cause of this issue and are working to fix it as soon as possible.
It's a caching issue. As you can see, you're receiving an insecure_full.json
with a different date.
Duplicate of this issue: https://github.com/pyupio/safety/issues/490
safety version: 2.3.5 Python version: 3.8.13 Operating System: MacOS Ventura 13.3.1 (a)
Description
Our Github Action encounters fails when checking requirements today.
It looks like
insecure_full.json
differs sometimes when safety try to retrieve it.Expected result:
What I Did
The error context when running
safety check
:The following is the result runs with
safety --debug check
I also dump success/fail
insecure_full.json
to gist.