Gabriel Díaz

Results 46 issues of Gabriel Díaz

Hello The mongo storage uses this to save accesses, authorizations and clients: ``` UpsertId(data.Code, data) ``` But it does not work for me. (mongodb 2.4.9) It does not save data.Code...

## Project's description Our users' feedback tells us the perceived performance of the applications is too slow. Through this issue, we want to centralize all the works we want to...

Epic
performance

## Description We need to ensure the UI compatibility with the next Wazuh indexer which might be based on OpenSearch 2.0.0. This update is still being discussed, and we need...

4.4
compatibility
cat-3

## Summary Update the way the "add agent wizard" works. Currently, we have: ![cloud](https://user-images.githubusercontent.com/15186973/187923814-c464b220-5c75-490f-a74e-03d6aa888ba6.png) ## Requirements We need to: * separate the selection of each operating system, as the installation...

enhancement
Epic
cat-3

**Describe the solution you'd like** In the agent's dashboard, there is an SCA card with a severity indicator of the last SCA scan made for that agent. It is not...

enhancement
cat-3

**Describe the solution you'd like** The current README has sections which are better covered in our documentation. We need to remove those sections and add pointers to the official documentation...

enhancement

| Wazuh | Elastic | Rev | Security | | ----- | ------- | ---- | -------- | | 4.3.5 | - | - | - | | Browser |...

bug
cat-5

**Describe the solution you'd like** A user navitages to the agent overview page using a device with an uncommon resolution ( like a MS Surface) and it renders like this:...

enhancement

**Describe the solution you'd like** We want to include the UI components of the [Wazuh and Azure integration](https://documentation.wazuh.com/current/azure/). For that purpose we will need: * Add to configuration the setting...

enhancement

As per https://github.com/golang/go/issues/11818

help wanted