Skip to content

Remove execd.* entries from manager's internal_options.conf#34648

Draft
lchico wants to merge 1 commit intomainfrom
enhancement/34643-rm-execd-fr-managers-internal-options
Draft

Remove execd.* entries from manager's internal_options.conf#34648
lchico wants to merge 1 commit intomainfrom
enhancement/34643-rm-execd-fr-managers-internal-options

Conversation

@lchico
Copy link
Member

@lchico lchico commented Feb 26, 2026

Description

Proposed Changes

Results and Evidence

Manual tests with their corresponding evidence

  • Compilation without warnings on every supported platform
    • Linux
    • Windows
    • MAC OS X
  • Log syntax and correct language review
  • Memory tests for Linux

    • Coverity
    • Valgrind (memcheck and descriptor leaks check)
    • AddressSanitizer
  • Memory tests for Windows

    • Coverity
    • UMDH
  • Memory tests for macOS

    • Leaks
    • AddressSanitizer
  • Decoder/Rule tests (Wazuh v4.x)

    • Added unit testing files ".ini"
    • runtests.py executed without errors
  • Engine (Wazuh v5.x and above)

    • Test run in parallel
    • ASAN for test (utest/ctest)
    • TSAN for test and wazuh-engine.
  • Wazuh server API/Framework

    • Run API Integration Tests

Artifacts Affected

Configuration Changes

Tests Introduced

Review Checklist

  • Code changes reviewed
  • Relevant evidence provided
  • Tests cover the new functionality
  • Configuration changes documented
  • Developer documentation reflects the changes
  • Meets requirements and/or definition of done
  • No unresolved dependencies with other issues
  • ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove execd.* entries from manager's internal_options.conf after agent/manager split

1 participant