https://github.com/ceejbot/npm-security
keeping javascript safe
https://github.com/ceejbot/npm-security
Last synced: 10 months ago
JSON representation
keeping javascript safe
- Host: GitHub
- URL: https://github.com/ceejbot/npm-security
- Owner: ceejbot
- Created: 2017-10-04T21:28:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T21:32:26.000Z (over 8 years ago)
- Last Synced: 2025-07-27T20:04:18.533Z (11 months ago)
- Homepage:
- Size: 34.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# keeping javascript safe: security & the npm registry
Who really published this package? Am I getting the same package this person published? Does this package have vulnerabilities? Is this package malware? These are questions we all ask about packages on the npm registry, and the answers are important to us as we develop services and applications with the code shared there. C J Silverio, CTO of npm, Inc, tells you how you can answer these questions and what npm is doing to allow the node world to share code with confidence.
Originally delivered at Node Interactive Vancouver, 2017.
[Slide source](./slides.md)
[Rendered slides](slides.pdf)
[Slides on SpeakerDeck](https://speakerdeck.com/ceejbot/keeping-javascript-safe)
Video link to follow when possible.