Skip to content

Commit

Permalink
docs: add references section for further supportive material
Browse files Browse the repository at this point in the history
  • Loading branch information
lirantal authored Jul 11, 2024
1 parent 28562ef commit 7ec4d21
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/lockfile-lint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@ The configuration file will be resolved starting from the current working direct

The options accepted in the configuration file are the same as the options above in camelcase (e.g. "path", "allowedHosts").

# References

- [This package aliasing article](https://snyk.io/blog/exploring-extensions-of-dependency-confusion-attacks-via-npm-package-aliasing/) explains the rational for error reporting on package aliases in lockfiles.
- [Why npm lockfiles can be a security blindspot for injecting malicious modules](https://snyk.io/blog/why-npm-lockfiles-can-be-a-security-blindspot-for-injecting-malicious-modules/)

# Contributing

Please consult [CONTRIBUTING](../../CONTRIBUTING.md) for guidelines on contributing to this project.
Expand Down

0 comments on commit 7ec4d21

Please sign in to comment.