Pymisp-async

Latest version: v2.4.182a3

Safety actively analyzes 638646 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 22 of 22

2.4.36

--------------------
- Update version to v2.4.36. [Raphaël Vinot]
- Add comment field in upload_sample. [Déborah Servili]
- Add function add filename. [Déborah Servili]
- Type-category association checking automated. [Déborah Servili]
- Removing some unnecessary checks. [Déborah Servili]
- Type-category association checking automated. [Déborah Servili]
- Add SSDEEP and FILENAME|SSDEEP support. [Nick Driver]
- Add internal reference attributes. [Nick Driver]
- Added the option to filter out attributes based on distribution level.
[Iglocska]
- Type-category association checking automated. [Déborah Servili]
- Add SSDEEP and FILENAME|SSDEEP support. [Nick Driver]
- Add internal reference attributes. [Nick Driver]
- Added the option to filter out attributes based on distribution level.
[Iglocska]
- Correct module help. [Déborah Servili]
- Capitalisation issues. [Iglocska]
- Ann missing categories in the authorized ones. [Raphaël Vinot]
- Revert "Add upload_attachment" [Raphaël Vinot]

This reverts commit 6db19ace9eb7d69aecd4708a000b13e9eba741aa.
- Revert "Use correct function to upload an attachment" [Raphaël Vinot]

This reverts commit 1b7877dd0652ff12a6fdef5b51d392a578f575e7.
- Make PEP8 happy. [Raphaël Vinot]
- Use correct function to upload an attachment. [Raphaël Vinot]

Fix 33
- Designed in same style as search, all attributes can be used. [=]
- Fix pep8. [Raphaël Vinot]
- Add upload_attachment. [Tristan METAYER]
- Improve examples. [Raphaël Vinot]
- Update version to 2.3. [Raphaël Vinot]
- Make pep8 happy. [Raphaël Vinot]
- Python 2/3 compatible, urllib module. [Thomas King]
- Added in searchable indexes, only brings back index and count etc, not
results within the index. [Thomas King]
- Add method change_threat_level. [Sébastien Larinier]
- Add threat actor through API, Create new tag. [Thomas King]
- Add add_tag method to an event and value 5 to distribution attribute.
[Sébastien Larinier]
- Add method to export txt all attributes by type. [Sébastien Larinier]
- Check if objectType exists in event. [Koen Van Impe]

Prevent failing when f.e. an event does not have a tag.
- Updated the feed generator. [Iglocska]

- only save fields that are actually necessary and don't reveal too much of unneeded information (such as correlation)
- add contextual fields to the manifest
- Remove a small bug introduced by previous commit. [Alexandre Dulaunoy]
- Update yara.py. [Alexander J]
- Update upload.py. [Alexander J]
- Update searchall.py. [Alexander J]
- Update get.py. [Alexander J]
- Update last.py. [Alexander J]
- Script for the upcoming feed generator. [Iglocska]

- also some minor modifications to the get_index api
- Update testcases for 2.4. [Raphaël Vinot]
- Initial Tags API. [Raphaël Vinot]
- Normalize error messages. [Raphaël Vinot]
- Add debug option. [Raphaël Vinot]
- Fix KeyError when no results in time period. [Will Urbanski]

Fix a KeyError when no results were found for the specified time period.
- Threat level id is from 1 to 4 (not from 0 to 3) [Alexandre Dulaunoy]

https://github.com/MISP/MISP/issues/729
- Reverted my previous commit that broke an assertion. [iglocska]
- Print the event so we can see what travis is trying to compare
against. [iglocska]

- should help with the debugw
- Fixed an invalid assertion. [iglocska]

- attribute count is None not u'0' when no attributes exist (should be fixed on MISP side in the long run)
- Fixed a typo causing the tests to fail. [iglocska]
- README updated including keys.py usage. [Alexandre Dulaunoy]
- Authentication parameters updated. [Alexandre Dulaunoy]
- Auth parameters updated. [Alexandre Dulaunoy]
- Updated auth parameters. [Alexandre Dulaunoy]
- Normalized auth parameters. [Alexandre Dulaunoy]
- Normalized auth parameters. [Alexandre Dulaunoy]
- Sample keys file added. [Alexandre Dulaunoy]
- Normalized auth parameters. [Alexandre Dulaunoy]
- Normalized auth parameters. [Alexandre Dulaunoy]
- Auth parameters normalized. [Alexandre Dulaunoy]

2.1.1

-------------------
- Add add_ipsrc. [Raphaël Vinot]
- Add basic support for the proposal API. [Raphaël Vinot]
- Whitespace cleaned. [grolinet]
- Helper methods added. [grolinet]
- Missing types added. [unknown]
- Missing types added. [unknown]
- Missing types added. [unknown]
- [UnitTest] Add some functions, testing. [Raphaël Vinot]
- Improve error handling. [Raphaël Vinot]

