Max Watermolen
Max Watermolen
I think it would be great to add sorting on scanlists! by some of theses... Let me know if you have more below - Date/time - length - Talk group...
# Adds Trunk-Player Next Generation as a plugin 🚀  ## Its time to make radio analysis easy! This plugin makes it easy to connect Trunk Recorder with [Trunk-PlayerNG](https://github.com/Trunk-Player) an...
## Use case Framework to allow auto SRO creation using rules engine via labeling. Say I have a bunch of SCO's with the label `infra-x1` adding a way to allow...
## Use case Add option to import Indicator(s) for SCOs attached to container. This allows to quickly add the corresponding Indicator(s) to an Infra SDO, Intrusion Set SDO, Report SDO...
## Description Having a very hard time loading data to the platform, uploading any data takes a long time to process. 50K items in the queue can take > 3...
## Use case When using something like https://github.com/mitre-attack/attack-navigator to track TTP coverage, it would be super neat to be able to import the layers to compare to TA's or other...
## Description Sorting Entities on labels is broken, and loading labels is painfully slow and crashes the brower stack ``` http://localhost:8080/dashboard/data/entities?filters={"mode":"and","filters":[{"id":"c1f93381-e619-4afd-a93f-ca39d316687c","key":"objectLabel","values":["39fa543d-7124-4867-8681-9b808c02f412"],"operator":"eq","mode":"or"}],"filterGroups":[]}&sortBy=created_at&orderAsc=false ``` ``` self.helper.api.stix_cyber_observable.list( filters={ "mode": 'or', "filters": [{ "key":...
## Description Alpine 3.17 causes an intermittent UNSAFE_LEGACY_RENEGOTIATION_DISABLED See https://github.com/dotnet/dotnet-docker/issues/4332#issuecomment-1384196212 ## Environment 1. OS (where OpenCTI server runs): CentOS Stream 9 2. OpenCTI version: 5.7.2 3. OpenCTI client: Python (Connector...
## Use case When an Indicator gets a lot of `based-on` relations it makes the UI wonky Thus make the indicator `based-on` pane collapsible (IMO default to collapsed w/ a...
## Use case When trying to dump all indicators using the code below, I keep receiving `INFO:root:upstream connect error or disconnect/reset before headers. reset reason: connection termination` ```python indicators =...