-
For testing, it's useful to be able to easily get the observables for a specific model to check all settings are correct and that theory predictions agree with expectations. (equivalent of action=4 an…
-
### Request Type
Feature Request
### Problem Description
Suppose a case involving multiple network assets. There will be a lot of observable ips and fqdns
It's very hard to vizualize which ip re…
-
### Request Type
Feature Request
I would like to share with you two ideas for TheHive.
1) Add a button "Import observables from file" which will be able to load a list of observables.
- Advant…
-
# Custom/Generic Observables field
### Request Type
Feature Request
### Work Environment
| Question | Answer
|---------------------------|--------------------
| TheHive versio…
-
We can have visualization of the Observables, something like [RxViz](https://github.com/moroshko/rxviz) for an interactive playground instead of putting just images for the Marble Diagrams
RxViz is…
-
Hi guys, great project, at my company we have based an app on this template and the principles in the accompanying blog post.
For some more advanced features in the app, we ran into an issue that is …
-
Sortable table of observables to quickly see the ones from the MISP warning-list or not.
-
Supplying a color and a colorrange errors sometimes, seemingly only if the color is an integer above 2.
To reproduce, simply:
```julia
using CairoMakie
plot(rand(10), color = 3, colorrange = 1:1…
-
## Bug Report
**Current Behavior**
When using expectObservable to check an observable that emits and object with some observable the test fails.
**Expected behavior**
The test should pass.
…
-
Currently `componentScope()` can be used to limit the lifetime of a Lonna observable to the component's lifetime.
This is problematic because the lifetime starts on component mount, so it's not yet…