lirantal / lockfile-lint

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

fix: too noisy error messages #139

Closed lirantal closed 1 year ago

lirantal commented 1 year ago

Description

Ignoring the try/catch clause of debugging errors as this isn't relevant in this case since original value is anyway that of a host. So effectively, we're not actually testing for a valid host. Could be solved in a future PR but currently this is a minor thing.

Types of changes

Related Issue

Fixes #138

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Checklist: