New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

bkdr-ext

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bkdr-ext

A command-line tool for creating BKDR (Backdoor) extensions. Visit http://bkdr.org for more information.

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
18
200%
Maintainers
1
Weekly downloads
 
Created
Source

BKDR (Backdoor) Extension Start Kit

A starter kit for creating BKDR extensions.

First install globally with the following command:

npm i -g bkdr-ext

To create a new extension for BKDR, run the following command within the directory you are working in:

bkdr-ext new

You will be prompt to provide:

  • name
  • namespace
  • description
  • author
  • url
  • license

For more information, visit http://bkdr.org.

Keywords

bkdr

FAQs

Package last updated on 27 Dec 2017

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