{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"},{"label":"Security","url":"https://skillfed.io/packages/category/security"}],"enrichment":{"capability":"PyMISP is a Python library that connects to MISP platforms via their REST API to fetch, create, update, and search threat intelligence events and attributes.","skillfed_tags":["threat-intelligence","misp-integration","security-automation"],"use_cases":["Automate the ingestion of threat indicators from MISP into your detection or response platform.","Build scripts to bulk-create or update MISP events and attributes from external threat feeds.","Query MISP for indicators matching specific criteria and export them for use in firewalls or SIEMs.","Programmatically attach samples or malware hashes to MISP events as part of an incident response workflow.","Synchronize threat intelligence between multiple MISP instances or integrate MISP data into custom dashboards."],"what_it_does":"PyMISP is a Python wrapper around the MISP REST API that lets you programmatically interact with MISP threat intelligence platforms. It abstracts away HTTP details so you can fetch events, add or update attributes, manage samples, and search for indicators using Python code instead of manual API calls. The library represents MISP objects (events, attributes, samples) as Python dictionaries through an AbstractMISP base class, making them easy to manipulate and serialize to JSON.\n\nThe package is designed for security teams, threat researchers, and automation engineers who need to integrate MISP data into workflows, build detection pipelines, or synchronize threat intelligence across systems. It has three core dependencies (deprecated, python-dateutil, requests) and optional extras for specialized tasks like PDF report generation, VirusTotal integration, and email object creation. The library is actively maintained, supports Python 3.10 through 3.14, and has been in development since 2015.","worth_installing":"Yes. PyMISP is actively maintained, has low install friction, carries no known vulnerabilities, and is the standard Python client for MISP platforms. Install it if you need to automate threat intelligence workflows or integrate MISP into a larger security system. The permissive BSD-2-Clause license poses no restriction."},"id":"pymisp","links":{"html":"https://skillfed.io/packages/pymisp","md":"https://skillfed.io/packages/pymisp.md","pypi":"https://pypi.org/project/pymisp/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"BSD-2-Clause","license_treatment":"permissive","name":"pymisp","python_support":"supports_current","summary":"Python API for MISP."},"popularity":{"monthly_downloads":829504,"position":4953,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.5.34.2"}
