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

docs(readme): add security disclaimer #56

Closed lirantal closed 4 years ago

lirantal commented 4 years ago

Description

It may not be clear as to what is the scope of malicious package trust that this security linter helps with.

Types of changes

Related Issue

Fixes #36

codecov-io commented 4 years ago

Codecov Report

Merging #56 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files          11       11           
  Lines         189      189           
  Branches       29       29           
=======================================
  Hits          185      185           
  Misses          4        4

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 91c9fc6...ba96287. Read the comment docs.