📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@mathiscode/codebase-scanner

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mathiscode/codebase-scanner

Scan a codebase for malware signatures

1.0.3
Source
npm
Version published
Weekly downloads
83
-35.16%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

malware

FAQs

Package last updated on 24 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts