Coleman Kane
Coleman Kane
This fixes the RabbitMQ install failure (outdated version/repo), Grakn install failure (it is now TypeDB), and also updates to the latest (5.3.7) version of OpenCTI, properly adapting the connector-specific code...
Most of the changes here are `{0,}` -> `{{0}}` cleanups similar to what's done in https://github.com/Sysinternals/SysmonForLinux/pull/36/commits/ea0aa159ead783f71c7abd38b61a5b1aeed871fd. As well, there is one missing cast (converting a signed to unsigned int type)....
### Proposed changes When redis `stream.opencti` entries have a `extension-definition--ea279b3e-5c71-4632-ac08-831c66a786ba` modification which changes the `stix_ids` field, this appears to sometimes grow extremely large during ingestion for common entity types which...
### Proposed changes Replace `redlock` TS module with `@sesamecare-oss/redlock` which is a rewrite of the algorithm. The older `redlock` project hasn't released a new release since a 5.0.0 beta in...
Redis has switched to a more restrictive license after 7.2.4. Project forked, and valkey 7.2.5 is the first "production release" of valkey, which is basically the same code as Redis...
## Use case Sometimes entities get imported or created as one entity type, when another entity type is a much better fit. It would be nice to have the ability...
### Proposed changes * Remove the relational options from the entity-types filter on Correlation Graphs * Remove the `Report` and `Reported in` from the entity-types filter in Analysis Reports Correlation...