Revisions of python-pymisp

buildservice-autocommit accepted request 1104758 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 108)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 107)
- 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.
buildservice-autocommit accepted request 1056680 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 106)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1056664 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 105)
-  Changelog is up to date with current version
buildservice-autocommit accepted request 1039904 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 104)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1039871 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 103)
-  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]
buildservice-autocommit accepted request 1007626 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 102)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 101)
- 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
buildservice-autocommit accepted request 996314 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 100)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 99)
- 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]
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 98)
- 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]
buildservice-autocommit accepted request 966484 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 97)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 96)
update misp objects
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 95)
- 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]
buildservice-autocommit accepted request 961133 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 94)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 93)
- 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]
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 92)
- 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]
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 940408 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 91)
- pytest-runner is not required for build
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 90)
- 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]
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 89)
- 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]
Displaying revisions 1 - 20 of 108
openSUSE Build Service is sponsored by