GitPedia
Home/MISP/PyMISP/Changelog
MISP

MISP/PyMISP

Python library using the MISP Rest API

26 Releases
Latest: 1mo ago
v2.5.34.1Latest
RafiotRafiot·1mo ago·April 28, 2026
GitHub

Fix attributevalidationtool. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.34...v2.5.34.1

v2.5.34
RafiotRafiot·1mo ago·April 28, 2026
GitHub

Add support for suricata type and object. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.33.2...v2.5.34

v2.5.33.2
RafiotRafiot·2mo ago·April 21, 2026
GitHub

📋 What's Changed

  • Updated STIX search test by @chrisr3d in https://github.com/MISP/PyMISP/pull/1408
  • Fixes #1327 replacing py2neo with neo4j by @dewardvide in https://github.com/MISP/PyMISP/pull/1402
  • build(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in https://github.com/MISP/PyMISP/pull/1415

New Contributors

  • @dewardvide made their first contribution in https://github.com/MISP/PyMISP/pull/1402
  • Full Changelog: https://github.com/MISP/PyMISP/compare/v2.5.33.1...v2.5.33.2
v2.5.33.1
RafiotRafiot·3mo ago·March 3, 2026
GitHub

Support latest pyfaup-rs (backward incompatible). **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.33...v2.5.33.1

v2.5.33
RafiotRafiot·3mo ago·February 27, 2026
GitHub

📋 What's Changed

  • Add examples for object reference and relationships by @rdmmf in https://github.com/MISP/PyMISP/pull/1390

New Contributors

  • @rdmmf made their first contribution in https://github.com/MISP/PyMISP/pull/1390
  • Full Changelog: https://github.com/MISP/PyMISP/compare/v2.5.32.3...v2.5.33
v2.5.32.3
RafiotRafiot·4mo ago·February 16, 2026
GitHub

Add Data URL generator, improve URL object. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.32.2...v2.5.32.3

v2.5.32.2
RafiotRafiot·4mo ago·February 2, 2026
GitHub

Fix typing for kwargs. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.32.1...v2.5.32.2

v2.5.32.1
RafiotRafiot·4mo ago·February 2, 2026
GitHub

📋 What's Changed

  • New tool to validate Attribute values by @chrisr3d in https://github.com/MISP/PyMISP/pull/1361
  • Avoid clear text malware in test suite
  • Bump types
  • Full Changelog: https://github.com/MISP/PyMISP/compare/v2.5.32...v2.5.32.1
v2.5.32
RafiotRafiot·5mo ago·January 14, 2026
GitHub

Add missing endpoints for managing workers. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.17.3...v2.5.32

v2.5.17.3
RafiotRafiot·7mo ago·November 25, 2025
GitHub

📋 Changes

  • Use faup-rs
  • Use pure-magic-rs
  • Improve CSV importer doc
  • Bump deps

📋 What's Changed

  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/MISP/PyMISP/pull/1355
  • fix: [tools-emailobject] Circumvent crashes when dealing with ms-tnef messages by @mokaddem in https://github.com/MISP/PyMISP/pull/1357
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/MISP/PyMISP/pull/1362
  • Full Changelog: https://github.com/MISP/PyMISP/compare/v2.5.17.2...v2.5.17.3
v2.5.17.2
RafiotRafiot·9mo ago·September 24, 2025
GitHub

Add new object templates for Trusted Timestamps. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.17.1...v2.5.17.2

v2.5.17.1
RafiotRafiot·9mo ago·September 15, 2025
GitHub

📋 What's Changed

  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/MISP/PyMISP/pull/1342
  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/MISP/PyMISP/pull/1348
  • Full Changelog: https://github.com/MISP/PyMISP/compare/v2.5.17...v2.5.17.1
v2.5.17
RafiotRafiot·10mo ago·August 4, 2025
GitHub

Maintenance release. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.12...v2.5.17

v2.5.12
RafiotRafiot·1y ago·May 13, 2025
GitHub

🐛 Fix

  • Exception when generating feeds containing Notes

📋 What's Changed

  • replace deprecated ExpandedPyMISP with PyMISP by @juresaht2 in https://github.com/MISP/PyMISP/pull/1326

New Contributors

  • @juresaht2 made their first contribution in https://github.com/MISP/PyMISP/pull/1326
  • Full Changelog: https://github.com/MISP/PyMISP/compare/v2.5.10...v2.5.12
v2.5.10
RafiotRafiot·1y ago·April 4, 2025
GitHub

Maintenance release. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.9...v2.5.10

v2.5.9
RafiotRafiot·1y ago·March 26, 2025
GitHub

📋 What's Changed

  • fix: [emailobject] Improve parsing of the Received headers by @samitainio in https://github.com/MISP/PyMISP/pull/1322
  • Add a check if MISPObject.add_attributes() method has truly values to add by @not4Pedro in https://github.com/MISP/PyMISP/pull/1320

New Contributors

  • @not4Pedro made their first contribution in https://github.com/MISP/PyMISP/pull/1320
  • Full Changelog: https://github.com/MISP/PyMISP/compare/v2.5.8.1...v2.5.9
v2.5.8.1
RafiotRafiot·1y ago·March 18, 2025
GitHub

Add missing object ([github-repo](https://github.com/MISP/misp-objects/blob/main/objects/github-repo/definition.json)). **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.4.206...v2.5.8.1

v2.5.8
RafiotRafiot·1y ago·March 18, 2025
GitHub

Mostly a maintenance release, see changelog. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.7.1...v2.5.8

v2.5.7.1
RafiotRafiot·1y ago·February 22, 2025
GitHub

Removing the test files from the wheel. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.7...v2.5.7.1

v2.5.7
RafiotRafiot·1y ago·February 20, 2025
GitHub

See changelog. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.4...v2.5.7

v2.5.4
RafiotRafiot·1y ago·December 20, 2024
GitHub

Add support for Analyst Data. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.4.202...v2.5.4

v2.5.3
RafiotRafiot·1y ago·December 16, 2024
GitHub

Add support for signing (mostly for feeds). **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.4.201...v2.5.3

v2.5.2
RafiotRafiot·1y ago·November 18, 2024
GitHub

📋 Changes

  • Drop python 3.8 support
  • Generate releases from Github Action
  • Get fonts on-demand for the PDF generator
  • Bump deps.

📋 What's Changed

  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/MISP/PyMISP/pull/1310
  • Full Changelog: https://github.com/MISP/PyMISP/compare/v2.5.1...v2.5.2
v2.5.2.dev2Pre-release
RafiotRafiot·1y ago·November 15, 2024
GitHub

Avoid exception with dev releases (impossible to connect to an instance) **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.2.dev1...v2.5.2.dev2

v2.5.2.dev1Pre-release
RafiotRafiot·1y ago·November 13, 2024
GitHub

Bump templates for Lookyloo purposes. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.2.dev0...v2.5.2.dev1

v2.5.2.dev0Pre-release
RafiotRafiot·1y ago·November 11, 2024
GitHub

Test release for PyPi. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.1...v2.5.2.dev0