🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

misp

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

misp

Node.js client for MISP (Malware Information Sharing Platform) API.

npmnpm
Version
0.0.1
Version published
Weekly downloads
21
2000%
Maintainers
1
Weekly downloads
 
Created
Source

misp

Node.js client for MISP (Malware Information Sharing Platform) API.

This is a work in progress project and implements just a few resources for now.

Installation

npm install misp

Usage

import { Client } from 'misp';

const client = new Client('https://misp.example.com', 'your-api-key');

Keywords

misp

FAQs

Package last updated on 08 Oct 2024

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