Théo Bertin

Results 23 issues of Théo Bertin

**Describe the bug** During tests on Vulture, activation of DGA filter failed several times due to the manager considering the filter did not daemonize soon enough. **Plateform:** - OS (version):...

bug

**What is your feature about ?** the buffer filter currently has a "flaw" in data management: if buffer sources are modified after some time, the old sources (aka redis lists)...

enhancement
important

**Describe the bug** When adding a filter to an already running Darwin session, if the filter fails to hot-start during the manager update command, it won't appear in monitoring. **Plateform...

bug

**What is your feature about ?** It would be nice to be able to register callback functions to trigger specific functionalities when signals are received. **Describe what you'd like** the...

enhancement

**What is your feature about ?** The jsonschema specification will be used in the manager in v1.2. The RapidJSON library included in the filters' code is also able (in a...

enhancement

**What is your feature about ?** about DGA validating input with IsDomainValid(). **If your request is about an existing filter/functionality** DGA **Describe what you'd like** FAUP is used to extract...

enhancement

**What is your feature about ?** Hot Reloading all filters without restarting Darwin completely **Describe what you'd like** Currently, the only way to reload all filters is to know and...

enhancement

**Describe the bug** manager always try to access "report_stats" in configuration when in v2 format, but "report_stats" is not a required field. **Plateform (please complete the following information):** - OS...

bug

**Describe the bug** Fpython_example code is becoming outdated, needs an update. **Additional context** Some development has been done on the filters, and hasn't been reflected on this one, the code...

bug
easy
technical
important

**What is your feature about ?** Be able to store additional context in cache. **Describe what you'd like** When filters store information (aka. certitude currently) to cache, they can't store...

enhancement
technical