Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wazuh 4.8 upgrade #249

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Wazuh 4.8 upgrade #249

merged 2 commits into from
Jun 21, 2024

Conversation

taylorwalton
Copy link
Contributor

No description provided.

The code changes in this commit add a Wazuh Manager version check for agent vulnerabilities. The `get_wazuh_manager_version` function fetches the version of the Wazuh Manager, and the `check_wazuh_manager_version` function checks if the version is 4.8.0 or higher. This check is used in the `get_agent_vulnerabilities` function to determine whether to collect vulnerabilities using the new method or the old method.
@taylorwalton taylorwalton merged commit 34b0477 into main Jun 21, 2024
1 check passed
@taylorwalton taylorwalton deleted the wazuh-4.8-upgrade branch June 21, 2024 18:29
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.

1 participant