wazuh icon indicating copy to clipboard operation
wazuh copied to clipboard

Update windows install/upgrade permissions

Open lchico opened this issue 6 months ago • 0 comments

Related issue
https://github.com/wazuh/wazuh/issues/24078

Description

Configuration options

Logs/Alerts example

Tests

  • Compilation without warnings in every supported platform
    • [ ] Linux
    • [ ] Windows
    • [ ] MAC OS X
  • [ ] Source installation
  • [ ] Package installation
  • [ ] Source upgrade
  • [ ] Package upgrade
  • [ ] Review logs syntax and correct language
  • [ ] QA templates contemplate the added capabilities
  • Memory tests for Linux
    • [ ] Scan-build report
    • [ ] Coverity
    • [ ] Valgrind (memcheck and descriptor leaks check)
    • [ ] Dr. Memory
    • [ ] AddressSanitizer
  • Memory tests for Windows
    • [ ] Scan-build report
    • [ ] Coverity
    • [ ] Dr. Memory
  • Memory tests for macOS
    • [ ] Scan-build report
    • [ ] Leaks
    • [ ] AddressSanitizer
  • [ ] Retrocompatibility with older Wazuh versions
  • [ ] Working on cluster environments
  • [ ] Configuration on demand reports new parameters
  • [ ] The data flow works as expected (agent-manager-api-app)
  • [ ] Added unit tests (for new features)
  • [ ] Stress test for affected components
  • Decoder/Rule tests
    • [ ] Added unit testing files ".ini"
    • [ ] runtests.py executed without errors

lchico avatar Aug 27 '24 19:08 lchico