Go to file
Christophe Vandeplas d374cb0218
fix: fix some sorting of Cluster, ClusterValue, ClusterValueMeta
2024-06-25 14:51:45 +02:00
.github chg: [Cluster] add(cv: ClusterValue) 2024-06-18 10:36:15 +02:00
docs
pymispgalaxies fix: fix some sorting of Cluster, ClusterValue, ClusterValueMeta 2024-06-25 14:51:45 +02:00
tests fix: fix some sorting of Cluster, ClusterValue, ClusterValueMeta 2024-06-25 14:51:45 +02:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
LICENSE
README.md
mypy.ini
poetry.lock chg: Bump deps 2024-06-20 13:43:16 +02:00
pyproject.toml chg: Bump deps 2024-06-20 13:43:16 +02:00
setup.py

README.md

PyMISPGalaxies

Build Status codecov.io

Pythonic way to work with the galaxies defined there: https://github.com/MISP/misp-galaxy

Usage

Clusters and Galaxies are represented as immutable Python dictionaries.