Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

msiempy

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

msiempy

msiempy - McAfee SIEM API Python wrapper

pipPyPI
Version
0.3.5
Maintainers
3

Logo

McAfee SIEM API Python wrapper

Tests Coverage PyPI version Docs

This module aims to provide a simple API wrapper around the McAfee SIEM API principal components.
Code design is accessible and pythonic via list-like and dict-like objects interfaces.

Main features

  • ESM operations: monitor, show statuses
  • Datasource operations: add, edit, delete - including client datasources, retreive from ID
  • Alarm operations and querying: filter, load pages, acknowledge, unacknowledge, delete, get triggering event, retreive from ID
  • Event operations and querying: group queries, filter, add fields, set event's note, retreive from ID
  • Watchlist operations : list, add/remove watchlists, add/remove values, get values, retreive from ID
  • Single stable session handler

Known module implementations

Installation

python3 -m pip install msiempy

Read the library documentation

Disclaimer

This is an UNOFFICIAL project and is NOT sponsored or supported by McAfee, Inc. If you accidentally delete all of your datasources, don't call support (or us). Product access will always be in respect to McAfee's intellectual property.

Keywords

mcafee siem api python wrapper

FAQs

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