You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is necessary to verify that the file writing and YAML format validation functions are thread-safe to prevent potential race conditions. These functions are used in centralized configuration.
Description
It is necessary to verify that the file writing and YAML format validation functions are thread-safe to prevent potential race conditions. These functions are used in centralized configuration.
Download
wazuh-agent/src/agent/communicator/src/communicator.cpp
Lines 225 to 258 in ca4f4b7
Validation
wazuh-agent/src/agent/configuration_parser/src/configuration_parser.cpp
Lines 115 to 130 in ca4f4b7
The text was updated successfully, but these errors were encountered: