Go to file
Christophe Vandeplas db0b5bae67
chg: [misp-galaxy] updated to the latest version
2024-06-18 18:08:45 +02:00
.github chg: [Cluster] add(cv: ClusterValue) 2024-06-18 10:36:15 +02:00
docs fix: [doc] use cluster.get() instead 2024-06-18 09:37:23 +02:00
pymispgalaxies chg: [misp-galaxy] updated to the latest version 2024-06-18 18:08:45 +02:00
tests fix: [tests] don't die if duplicates, but report them in the right test 2024-06-18 17:54:35 +02:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
LICENSE
README.md
mypy.ini
poetry.lock
pyproject.toml
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.