lirantal / lockfile-lint

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

Rename command-line argument for validate-integrity #144

Closed yoavain closed 2 years ago

yoavain commented 2 years ago

Description

Rename command-line argument from --validate-integrity-sha512 to --validate-integrity to match the Twitter announcement of the new feature.

Types of changes

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Base: 97.95% // Head: 97.95% // No change to project coverage :thumbsup:

Coverage data is based on head (f0dc33f) compared to base (c4180ef). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #144 +/- ## ======================================= Coverage 97.95% 97.95% ======================================= Files 13 13 Lines 342 342 Branches 73 73 ======================================= Hits 335 335 Misses 7 7 ``` | [Impacted Files](https://codecov.io/gh/lirantal/lockfile-lint/pull/144?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal) | Coverage Δ | | |---|---|---| | [packages/lockfile-lint/src/config.js](https://codecov.io/gh/lirantal/lockfile-lint/pull/144/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal#diff-cGFja2FnZXMvbG9ja2ZpbGUtbGludC9zcmMvY29uZmlnLmpz) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liran+Tal)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.