MISP/PyMISP
Python library using the MISP Rest API
Fix attributevalidationtool. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.34...v2.5.34.1
Add support for suricata type and object. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.33.2...v2.5.34
📋 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
Support latest pyfaup-rs (backward incompatible). **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.33...v2.5.33.1
📋 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
Add Data URL generator, improve URL object. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.32.2...v2.5.32.3
Fix typing for kwargs. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.32.1...v2.5.32.2
📋 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
Add missing endpoints for managing workers. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.17.3...v2.5.32
📋 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
Add new object templates for Trusted Timestamps. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.17.1...v2.5.17.2
📋 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
Maintenance release. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.12...v2.5.17
🐛 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
Maintenance release. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.9...v2.5.10
📋 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
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
Mostly a maintenance release, see changelog. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.7.1...v2.5.8
Removing the test files from the wheel. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.7...v2.5.7.1
See changelog. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.4...v2.5.7
Add support for Analyst Data. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.4.202...v2.5.4
Add support for signing (mostly for feeds). **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.4.201...v2.5.3
📋 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
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
Bump templates for Lookyloo purposes. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.2.dev0...v2.5.2.dev1
Test release for PyPi. **Full Changelog**: https://github.com/MISP/PyMISP/compare/v2.5.1...v2.5.2.dev0
