Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving pipenv check command with the new Safety options #5355

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

yeisonvargasf
Copy link
Contributor

The issue

Safety >= changed its JSON output leading to a strange output by the pipenv check command.

The fix

Safety >= 2.0 includes new options and improvements; this PR includes the new options and renders the improved Safety screen output, which offers more information to the users about the scan done.

This pull request is related to #5218

The checklist

  • Vendor the latest Safety version in the base branch (Safety > 2.1.1)
  • Fix issue module 'ruamel.yaml' has no attribute 'resolver'
  • Set up S3 URLs to the default Pipenv database and the announcements endpoint.
  • Support reading Safety policy files.

@matteius matteius marked this pull request as ready for review September 15, 2022 02:28
@matteius matteius merged commit 0c62eaa into pypa:vendor-latest-safety2 Sep 15, 2022
yeisonvargasf added a commit to yeisonvargasf/pipenv that referenced this pull request Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants