1
0
forked from pool/python-pymisp

115 Commits

Author SHA256 Message Date
813608d848 Accepting request 1104758 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1104758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=48
2023-08-19 22:11:54 +00:00
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
9a09ad4393 Accepting request 1056680 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1056680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=47
2023-01-07 16:19:32 +00:00
0ffba7a4ed Accepting request 1056664 from home:yarunachalam:branches:devel:languages:python
-  Changelog is up to date with current version

OBS-URL: https://build.opensuse.org/request/show/1056664
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=105
2023-01-06 19:03:24 +00:00
a76f26c9b1 Accepting request 1039904 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=46
2022-12-04 13:58:48 +00:00
e404deb95a Accepting request 1039871 from home:yarunachalam:branches:devel:languages:python
-  Update to version v2.4.166 (2022-11-28)
   New
   - Basic support for listing, enabling and disabling decaying models.
   - [tests] Test for local tags. [Raphaël Vinot]
   Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump deps, version. [Raphaël Vinot]
   - [types] added azure-application-id. [iglocska]
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   Fix
   - [describetypes] updated with the latest output from MISP. [iglocska]
   - [types] added missing type value. [iglocska]
-  Update to version v2.4.165.1 (2022-11-10)
   Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   Fix
   - Properly bump version. [Raphaël Vinot]
   Other
   - Update __init__.py. [Marcelo Chaves]
   Regardless of running the latest PyMISP version, the message below is presented:
   ```
    The version of PyMISP recommended by the MISP instance (2.4.165) is newer than the one you're using now (2.4.162.1). Please upgrade PyMISP.
   ```
-  Update to v2.4.165 (2022-11-09)
   Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump mypy. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/request/show/1039871
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=103
2022-12-03 22:34:41 +00:00
186e7961a3 Accepting request 1007626 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1007626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=45
2022-10-03 11:46:48 +00:00
271cb6ba5b - update to version 2.4.162:
- New
   - Pass arbitrary headers to a PyMISP request
   - Allow to force the timestamps in to_dict/to_json, even if a change was
     made
 - Changes
   - Add in sort/desc for sorting results and limit/page for pagination.
   - Improve documentation for add_attribute
- update to version 2.4.160.1:
 - Fix
   - Make keepalive configuration linux only

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=101
2022-09-26 06:14:14 +00:00
7be183feb2 Accepting request 996314 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/996314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=44
2022-08-16 15:07:58 +00:00
75c9be6f73 - update to version 2.4.160:
- New
   - Enable TCP keepalive. [Raphaël Vinot]
 - Changes
   - Bump version, deps. [Raphaël Vinot]
   - Improve warning on invalid template, bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Make mypy happy. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Add in test case. [Tom King]
   - Add ability to filter by sharing group for RestSearch for MISP >=
     v2.4.158. [Tom King]
 - Fix
   - Delete sharing group after deleting the event. [Raphaël Vinot]
   - Give more time to MISP to publish the events before searching.
     [Raphaël Vinot]
   - Improper json check on non-json responses. [Raphaël Vinot]
     Fix #854
   - Mark all attributes in a soft deleted object as soft deleted too.
     [Raphaël Vinot]
     Bump misp-objects, deps.
   - Make flake8 happy. [Raphaël Vinot]
   - Properly convert MSG to EML. [Raphaël Vinot]
   - Update lock file. [Raphaël Vinot]
   - [feed] fixes bug when template_uuid does not exist. [Christophe
     Vandeplas]
 - Other
   - Update api.py. [Derekt2]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=99
2022-08-09 07:24:13 +00:00
80227380b6 - update to version 2.4.157:
- Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Bump deps, objects. [Raphaël Vinot]
   - [tests] reverted. [Alexandre Dulaunoy]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
   - [tests] subversion are supported. [Alexandre Dulaunoy]
 - Fix
   - [tests] check if the version is a substring as PyMISP might contain
     sub version. [Alexandre Dulaunoy]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=98
2022-08-09 07:21:00 +00:00
b8257d9763 Accepting request 966484 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/966484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=43
2022-04-02 16:20:46 +00:00
f04498f259 update misp objects
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=96
2022-03-25 21:31:37 +00:00
5f441d2b2e - update to version 2.4.157:
- Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Bump deps, objects. [Raphaël Vinot]
   - [tests] reverted. [Alexandre Dulaunoy]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
   - [tests] subversion are supported. [Alexandre Dulaunoy]
 - Fix
   - [tests] check if the version is a substring as PyMISP might contain
     sub version. [Alexandre Dulaunoy]
- update to version 2.4.155.1:
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump required python version for doc. [Raphaël Vinot]
   - Remove python 3.6 from metadata. [Raphaël Vinot]
 - Fix
   - Incorrect call when requesting a new API key. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=95
2022-03-25 21:24:40 +00:00
31ee53d679 Accepting request 961133 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/961133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=42
2022-03-12 16:15:21 +00:00
3a69f9b9d6 - update to version 2.4.155.1:
- Changes
   - Bump required python version for doc. [Raphaël Vinot]
   - Remove python 3.6 from metadata. [Raphaël Vinot]
 - Fix
   - Incorrect call when requesting a new API key. [Raphaël Vinot]
- update to version 2.4.155:
 - New
   - Get_new_authkey for a user. [Raphaël Vinot]
   - [dep] Use pydeep2 instead of pydeep. [Jakub Onderka]
 - Changes
   - Re-bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Bump changelog. [Raphaël Vinot]
   - Bump misp-objects. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump new minimal python version to 3.7. [Raphaël Vinot]
   - Perl dependencies not longer required. [Jakub Onderka]
   - Simplify submodules checkout. [Jakub Onderka]
   - Use https for link to documentation. [Jakub Onderka]
   - Bump deps. [Raphaël Vinot]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
   - [FIPS] no clean way to support OpenSSL hashlib interface for FIPS.
     [Alexandre Dulaunoy]
   - [FIPS] falling back on older version of Python not having
     usedforsecurity. [Alexandre Dulaunoy]
   - [FIPS] in some cases, the `usedforsecurity` is not used. So fail if
     the FIPS compliance is required and then the `usedforsecurity` is
     disabled. [Alexandre Dulaunoy]
   - [feeds] FIPS: when MD5 hashes are generated for fast-lookup it's not
     for security. [Alexandre Dulaunoy]
     hashlib provides an option to tell if the hash is used for security or
     not. By default, it's set to True. For the feed cache generation, it's
     not. Then usedforsecurity=False
   - Bump deps. [Raphaël Vinot]
   - Bump deps, objects. [Raphaël Vinot]
 - Fix
   - Libfuzzy-dev is not longer required. [Jakub Onderka]
   - [mispevent] cannot type. [Alexandre Dulaunoy]
   - Make mypy happy. [Raphaël Vinot]
 - Other
   - Create add_filetype_object_from_csv.py. [Félix Herrenschmidt]
   - Add feed option for local tag exclusion #817. [deku]
- update to version 2.4.152:
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Bump deps, object templates. [Raphaël Vinot]
   - Bump objects templates. [Raphaël Vinot]
   - Bump misp-objects. [Raphaël Vinot]
   - Lief doesn't supports python 3.10. [Raphaël Vinot]
   - Debug poetry install, freezes on the GHA. [Raphaël Vinot]
   - Bump deps, use pytest. [Raphaël Vinot]
   - [feed-generator] support for distribution and sharing groups.
     [Christophe Vandeplas]
 - Fix
   - Update live tests to support proper format of SGs. [Raphaël Vinot]
   - [sharinggroups] Fixes wrong model for SharingGroupOrg. [Christophe
     Vandeplas]
   - [feed-generator] code style fixes. [Christophe Vandeplas]
   - [feed-generator] keeping function compatibility. [Christophe
     Vandeplas]
   - [feed-generator] fix missing except type. [Christophe Vandeplas]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=93
2022-03-04 18:57:48 +00:00
064ee756c7 Accepting request 943056 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/943056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=41
2021-12-29 20:11:05 +00:00
058b6302e2 - update to version 2.4.152:
- Changes
   - Bump version. [Raphaël Vinot]
   - Bump deps, object templates. [Raphaël Vinot]
   - Bump objects templates. [Raphaël Vinot]
   - Bump misp-objects. [Raphaël Vinot]
   - Lief doesn't supports python 3.10. [Raphaël Vinot]
   - Debug poetry install, freezes on the GHA. [Raphaël Vinot]
   - Bump deps, use pytest. [Raphaël Vinot]
   - [feed-generator] support for distribution and sharing groups.
     [Christophe Vandeplas]
 - Fix
   - Update live tests to support proper format of SGs. [Raphaël Vinot]
   - [sharinggroups] Fixes wrong model for SharingGroupOrg. [Christophe
     Vandeplas]
   - [feed-generator] code style fixes. [Christophe Vandeplas]
   - [feed-generator] keeping function compatibility. [Christophe
     Vandeplas]
   - [feed-generator] fix missing except type. [Christophe Vandeplas]
- update to version 2.4.151:
 - New
   - Add Blind Carbon Copy (bcc) headers. [Sami Tainio]
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Bump misp-objects. [Raphaël Vinot]
   - [feed-generator] Make the feature to exlude attribute type more
     generic. [Sami Mokaddem]
   - [feed-generator] Added exclude malware samples option. [Sami Mokaddem]
   - Bump deps, chardet is required by pyfaup. [Raphaël Vinot]
   - Removed a whitespace. [Sami Tainio]
   - Keep strict and generate attributes when needed. [Raphaël Vinot]
   - Slight changes regarding timezones. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Unified constructors. [Thomas Dupuy]
   - Slight changes regarding timezones. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - [types] remove the duplicate. [Alexandre Dulaunoy]
   - [describeTypes] remove duplicate filename-pattern. [Alexandre
     Dulaunoy]
   - [misp-objects] updated. [Alexandre Dulaunoy]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
   - Bump many dependencies. [Raphaël Vinot]
   - Add in test case for get_sharing_group and validate orgs are present.
     [Tom King]
   - Improve sharing groups, bring back organsations included and ability
     to get specific SG. [Tom King]
   - Add in test case for searching against orgs and users. [Tom King]
   - Add ability to search against orgs and users by freetext search (both)
     or organisation (users) [Tom King]
   - [test] Check if all category types exists. [Jakub Onderka]
   - Bump changelog. [Raphaël Vinot]
   - [py] Typo. [Steve Clement]
   - [describeTypes] updated to include ssh-fingerprint. [Alexandre
     Dulaunoy]
 - Fix
   - [feed-generator] Revert back the event initial search to use the index
     endpoint instead of RestSearch. [Sami Mokaddem]
     Relying on RestSearch was offering more flexibility than index in terms of filtering options,
     however, it might introduce a significant overhead potentially leading to timeout.
   - PyMISP.get_user_setting method. [Jakub Onderka]
   - [tests] Remove debug prints. [Jakub Onderka]
   - Fix final nosetest. [Tom King]
   - Fix nosetests. [Tom King]
   - [types] Update types to use `filename-pattern` type. [Jakub Onderka]
   - [test] Remove debug print. [Jakub Onderka]
   - [test] Correct error messages for blocked event. [Jakub Onderka]
   - Missing import in __init__ [Raphaël Vinot]
     Fix #796
   - [tests] Fixed stix test. [chrisr3d]
   - [py] Typo. [Steve Clement]
 - Other
   - Update README.md. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=92
2021-12-22 11:26:12 +00:00
0a6f99946b Accepting request 940427 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/940427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=40
2021-12-14 21:01:53 +00:00
48f8a2cad0 Accepting request 940408 from home:pgajdos:python
- pytest-runner is not required for build

OBS-URL: https://build.opensuse.org/request/show/940408
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=91
2021-12-14 10:10:27 +00:00
82bb14597e Accepting request 934267 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/934267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=39
2021-11-27 22:42:37 +00:00
38edbd28be - update to version 2.4.151:
- New
   - Add Blind Carbon Copy (bcc) headers. [Sami Tainio]
 - Changes
   - Bump version. [Raphaël Vinot]
   - Bump misp-objects. [Raphaël Vinot]
   - [feed-generator] Make the feature to exlude attribute type more
     generic. [Sami Mokaddem]
   - [feed-generator] Added exclude malware samples option. [Sami Mokaddem]
   - Bump deps, chardet is required by pyfaup. [Raphaël Vinot]
   - Removed a whitespace. [Sami Tainio]
   - Keep strict and generate attributes when needed. [Raphaël Vinot]
   - Slight changes regarding timezones. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Unified constructors. [Thomas Dupuy]
   - Slight changes regarding timezones. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - [types] remove the duplicate. [Alexandre Dulaunoy]
   - [describeTypes] remove duplicate filename-pattern. [Alexandre
     Dulaunoy]
   - [misp-objects] updated. [Alexandre Dulaunoy]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
   - Bump many dependencies. [Raphaël Vinot]
   - Add in test case for get_sharing_group and validate orgs are present.
     [Tom King]
   - Improve sharing groups, bring back organsations included and ability
     to get specific SG. [Tom King]
   - Add in test case for searching against orgs and users. [Tom King]
   - Add ability to search against orgs and users by freetext search (both)
     or organisation (users) [Tom King]
   - [test] Check if all category types exists. [Jakub Onderka]
   - Bump changelog. [Raphaël Vinot]
   - [py] Typo. [Steve Clement]
   - [describeTypes] updated to include ssh-fingerprint. [Alexandre
     Dulaunoy]
 - Fix
   - [feed-generator] Revert back the event initial search to use the index
     endpoint instead of RestSearch. [Sami Mokaddem]
     Relying on RestSearch was offering more flexibility than index in terms of filtering options,
     however, it might introduce a significant overhead potentially leading to timeout.
   - PyMISP.get_user_setting method. [Jakub Onderka]
   - [tests] Remove debug prints. [Jakub Onderka]
   - Fix final nosetest. [Tom King]
   - Fix nosetests. [Tom King]
   - [types] Update types to use `filename-pattern` type. [Jakub Onderka]
   - [test] Remove debug print. [Jakub Onderka]
   - [test] Correct error messages for blocked event. [Jakub Onderka]
   - Missing import in __init__ [Raphaël Vinot]
     Fix #796
   - [tests] Fixed stix test. [chrisr3d]
   - [py] Typo. [Steve Clement]
 - Other
   - Update README.md. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=90
2021-11-20 15:29:43 +00:00
e51e40ea1b Accepting request 924343 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/924343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=38
2021-10-11 13:31:29 +00:00
305f058c1d - update to version 2.4.148.1:
- New
   - Add few keys to email object creator. [Raphaël Vinot]
     Fix #787
   - Test cases for edit objects and upload stix. [Raphaël Vinot]
 - Changes
   - Bump misp-objects. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - [doc] Minor fixes, note and typo. [Steve Clement]
   - Bump deps. [Raphaël Vinot]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
   - Update tutorial for custom objects. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump live tests. [Raphaël Vinot]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
   - [types] updated types/categories mapping. [Christophe Vandeplas]
   - Remove test files. [Raphaël Vinot]
   - Automatically pull the malwares repo when running
     tests/testlive_comprehensive.py. [Raphaël Vinot]
   - Remove submodules with malware. [Raphaël Vinot]
   - Add test for updating a objects from a custom template. [Raphaël
     Vinot]
   - Re-bump changelog. [Raphaël Vinot]
 - Fix
   - Message_from_bytes really dislikes newline at the beginning of a mail.
     [Raphaël Vinot]
   - Skip IPs in Received header. [Raphaël Vinot]
   - Name is passed to super. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=89
2021-10-02 07:01:19 +00:00
f0fd54fd04 Accepting request 916766 from devel:languages:python
- remove executable permissions on example files.

OBS-URL: https://build.opensuse.org/request/show/916766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=37
2021-09-03 19:26:22 +00:00
f9288e206e - remove executable permissions on example files.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=88
2021-09-01 21:09:56 +00:00
Richard Brown
a42fad6a80 Accepting request 912306 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/912306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=36
2021-08-18 06:55:41 +00:00
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
a40ee6dca4 Accepting request 905580 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/905580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=35
2021-07-10 20:54:52 +00:00
8fc3e78436 - update to version 2.4.144:
- Changes
   - Bump version. [Raphaël Vinot]
   - Bump object templates. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
 - Other
   - Fix misp API response content parsing. [Silvian I]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=86
2021-07-03 14:01:59 +00:00
1962b9d88a Accepting request 894847 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/894847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=34
2021-05-21 19:50:29 +00:00
d69fd11f92 - update to version 2.4.143:
- New
   - Method to get the raw object template. [Raphaël Vinot]
 - Changes
   - Bump version, deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump objects templates. [Raphaël Vinot]
 - Fix
   - First-seen and last-seen on attributes and objects were not checked
     for sanity. [Raphaël Vinot]
   - Remove search_all example, use search instead. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=84
2021-05-14 16:15:29 +00:00
1964c12e22 Accepting request 891131 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/891131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=33
2021-05-06 20:53:11 +00:00
8812932844 - update to version 2.4.142:
- New
   - Support for correlation exclusion list. [Raphaël Vinot]
     Fix #732
 - Changes
   - Bump version. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Fix test suite. [Raphaël Vinot]
   - Bump objects templates. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Add comment for controller attribute in search. [Raphaël Vinot]
 - Fix
   - Enable/disable feeds. [Raphaël Vinot]
   - Mistake in mypy config. [Raphaël Vinot]
   - Exclude data from mypy. [Raphaël Vinot]
- update to version 2.4.141.1:
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Re-bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
 - Other
   - Fix bump version, deps, templates. [Raphaël Vinot]
   - Update README.md. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=82
2021-04-29 19:13:07 +00:00
92a708e14e Accepting request 885179 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/885179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=32
2021-04-14 08:11:29 +00:00
980de1c3f7 - update to version 2.4.141.1:
- Changes
   - Re-bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
 - Other
   - Fix bump version, deps, templates. [Raphaël Vinot]
   - Update README.md. [Raphaël Vinot]
- update to version 2.4.141:
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Get_uuid_or_id_from_abstract_misp accepts dict. [Raphaël Vinot]
   - Remove references to ExpandedPyMISP. [Raphaël Vinot]
     Fix #721
   - Follow best practices and remove the logging handler. [Raphaël Vinot]
   - Strip NULL string from value. [Raphaël Vinot]
     https://github.com/MISP/PyMISP/issues/678
   - Bump deps. [Raphaël Vinot]
   - Raise exception on missing template in CSVLoader. [Raphaël Vinot]
   - Bump templates. [Raphaël Vinot]
   - Re-bump objects. [Raphaël Vinot]
   - Bump object templates. [Raphaël Vinot]
   - Add test case, fix mypy. [Raphaël Vinot]
   - Take simple_value as value in MISPObject.add_attribute. [Raphaël
     Vinot]
 - Fix
   - Use get_uuid_or_id_from_abstract_misp in tag methods. [Raphaël Vinot]
     Fix #725
   - Skip nameless sections in ELF. [Raphaël Vinot]
   - Make reportlab tests optional if missing dep. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=80
2021-04-06 20:56:01 +00:00
Richard Brown
ee31286558 Accepting request 875630 from devel:languages:python
- 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]
   - Hard delete flag for objects. [Raphaël Vinot]
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Add brotli support in the dependencies. [Raphaël Vinot]
   - Make mypy happy. [Raphaël Vinot]
   - Make clear that to_json returns str. [Raphaël Vinot]
   - Disable correlation on malware-sample for FileObject. [Raphaël Vinot]
   - Bump objects templates. [Raphaël Vinot]
   - Add missing autodoc. [Raphaël Vinot]
     fix #693
   - Add in delete function for a MISP Object. [Tom King]
   - Fix return of delete_event_report. [Raphaël Vinot]
   - Remove critical warning if lief is not installed. [Raphaël Vinot]
     Fix https://github.com/MISP/MISP/issues/6908
   - Bump deps. [Raphaël Vinot]
   - Allow response of delete to be pythonify, add in nosetest. [Tom King]
   - Add ability to get event reports from the Event ID. [Tom King]
   - Remove travis file, GH Actions is better. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Remove critical warning if lief is not installed. [Raphaël Vinot]
     Fix https://github.com/MISP/MISP/issues/6908
   - Add test case fir add_attribute and enforceWarninglist=True. [Raphaël
     Vinot]
   - Add testcase with breakOnDuplicate in a MISPObject. [Raphaël Vinot]
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Add test case for page/limit in logs search. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Improve docstring for get_event. [Raphaël Vinot]
     fix #686
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Show size when the json is not loadable. [Raphaël Vinot]
   - Add authenticode support in generate_file_objects. [Raphaël Vinot]
   - Use lief 0.11.0, generate authenticode entries. [Raphaël Vinot]
   - Bump objects. [Raphaël Vinot]
   - Bump deps, add 3.9 in GH. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps, objects templates. [Raphaël Vinot]
   - Make clear that to_json returns str. [Raphaël Vinot]
   - Disable correlation on malware-sample for FileObject. [Raphaël Vinot]
   - Bump objects templates. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Add missing autodoc. [Raphaël Vinot]
     fix #693
   - Add in delete function for a MISP Object. [Tom King]
   - Bump deps. [Raphaël Vinot]
   - Fix return of delete_event_report. [Raphaël Vinot]
   - Remove travis file, GH Actions is better. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Remove critical warning if lief is not installed. [Raphaël Vinot]
     Fix https://github.com/MISP/MISP/issues/6908
   - Add test case fir add_attribute and enforceWarninglist=True. [Raphaël
     Vinot]
   - Add testcase with breakOnDuplicate in a MISPObject. [Raphaël Vinot]
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Add test case for page/limit in logs search. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Improve docstring for get_event. [Raphaël Vinot]
     fix #686
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Show size when the json is not loadable. [Raphaël Vinot]
   - Add authenticode support in generate_file_objects. [Raphaël Vinot]
   - Use lief 0.11.0, generate authenticode entries. [Raphaël Vinot]
   - Bump objects. [Raphaël Vinot]
   - Bump deps, add 3.9 in GH. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps, objects templates. [Raphaël Vinot]
   - Allow response of delete to be pythonify, add in nosetest. [Tom King]
   - Add ability to get event reports from the Event ID. [Tom King]
   - Remove travis file, GH Actions is better. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Remove critical warning if lief is not installed. [Raphaël Vinot]
     Fix https://github.com/MISP/MISP/issues/6908
   - Add test case fir add_attribute and enforceWarninglist=True. [Raphaël
     Vinot]
   - Add testcase with breakOnDuplicate in a MISPObject. [Raphaël Vinot]
 - Fix
   - Flake error. [Raphaël Vinot]
   - Update testlive accordingly. [Raphaël Vinot]
   - Better warning if lief is outdated. [Raphaël Vinot]
   - Call the AbstractMISP.from_dict at the end of the function to ensure
     the edited flag remains false. [Tom King]
   - Better warning if lief is outdated. [Raphaël Vinot]
   - Update minimal dependency for lief in setup.py. [Raphaël Vinot]
   - [dev mode only] force older jedi to avoid ipython exception. [Raphaël
     Vinot]
   - Add python 3.9 in GH Actions. [Raphaël Vinot]
   - Update testlive accordingly. [Raphaël Vinot]
   - Better warning if lief is outdated. [Raphaël Vinot]
   - Update minimal dependency for lief in setup.py. [Raphaël Vinot]
   - [dev mode only] force older jedi to avoid ipython exception. [Raphaël
     Vinot]
   - Add python 3.9 in GH Actions. [Raphaël Vinot]
   - Call the AbstractMISP.from_dict at the end of the function to ensure
     the edited flag remains false. [Tom King]
- update to version 2.4.137.1:
 - New
   - Fail if a duplicate object is added to an event. [Raphaël Vinot]
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Add test case for page/limit in logs search. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Improve docstring for get_event. [Raphaël Vinot]
     fix #686
   - Bump changelog. [Raphaël Vinot]
 - Fix
   - Better warning if lief is outdated. [Raphaël Vinot]
   - Update minimal dependency for lief in setup.py. [Raphaël Vinot]
- update to version 2.4.137:
 - New
   - Allow to pass an object template to MISPObject.__init__ [Raphaël
     Vinot]
     MISPObject part of #6670
 - Changes
   - Bump version. [Raphaël Vinot]
   - Show size when the json is not loadable. [Raphaël Vinot]
   - Add authenticode support in generate_file_objects. [Raphaël Vinot]
   - Use lief 0.11.0, generate authenticode entries. [Raphaël Vinot]
   - Bump objects. [Raphaël Vinot]
   - Bump deps, add 3.9 in GH. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump deps, objects templates. [Raphaël Vinot]
   - Add controller argument to get_csv script. [Raphaël Vinot]
   - [test] file object template are now 24. [Alexandre Dulaunoy]
   - [test] file object template is now at version 24. [Alexandre Dulaunoy]
   - [misp-objects] updated. [Alexandre Dulaunoy]
   - [type] favicon-mmh3 is the murmur3 hash of a favicon as used in
     Shodan. [Alexandre Dulaunoy]
   - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
   - Clarify misp_objects_template_custom. [Raphaël Vinot]
   - Add docstring for misp_objects_template_custom. [Raphaël Vinot]
   - Trigger GH actions on PR. [Raphaël Vinot]
   - Improve documentation of MISPAttribute.malware_binary. [Raphaël Vinot]
   - Remove trailing space. [Raphaël Vinot]
   - On-demand decryption of malware-binary, speeds up pythonify. [Raphaël
     Vinot]
   - Force a few packages versions. [Raphaël Vinot]
 - Fix
   - [dev mode only] force older jedi to avoid ipython exception. [Raphaël
     Vinot]
   - Add python 3.9 in GH Actions. [Raphaël Vinot]
   - Do not fail if extract_msg is missing. [Raphaël Vinot]
   - Properly decode the body depending on the encoding of the email.
     [Raphaël Vinot]
     Fix #671
   - Properly match IO in load event. [Raphaël Vinot]
   - Typing on recent mypy. [Raphaël Vinot]
   - Typing edge case. [Raphaël Vinot]
   - Add attribute dict as proposal. [Raphaël Vinot]
 - Other
   - Noticed that test data mail_5.msg was malformatted. Replaced with
     working test msg. [seamus tuohy]
   - Updated emailobject. [seamus tuohy]
     Email object no longer requires extra php libraries for install.
     Tests have been expanded to improve coverage.
     RTF encapsulated HTML and Plain Text will now be de-encapsulated.
     The raw MSG binary will now be included in the extracted email object.
   - Adding check if "from" is in the "received" header row. [nighttardis]
   - Update `vmray_automation` to stay compatible with the changes made to
     `vmray_import` MISP modules. [Jens Thom]
   - Update mispevent.py. [Raphaël Vinot]
- update to version 2.4.135.3:
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Improve typing. [Raphaël Vinot]
   - Improve add_attribute with a list. [Raphaël Vinot]
 - Fix
   - Do not fail on PyMISP import when mail-parser is not present. [Raphaël
     Vinot]
- update to version 2.4.135.2:
 - New
   - Add Github workflow. [Raphaël Vinot]
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Improve error message if a type in missing. [Raphaël Vinot]
   - [type] process-state added. [Alexandre Dulaunoy]
   - Bump misp-objects. [Raphaël Vinot]
   - [misp-objects] updated. [Alexandre Dulaunoy]
   - Add path to CSV sample files. [Raphaël Vinot]
   - [types] jarm-fingerprint added. [Alexandre Dulaunoy]
 - Fix
   - Remove python 3.9 from action (lief not supported yet) [Raphaël Vinot]
   - Initialize submodules in gh action. [Raphaël Vinot]
   - Make mail-parser really optional. [Raphaël Vinot]
- update to version 2.4.135.1:
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version, travis install. [Raphaël Vinot]
   - Make mail-parser an optional dependency. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/request/show/875630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=31
2021-03-02 11:32:28 +00:00
941ea383cd add python-pymisp-doc-rpmlintrc as Source in specfile
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=78
2021-02-27 16:26:43 +00:00
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
c7092f2f6a Accepting request 853809 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/853809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=30
2020-12-09 21:12:50 +00:00
8c99914bfb - update to version 2.4.135.3:
- Changes
   - Bump version. [Raphaël Vinot]
   - Improve typing. [Raphaël Vinot]
   - Improve add_attribute with a list. [Raphaël Vinot]
 - Fix
   - Do not fail on PyMISP import when mail-parser is not present. [Raphaël
     Vinot]
- update to version 2.4.135.2:
 - New
   - Add Github workflow. [Raphaël Vinot]
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version. [Raphaël Vinot]
   - Improve error message if a type in missing. [Raphaël Vinot]
   - [type] process-state added. [Alexandre Dulaunoy]
   - Bump misp-objects. [Raphaël Vinot]
   - [misp-objects] updated. [Alexandre Dulaunoy]
   - Add path to CSV sample files. [Raphaël Vinot]
   - [types] jarm-fingerprint added. [Alexandre Dulaunoy]
 - Fix
   - Remove python 3.9 from action (lief not supported yet) [Raphaël Vinot]
   - Initialize submodules in gh action. [Raphaël Vinot]
   - Make mail-parser really optional. [Raphaël Vinot]
- update to version 2.4.135.1:
 - Changes
   - Bump changelog. [Raphaël Vinot]
   - Bump version, travis install. [Raphaël Vinot]
   - Make mail-parser an optional dependency. [Raphaël Vinot]
- update to version 2.4.135:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=75
2020-11-25 20:56:36 +00:00
1719d84f83 Accepting request 847347 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/847347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=29
2020-11-10 12:46:22 +00:00
d065c2d53a - update to version 2.4.134:
- Changes
   - Bump version. [Raphaël Vinot]
   - Bump misp-objects. [Raphaël Vinot]
   - Keep connection alive between requests. [Jakub Onderka]
   - Bump deps. [Raphaël Vinot]
   - Format docstrings in mispevent.py. [Lott, Christopher (cl778h)]
     Add ":param " prefix to parameters to improve ReadTheDocs output.
     Fix some minor typos in docstrings.
   - Bump deps. [Raphaël Vinot]
   - Bump deps. [Raphaël Vinot]
   - Bump changelog. [Raphaël Vinot]
 - Fix
   - Remove duplicate check if debug logging is enabled. [Jakub Onderka]
   - Do now fail on requests returning plain text. [Raphaël Vinot]
     Fix #639
 - Other
   - Revert "Update .travis.yml" [Raphaël Vinot]
     lief isn't compatible with python 3.9
     This reverts commit e10843fa33c9a08b7da4ef24cbce457be53a7459.
   - Update .travis.yml. [Raphaël Vinot]
     Add python 3.9
   - Drop `encoding=` in Python 3.9. [Friedrich Lindenberg]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=73
