Pyintelowl

Latest version: v5.0.0

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

Scan your dependencies

Page 5 of 7

3.0.1

This release was created mainly to solve a problem with the installation of the pip package.

Other changes:
* added support for adding tags when requesting a new job
* added support for creating/editing tags
* added support for "generic" classification of observables

3.0.0

**Note: Incompatible with previous versions**

- View [CHANGELOG.md](https://github.com/intelowlproject/pyintelowl/blob/master/.github/CHANGELOG.md#300-httpsgithubcomintelowlprojectpyintelowlreleasestag300)
- Documentation for new version: https://pyintelowl.readthedocs.io/en/stable/

2.0.0

**This version supports only IntelOwl versions >=1.8.0 (about to be released). To interact with previous IntelOwl versions programmatically please refer to pyintelowl version 1.3.5**

* we forced [black](https://github.com/psf/black) style, added linters and precommit configuration. In this way pyintelowl is aligned to IntelOwl.
* we have updated the authentication method from a JWT Token to a simple Token. In this way, it is easier to use pyintelowl for integrations with other products and there are no more concurrency problems on multiple simultaneous requests.

If you were using pyintelowl and IntelOwl before this version, you have to:
* update IntelOwl to version>=1.8.0
* retrieve a new API token from the Django Admin Interface for your user: you have to go in the *Durin* section (click on `Auth tokens`) and generate a key there. This token is valid until manually deleted.

1.3.5

Now optional parameter "runtime_configuration" properly works

Please use this version of pyintelowl with version >= 1.5.x of IntelOwl

1.3.4

see [1.3.3](https://github.com/intelowlproject/pyintelowl/releases/tag/1.3.3) for details

1.3.3

Some fixes:

* pyintelowl did not work correctly against HTTPS-enabled IntelOwl Servers
* fixed parameter name in send_observable_analysis_request

Please use this version of pyintelowl with v1.5.x of IntelOwl

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.