Go to file
dependabot[bot] ddb9670649
build(deps-dev): bump mypy from 1.8.0 to 1.9.0
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 01:44:16 +00:00
.github build(deps): bump codecov/codecov-action from 3 to 4 2024-02-01 01:48:36 +00:00
docs add docs 2023-04-26 09:25:49 +02:00
pymispgalaxies cg: Bump deps, lists 2024-01-10 11:10:09 +01:00
tests chg: Bump galaxies, tests and deps 2021-04-26 13:29:43 +02:00
.gitattributes Create .gitattributes 2023-04-21 16:18:28 +02:00
.gitignore Initial commit 2017-07-25 18:09:07 +02:00
.gitmodules Initial commit 2017-07-25 18:09:07 +02:00
.travis.yml fix: travis, again 2020-02-17 22:06:56 +01:00
LICENSE All License 2018-02-16 10:44:56 +01:00
README.md Initial commit 2017-07-25 18:09:07 +02:00
mypy.ini chg: Bump deps, data, typing 2021-05-13 11:43:37 -07:00
poetry.lock build(deps-dev): bump mypy from 1.8.0 to 1.9.0 2024-03-11 01:44:16 +00:00
pyproject.toml build(deps-dev): bump mypy from 1.8.0 to 1.9.0 2024-03-11 01:44:16 +00:00
setup.py fix: Make MyPy happy 2020-02-19 10:11:31 +01:00

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.