Tomas Sarquis
Tomas Sarquis
|Related Issue| |---| | #14474 | ## Description - To increase the UT coverage on `src/shared_modules/utils` files, I added a new UT for `stringHelper.h`. - To increase the UT coverage...
I'm trying to validate some json files against the [official CVE5 json schema](https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/docs/CVE_JSON_5.0_bundled.json), but the `schema-validator` fails even with a [CVE5 basic example](https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/docs/basic-example.json). Apparently, the lib is failing in [this...
|Wazuh version|Component|Install type|Install method|Platform| |---|---|---|---|---| | master (v4.5) | Unit tests | Any | Any | Any | # Description I'm looking to improve C++ unit tests coverage. In order...
|Related issue| |---| |#14729| ## Description This PR aims to solve the inconsistence, between macOS agents, of obtaining the agent's OS name. It's been discovered that Wazuh sets the OS...
|Related issue| |---| |#22201| ## Description This PR modifies the `CtiDownloader` class in order to handle the HTTP error number 429. When this error reaches, the CM waits for 90...
## Description Change list: - Add a new section: Streaming Music Player - Add an alternative to the new section above: [nuclear](https://github.com/nukeop/nuclear)
I'm receiving the "**failed to lock file '[filename]' for writing**" in an environment where two different applications (processes) try to git pull from the same repository at the same time...
|Related issue| |---| | Closes #24171 | ## Description This PR adds efficacy tests for Mozilla products Firefox and Thunderbird. ## Logs/Alerts example The running log is: ``` (myenv) damangold@damangold:~/Wazuh/dev/wazuh_master/src$...