client-python icon indicating copy to clipboard operation
client-python copied to clipboard

OpenCTI Python Client

Results 131 client-python issues
Sort by recently updated
recently updated
newest added

### 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...

community

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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/black/24.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

filigran team
dependencies

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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/sphinx-autodoc-typehints/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

filigran team
dependencies

# 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...

community

### 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...

community

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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/python-json-logger/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/python-json-logger/3.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

filigran team
dependencies

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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pre-commit/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pre-commit/4.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

filigran team
dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cimg/python | docker | minor | `3.12` -> `3.13` | --- ### Configuration...

filigran team
dependencies

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` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/black/25.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

filigran team
dependencies

## 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...

feature
needs triage