2.0.1

-------------------
- Add test cases (initial) [Raphaël Vinot]
- Fix typo in categories names. [Raphaël Vinot]
- Check the MISP instance to query is valid. [Raphaël Vinot]

And return a json object from upload_sample.
- Force json if nothing else is supported. [Raphaël Vinot]
- Better error handling of no URL/Key are passed. [Raphaël Vinot]
- Add support for downloading unzipped samples. [Raphaël Vinot]
- Add version-related methods. [Raphaël Vinot]
- Add methods to query the version of MISP (master and local) [Raphaël
Vinot]
- Add publish method. [Raphaël Vinot]

1.8.2

-------------------
- Try to convert event ID to integer if not None. [Raphaël Vinot]

1.8.1

-------------------
- Fix bug in download sample function. [Raphaël Vinot]

Thanks to kevthehermit
- Timestamp not needed to update an event. [Raphaël Vinot]

Fix 18
- Restore python3 support. [Raphaël Vinot]
- Cleanup + add helpers for network attributes. [Raphaël Vinot]
- Add helpers to update events with specific attributes. [Raphaël Vinot]
- Reorganise. [Raphaël Vinot]
- Multiple updates, cleanup. [Raphaël Vinot]

* Remove attribute (Fix 4)
* Deprecate pure XML API
* Cleanups and fixes in the upload file functionality
- Fix download of samples with the new archive format. [Raphaël Vinot]
- Add Yara rules download support (by event) [Raphaël Vinot]
- Fix license mentioned in setup.py. [Raphaël Vinot]

fix 16
- Events id are integers not strings. [Alexandre Dulaunoy]
- Dump the entire event including the 'Event' container element.
[iglocska]
- Add test scripts to get and update an event. [Raphaël Vinot]
- Fix bug introduced by using urljoin. [Raphaël Vinot]
- Add sample download. [Raphaël Vinot]
- Add search all. [Raphaël Vinot]
- Increase flexibility of upload sample. [Raphaël Vinot]
- Fix last commit. [Raphaël Vinot]
- Initial changes to increase flexibility for Viper module. [Raphaël
Vinot]

1.1.2

-------------------
- Fix PyPi package. [Raphaël Vinot]
- Add netflow filter output. [Koen Van Impe]

- get event data for event with “—event X”
- get netflow filter with “—netflow”
simple host X or host X
- Add last param to restSearch + example script. [Raphaël Vinot]
- Cleanup of the upload API. [Raphaël Vinot]
- Preliminary version of the file uploader. [Raphaël Vinot]
- Add test script to add attachement to event. [Raphaël Vinot]
- Bug fix: get_index now works properly and return the events index.
[Alexandre Dulaunoy]

An bug was introduced and appending "{}" to the /index url which
gives a 404 on a MISP server.
- API made a bit more flexible with input data. [Iglocska]

- input for add_event() and update_event() can now be a JSON object, JSON string, XML
- Fix to an issue with using XML as input for add_event() and
update_event() [Iglocska]

- also a change to the copy_list.py script to account for the change
- Add 2 download functions of suricata rules events. [Debra Jules]
- Update / Add need a JSON object as data. [didelphodon]

... furthermore content-type application was necessary otherwise MISP-REST API refuses to work as expected, at least with my installation.
- Make the code python3 friendly. [Raphaël Vinot]
- Make PEP8 Happy. [Raphaël Vinot]
- Use JSON POST to do the search. [Raphaël Vinot]
- Example script to download MISP network activity. [Koen Van Impe]
- Documentation reference added. [Alexandre Dulaunoy]
- Add license. [Raphaël Vinot]
- Support update events. [Raphaël Vinot]
- Small cleanup, update to 1.0.1. [Raphaël Vinot]
- Add the following options: [Raphaël Vinot]

- possibility to copy in one direction or the other between instance
- add loop to simply put event ids to copy
- Add readme. [Raphaël Vinot]
- Add installer, proper copy script. [Raphaël Vinot]
- Add support for self-signed certificate. [Raphaël Vinot]

Add comments
- Add search by organisation. [Raphaël Vinot]
- Add export-import of a list. [Raphaël Vinot]
- Cleanup style. [Raphaël Vinot]
- Support xml and json copy. [Raphaël Vinot]
- Delete export_import.py. [Raphaël Vinot]
- Fix event_add, add example. [Raphaël Vinot]
- Make the API a class. [Raphaël Vinot]
- Json export is not supported everywhere. [Raphaël Vinot]
- Some testing. [Raphaël Vinot]
- Initial commit. [Raphaël Vinot]

Page 22 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.