JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q63766F
  • License MIT

Scan a codebase for malware signatures

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mathiscode/codebase-scanner) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Codebase Scanner

    A quick and dirty tool to help defend against common developer-focused malware campaigns since many of these go unnoticed by common antivirus software.

    Inspired by this post (obfuscated Javascript steals your browser profiles and other files)

    Currently the signatures target this specific type of Javascript malware, but more will be added over time.

    PRs welcome!

    Usage

    npx @mathiscode/codebase-scanner --fix /path/to/codebase