malicious-software-packages-dataset icon indicating copy to clipboard operation
malicious-software-packages-dataset copied to clipboard

An open-source dataset of malicious software packages found in the wild, 100% vetted by humans.

Results 3 malicious-software-packages-dataset issues
Sort by recently updated
recently updated
newest added

Adding NPM to the supported ecosystems in readme

This PR separates the samples syncing and manifest file syncing into two separate workflows. A new script, `scripts/sync-manifest/` has been added, along with a corresponding new workflow, `.github/workflows/sync-manifest.yaml`. As an...