migrate off of NPM
Open
p1
security
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 20
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
there seems to be no reason for this repo to use npm as it's just publishing json files, which the consumer can simply pull from github directly. npm introduces unnecessary attack surface as a compromised npm account/token can be used to ship malicious code (such as install scripts) to the consumer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.