You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @whyscream, thanks for reporting this issue. We reviewed in detail and this was a false positive, we have marked the vulnerability as INVALID and the update will be available soon.
I've had the same issue after creating my first project and uploading it to GitHub.
I've gotten around it by allowing coverage to be upgraded to it's available pre-release version that safety reports about.
See e2jk/timelog_tracker@7b2a5a2 for inspiration.
(I'm a bit surprised that safety would basically force us to upgrade to a pre-release version, when the comment indicates that coverage starting with version 6.0.0 will be using a better hashing algorithm...)
Safety fails for cli-python for coverage versions lower than 6.0.0.
6.0.0 must be released soon and we have to update the template.
The text was updated successfully, but these errors were encountered: