Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use lockfile-lint to vet package-lock.json #1348

Merged
merged 4 commits into from
Dec 20, 2023
Merged

Conversation

ericcornelissen
Copy link
Owner

@ericcornelissen ericcornelissen commented Dec 18, 2023

Relates to #673, #1083

Summary

Start vetting(/linting) the lockfile for problems. In particular, with the current configuration this checks that only listed sources are used for packages as well as that only https is used.

@ericcornelissen ericcornelissen added dependencies Changes to the project's dependencies meta Relates to the project or repository itself labels Dec 18, 2023
@github-actions github-actions bot added the ci/cd Relates to ci/cd label Dec 18, 2023
package.json Outdated Show resolved Hide resolved
@ericcornelissen ericcornelissen merged commit 5477611 into main Dec 20, 2023
38 checks passed
@ericcornelissen ericcornelissen deleted the vet-lockfile branch December 20, 2023 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Relates to ci/cd dependencies Changes to the project's dependencies meta Relates to the project or repository itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant