Go to file
dependabot[bot] 2b9e88e584
build(deps-dev): bump coverage from 7.4.4 to 7.5.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.5.0.
- [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.4.4...7.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 01:26:16 +00:00
.github
docs
pymispgalaxies chg: [misp-galaxy] updated to the latest version 2024-04-16 12:07:01 +02:00
tests
.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.4.4 to 7.5.0 2024-04-24 01:26:16 +00:00
pyproject.toml build(deps-dev): bump coverage from 7.4.4 to 7.5.0 2024-04-24 01:26:16 +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.