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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.elastic.co/elasticsearch/elasticsearch](https://www.elastic.co/products/elasticsearch) ([source](https://togithub.com/elastic/elasticsearch)) | docker | patch | `8.13.3` -> `8.13.4` |...

filigran team
dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/OpenCTI-Platform/client-python). ## Rate-Limited The following updates are currently...

dependencies

### Proposed changes This is the PYCTI changes required to support the OpenCTI PR - https://github.com/OpenCTI-Platform/opencti/pull/5287 - Add new observables: Financial Accounts, Financial Assets, and Financial Transactions - Add new...

## Problem to Solve Improve worker behavior to handle complex bundle. Currently the bundle is processed but will stop at first failure. Number of element to create and follow is...

feature

## Problem to Solve Obtain Attack Patterns from Malware ## Current Workaround N/A ## Proposed Solution Update Documentation ## Additional Information Im trying to obtain the Attack Patterns used by...

needs more info

## Problem to Solve The documentation for PyCTI is almost entirely lacking, so I'm creating this placeholder issue to track my contributions to it. ## Current Workaround Currently, the only...

Example for workflow in Pycti => upload CSV => trigger CSV import using a specific mapper

## Description Recently upgraded OpenCTI 5.12.21 to the latest OpenCTI version 6.0.8, we noticed some issues where essentially all of the OpenCTI connectors are now producing the following error /...

bug

## Description The python client crashes when trying to filter the result of `opencti_api_client.stix_cyber_observable.` or `opencti_api_client.indicator.` for e.g. non revoked observables. ## Environment 1. SUSE Linux Enterprise Server 15 SP5...

bug
needs more info