5 Commits

Author SHA256 Message Date
Sebastian Wagner
44ff734011 - update to version 2.4.197:
- Changes
   - Bump deps, version, templates. [Raphaël Vinot]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
 - Fix
   - Avoid printing huge log when a request fails. [Raphaël Vinot]
     fix #1286
- update to version 2.4.196:
 - Changes
   - Bump version. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
 - Fix
   - Remove broken config. [Raphaël Vinot]
- update to version 2.4.195:
 - New
   - Add delete role, test suite for roles. [Raphaël Vinot]
   - Test publish & search. [Raphaël Vinot]
   - Add delete role, test suite for roles. [Raphaël Vinot]
   - Test publish & search. [Raphaël Vinot]
 - Changes
   - Bump Changelog. [Raphaël Vinot]
   - Bump objects. [Raphaël Vinot]
   - Bump Changelog (issue with template) [Raphaël Vinot]
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - [publish tests] further debugging. [iglocska]
   - [publish test] check if the publishing actually worked as intended.

OBS-URL: https://build.opensuse.org/package/show/security:csirt-tooling/python-pymisp?expand=0&rev=2
2024-09-03 16:26:23 +00:00
Sebastian Wagner
010d4e6cf1 - update to version 2.4.170.2:
- update to version 2.4.170.1:
 - Changes
   - Disable fail fast in GHA.
 - Fix
   - Update lief code to v0.13.
- update to version 2.4.170:
 - Changes
 - Other
   - Add: support breakOnDuplicate option for attributes:add()
   - Update reportlab_generator.py.
- update to version 2.4.169.3:
 - Changes
 - Fix
   - Invalid check if taxo is enabled.
- update to version 2.4.169.2:
 - Changes
   - Include event reports by default in feed.
 - Fix
   - Use proper parameter to trigger the request in search_galaxy_clusters.
    
   - Use POST in search galaxy cluster.
 - Other
   - Rename include_event_reports kwarg to with_event_reports, in-line with
     other kwarg naming.
   - Add kwarg to allow the inclusion of event reports into to_feed(),
     honour with_distribution and valid_distributions kwargs.
- update to version 2.4.169.1:
 - Changes
   - Add greynoise-ip object.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=107
2023-08-12 06:30:21 +00:00
Sebastian Wagner
87a1c5254f - update to version 2.4.148:
- New
   - Method `sharing_group_exists` [Jakub Onderka]
   - Method `update_sharing_group` [Jakub Onderka]
   - Save one REST call when initialize PyMISP class. [Jakub Onderka]
   - Method `organisation_exists` [Jakub Onderka]
   - Method `sharing_group_exists` [Jakub Onderka]
   - Method `update_sharing_group` [Jakub Onderka]
   - `to_dict` method supports `json_format` parameter. [Jakub Onderka]
   - Method `organisation_exists` [Jakub Onderka]
   - Method `sharing_group_exists` [Jakub Onderka]
   - Method `update_sharing_group` [Jakub Onderka]
   - Save one REST call when initialize PyMISP class. [Jakub Onderka]
   - Method `organisation_exists` [Jakub Onderka]
   - Method `sharing_group_exists` [Jakub Onderka]
   - Method `update_sharing_group` [Jakub Onderka]
   - Exclude decayed attributes in search. [Raphaël Vinot]
     Fix #753
 - Changes
   - Bump objects template. [Raphaël Vinot]
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Remove duplicates tests. [Raphaël Vinot]
   - [testlive_comprehensive] correct path to access sharing group
     releasability after edit. [iglocska]
   - Properly validate update_sharing_group without pythonify. [Raphaël
     Vinot]
   - Bump missing dep. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - [testlive_comprehensive] correct path to access sharing group

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=87
2021-08-08 19:49:06 +00:00
Sebastian Wagner
5cc567467e - Add a rpmlintrc file to ignore warning about an empty file in the examples of the documentation
- update to version 2.4.138:
 - Changes
   - Bump version. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
- update to version 2.4.137.4:
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Bump objects. [Raphaël Vinot]
   - Add kw_params to tags. [Raphaël Vinot]
   - Bump objects. [Raphaël Vinot]
   - Bump template ID in test case. [Raphaël Vinot]
- update to version 2.4.137.3:
 - Changes
   - Bump version. [Raphaël Vinot]
   - Bump changelog. [Raphaël Vinot]
   - Bump objects. [Raphaël Vinot]
   - Fix and improve optional dependencies. [Raphaël Vinot]
   - Make brotli optional. [Raphaël Vinot]
- update to version 2.4.137.2:
 - New
   - Add in ability to create/update/delete MISP Event Reports. [Tom King]
   - Hard delete flag for objects. [Raphaël Vinot]
   - Fail if a duplicate object is added to an event. [Raphaël Vinot]
   - Support brotli compression. [Jakub Onderka]
   - Hard delete flag for objects. [Raphaël Vinot]
   - Fail if a duplicate object is added to an event. [Raphaël Vinot]
   - Add in ability to create/update/delete MISP Event Reports. [Tom King]
   - Add in ability to create/update/delete MISP Event Reports. [Tom King]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=77
2021-02-20 14:22:05 +00:00
Sebastian Wagner
b16a33054a - update to version 2.4.126:
- New
   - Test search with timestamp. [Raphaël Vinot]
   - Add testcase for updating partial event. [Raphaël Vinot]
   - Add pyfaup as optional dependency. [Raphaël Vinot]
   - [dev] add microblog object tool. [VVX7]
   - Very simple test case for rest search on objects. [Raphaël Vinot]
   - Self registration, object level search (initial) [Raphaël Vinot]
   - [dev] add flag to get extended misp event. [VVX7]
   - [dev] add flag to get extended misp event. [VVX7]
 - Changes
   - Bump version. [Raphaël Vinot]
   - Bump misp-object. [Raphaël Vinot]
   - Bump dependencies. [Raphaël Vinot]
   - Add test for feed partial update. [Raphaël Vinot]
   - Strip empty parameters in build_complex_query. [Raphaël Vinot]
     Fix #577
   - Simplify delete_attribute. [Raphaël Vinot]
   - Bump travis install. [Raphaël Vinot]
   - Add comment in microblog object. [Raphaël Vinot]
   - Bump dependencies. [Raphaël Vinot]
   - [dev] clean up how keys are accessed in self._parameters. [VVX7]
   - [dev] use isinstance() type check. [VVX7]
   - [dev] fix abstract generator import. add logger. [VVX7]
   - [dev] change type() == list. [VVX7]
   - Bump misp-objects. [Raphaël Vinot]
   - Bump dependencies. [Raphaël Vinot]
   - [dev] remove duplicate line. [VVX7]
   - [dev] add extend_event() test. chg typo in get_event() [VVX7]
   - Re-Bump CHANGELOG. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=68
2020-05-21 13:49:26 +00:00