Max Watermolen

Results 40 issues of Max Watermolen

## Problem to Solve Long operations like .list() can seem to hang, add the option as a kwarg to use https://github.com/tqdm/tqdm to show progress ## Current Workaround N/A ## Proposed...

## Description Any hiccup to the graphql API will cause an API error, and makes calling .list() at scale impractical as it cant hold page / state. This error handling...

feature

## Use case To be able to allow kubernetes to proactively identify any containers in an unhealthy state ## Current Workaround General bash hacks, doing a curl for the api...

architecture improvement

Hey, it would be super awesome if you could use cli flags to pass a file and get a json response like the webhook!

enhancement
help wanted

# Docker Support This adds a docker image, updates readme with examples and adds github workflows to push to docker. ### Building the image manually 1. [Optional Build] Clone this...

## Description Seeing memory leaks in the node JS processes Not sure if its related, but large works stall and go into waiting ## Environment 1. OS (where OpenCTI server...

bug
needs more info

## Description Seeing lots of hung messages in the push_sync queue that are ending up truncated if they are close to 1mb When these pile up this queue stalls, Seems...

bug
needs more info

## Description In the event a TAXII server is requires a trailing `/` the taxii ingestion fails with Undefined taxii objects In this instance for the TAXII server that is...

bug
needs more info

## Description JavaScript heap out of memory OOMs plaguing uptime and usability of 6.1.X - Seems linked to import of data ## Environment 1. OS (where OpenCTI server runs): CentOS...

bug
playbook

## Description In the import document connector the location used by [`_download_import_file()`](https://github.com/OpenCTI-Platform/connectors/blob/master/internal-import-file/import-document/src/reportimporter/core.py#L243) needs to be defined as a volume. This poses a security issue if users decide to just not...

bug