2020-11-02 19:32:01 +00:00
32dcfd3008 - update to version 2.4.133:
- New
   - [attribute type] telfhash added. [Alexandre Dulaunoy]
   - [add_gitlab_user] new gitlab user fetch script to MISP object.
     [Alexandre Dulaunoy]
     usage: add_gitlab_user.py [-h] -e EVENT [-f] -u USERNAME [-l LINK]
     Fetch GitLab user details and add it in object in MISP
     optional arguments:
       -h, --help            show this help message and exit
       -e EVENT, --event EVENT
                             Event ID to update
       -f, --force-template-update
       -u USERNAME, --username USERNAME
                             GitLab username to add
       -l LINK, --link LINK  Url to access the GitLab instance, Default is
                             www.gitlab.com.
   - [example] add_github_user example - WiP. [Alexandre Dulaunoy]
     usage: add_github_user.py [-h] -e EVENT [-f] -u USERNAME
     Fetch GitHub user details and add it in object in MISP
     optional arguments:
       -h, --help            show this help message and exit
       -e EVENT, --event EVENT
                             Event ID to update
       -f, --force-template-update
       -u USERNAME, --username USERNAME
                             GitHub username to add
   - Method to get the new version of the templates. [Raphaël Vinot]
   - Delete tags via update_attribute, search by sharing group. [Tom King]
 - Changes
   - Bump version. [Raphaël Vinot]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=72
2020-11-01 18:29:47 +00:00
950698d5df Accepting request 820415 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/820415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=28
2020-07-14 05:56:29 +00:00
4ee53901da - update to version 5.0.2:
- Ensured black profile was complete, adding missing line_length definition.
- update to version 5.0.1:
 - Fixed a runtime error in a vendored dependency (toml).
- update to version 5.0.0:
 - Breaking changes:
  - isort now requires Python 3.6+ to run but continues to support formatting on ALL versions of python including Python 2 code.
  - isort deprecates official support for Python 3.4, removing modules only in this release from known_standard_library:
  -     user
  - Config files are no longer composed on-top of each-other. Instead the first config file found is used.
  -     Since there is no longer composition negative form settings (such as --dont-skip) are no longer required and have been removed.
  - Two-letter shortened setting names (like ac for atomic) now require two dashes to avoid ambiguity: --ac.
  - For consistency with other tools -v now is shorthand for verbose and -V is shorthand for version. See Issue: #1067.
  - length_sort_{section_name} config usage has been deprecated. Instead length_sort_sections list can be used to specify a list of sections that need to be length sorted.
  - safety_excludes and unsafe have been deprecated
  - Config now includes as default full set of safety directories defined by safety excludes.
  - --recursive option has been removed. Directories passed in are now automatically sorted recursive.
  - --apply option has been removed as it is the default behaviour.
  - isort now does nothing, beyond giving instructions and exiting status code 0, when ran with no arguments.
  -     a new --interactive flag has been added to enable the old style behaviour.
  - isort now works on contiguous sections of imports, instead of one whole file at a time.
  - isort now formats all nested "as" imports in the "from" form. import x.y as a becomes from x import y as a.
  - keep_direct_and_as_imports option now defaults to True.
  - appdirs is no longer supported. Unless manually specified, config should be project config only.
  - toml is now installed as a vendorized module, meaning pyproject.toml based config is always supported.
  - Completely new Python API, old version is removed and no longer accessible.
  - New module placement logic and module fully replaces old finders. Old approach is still available via --old-finders.
 - Internal:
  - isort now utilizes mypy and typing to filter out typing related issues before deployment.
  - isort now utilizes black internally to ensure more consistent formatting.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=70
2020-07-04 12:21:24 +00:00
05b410fc52 Accepting request 809967 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/809967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=27
2020-06-09 22:45:07 +00:00
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
cd7353fe08 Accepting request 802508 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/802508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymisp?expand=0&rev=26
2020-05-11 11:42:23 +00:00
7ccf86afcc - update to version 2.4.125:
- New
   - Extended option on get event. [Raphaël Vinot]
     Related to #567
 - Changes
   - Bump objects, deps. [Raphaël Vinot]
   - Bump dependencies. [Raphaël Vinot]
   - Remove old suricata script, keep reference to old code. [Raphaël
     Vinot]
 - Fix
   - Enable autoalert on admin user. [Raphaël Vinot]
   - [abstract] Forces file to be read with utf8 encoding. [mokaddem]
   - Properly handle timezone in tests. [Raphaël Vinot]
 - Other
   - Update up.py. [Raphaël Vinot]
     Fix #563
   - Fixed __query_virustotal return type. [DocArmoryTech]
     __query_virustotal returned a Response object and not the json expected; modified so that report_json is returned instead of report.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymisp?expand=0&rev=66
2020-05-03 13:20:50 +00:00