Go to file
dependabot[bot] ee970bb66e
build(deps-dev): bump coverage from 7.5.3 to 7.5.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 02:00:25 +00: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: Bump jsons 2024-06-20 13:43:39 +02:00
tests fix: Call cluster by type 2024-06-20 13:42:12 +02:00
.gitattributes
.gitignore
.gitmodules
.travis.yml
LICENSE
README.md
mypy.ini fix: Update mypy file 2024-04-16 17:18:15 +02:00
poetry.lock build(deps-dev): bump coverage from 7.5.3 to 7.5.4 2024-06-24 02:00:25 +00:00
pyproject.toml build(deps-dev): bump coverage from 7.5.3 to 7.5.4 2024-06-24 02:00:25 +00: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.