client-python
client-python copied to clipboard
OpenCTI Python Client
### Proposed changes * Add namespace and subsystem for prometheus metrics * Rename metrics according to [prometheus guidelines](https://prometheus.io/docs/practices/naming/) ### Related issues * N/A ### Checklist - [x] I consider the...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [black](https://redirect.github.com/psf/black) ([changelog](https://redirect.github.com/psf/black/blob/main/CHANGES.md)) | `~=24.4.0` -> `~=24.10.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sphinx-autodoc-typehints](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints) ([changelog](https://redirect.github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)) | `~=2.5.0` -> `~=3.1.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
# Create a Connector Base Image ~~(WIP🚧)~~ - Should follow the same lifecycle as the Python library. - ARM support has been implemented. ## Required environment variables for docker registry...
### Proposed changes * Shipping of logs to Graylog via GELF ### Related issues There are no related issues but this subject has been previously discussed with Linkare within the...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [python_json_logger](https://redirect.github.com/nhairs/python-json-logger) | `~=2.0.4` -> `~=3.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pre-commit](https://redirect.github.com/pre-commit/pre-commit) | `~=3.8.0` -> `~=4.2.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cimg/python | docker | minor | `3.12` -> `3.13` | --- ### Configuration...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [black](https://redirect.github.com/psf/black) ([changelog](https://redirect.github.com/psf/black/blob/main/CHANGES.md)) | `~=24.4.0` -> `~=25.1.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
## Problem to Solve Call of `StixCyberObservable.create` in `pycti` produces extra indicators retrieving (that should be optional): https://github.com/OpenCTI-Platform/client-python/blob/7d3f09dbf7ec80ba83533574f7cef94c3eaefc55/pycti/entities/opencti_stix_cyber_observable.py#L462-L470 The extra retrieving produces extra workload to the Platform (that can be...