lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
781 stars 35 forks source link

update README example 3 to not check --validate-https #91

Closed jennifer-shehane closed 3 years ago

jennifer-shehane commented 4 years ago

Description

Validating https and using allowed-schemes is mutually exclusive, so the example needed updating in order to work.

Types of changes

N/A - is just a chore

Related Issue

https://github.com/lirantal/lockfile-lint/issues/89

lirantal commented 4 years ago

@jennifer-shehane thanks for the PR. I saw that Juan created the PR a little earlier than yours so I merged that one in but there's still a change that need to be made. See my comments and if you want to update this PR or close it and create a new one for the change I proposed that would be great.

lirantal commented 3 years ago

Closing, thanks for the good thoughts ❤️