New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

limacharlie

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

limacharlie

An API for limacharlie.io, a cloud hosted endpoint detection and response platform.

  • 1.20.20
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-25%
Maintainers
1
Weekly downloads
 
Created
Source

LimaCharlie.io API

Simple JS API for LimaCharlie.io, a cloud hosted endpoint security platform.

Install

npm install limacharlie
const {Manager, Spout, Webhook} = require('limacharlie')

Interfaces

Manager

The Manager is used to enclose a single organization's identity with an OID and a Secret API Key.

Spout

The Spout allows the runtime registration of an Output from LimaCharlie.io through an HTTPS JSON stream.

Sensor

Simple interaction with the sensors. Task, tag, untag, list tags.

Examples

This is still in early development. For latest examples on how to use the various interfaces, see the tests. Also note that the interfaces are directly based (and map to) the ones in the Python API which is better documented.

Keywords

FAQs

Package last updated on 15 Nov 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc