Add wazuh api - #500
Draft
jose-caballero wants to merge 6 commits into
Draft
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #500 +/- ##
==========================================
- Coverage 99.19% 98.68% -0.51%
==========================================
Files 112 115 +3
Lines 2723 2822 +99
Branches 336 341 +5
==========================================
+ Hits 2701 2785 +84
- Misses 19 34 +15
Partials 3 3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
anish-mudaraddi
previously approved these changes
Aug 12, 2026
anish-mudaraddi
force-pushed
the
add_wazuh_api
branch
from
August 14, 2026 15:31
b98bdbb to
33cd052
Compare
anish-mudaraddi
approved these changes
Aug 17, 2026
anish-mudaraddi
previously approved these changes
Aug 17, 2026
jose-caballero
dismissed
anish-mudaraddi’s stale review
August 17, 2026 13:40
The merge-base changed after approval.
jose-caballero
force-pushed
the
add_wazuh_api
branch
from
August 17, 2026 13:40
33cd052 to
70136f1
Compare
khalford
requested changes
Aug 18, 2026
jose-caballero
force-pushed
the
add_wazuh_api
branch
from
August 18, 2026 09:07
70136f1 to
9f00154
Compare
jose-caballero
marked this pull request as draft
August 18, 2026 09:34
khalford
previously approved these changes
Aug 19, 2026
jose-caballero
force-pushed
the
add_wazuh_api
branch
from
August 19, 2026 08:43
9f00154 to
d341926
Compare
anish-mudaraddi
force-pushed
the
add_wazuh_api
branch
from
August 21, 2026 11:32
d341926 to
0e20352
Compare
anish-mudaraddi
previously approved these changes
Aug 21, 2026
Write the minimal code to be able to create an API for Wazuh: * dataclass to handle credentials * logger setup
Write the first functionality for the API: query Wazuh for the list of OpenStack Servers running a given version of the Operating System.
anish-mudaraddi
force-pushed
the
add_wazuh_api
branch
from
August 21, 2026 11:36
0e20352 to
ab07bdb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Special Notes:
Submitter:
Have you (where applicable):
Reviewer
Does this PR:
libdirectory?liblayers?