Skip to content

Improving pipenv check command with the new Safety options#5355

Merged
matteius merged 1 commit into
pypa:vendor-latest-safety2from
yeisonvargasf:safety-2-fixes
Sep 15, 2022
Merged

Improving pipenv check command with the new Safety options#5355
matteius merged 1 commit into
pypa:vendor-latest-safety2from
yeisonvargasf:safety-2-fixes

Conversation

@yeisonvargasf
Copy link
Copy Markdown
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.

2 participants