/npm-malpack

Primary LanguageJupyter NotebookGNU Affero General Public License v3.0AGPL-3.0

npm malicious packages

Reads the npm advisories API and gets a list of malicious packages.

Uses a bit of a hack to get the API, but that seems to be the recommended way to do it.

When run, malpack.py saves a file called malicious_packages.json with a JSON list of all advisories titled "malicious package".