-
-
Taint analysis appears to loose taint whenever assignments to pointer aliases are involved.
This first example is very simple but the flow from `source` to `sink` is not found. It appears to me as …
-
### Bug summary
I expect a request to`/flows/paginate` to return a (potentially empty) array of Flows.`Flow` inherits from `IDBaseModel` which uses a `default_factory` to assign UUIDs on _write_, so …
-
While updating COE Kit monthly, only the version is getting updated but looks like not the package. No reports are updating from last 5 months.
-
### Description
Attempting to insert a physical flow without an external id fails with a database error:
```
09:26:22.188 [qtp526903990-33] ERROR org.finos.waltz.web.Main - Data integrity viola…
-
## Background
We need to enhance the projects table to store evaluation data for project assessments. This data needs to be persisted in a structured format using a JSONb field, allowing for flexible…
-
# Bug Report
## Problem
Currently for a flows that not implemented on status mobile there is a pop up that we need to go to status-desktop and check the flow there.
But currently the only matching…
-
in postprocess_size() in train_stage_1.py
when transpose_img is set to true, we need to **reorder flows** like this
flows[:, [0,1]] = flows[:, [1,0]]
This makes sure that flows[:, 0] corresp…
-
Implement the same telemetry framework than OpenCTI for collecting statistical anonymous data an help improving performances and features flow.
-
Hi,
It would be really useful to be able to set contact attributes from connect streams like so:
```
contact.SetAttribute(key, value)
```
There are a number of use cases I can think of:
…