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 installation assistant and tools adaptation #33

Merged
merged 25 commits into from
Aug 23, 2024

Conversation

davidcr01
Copy link
Contributor

@davidcr01 davidcr01 commented Aug 22, 2024

Description

Related: #19
The aim of this PR is to adapt the changes of the Wazuh installation assistant, Wazuh password tool and Wazuh cert tool to the new repository.

Summarizing, the PR includes:

  • Addition of the repository files: README.md, SECURITY.md, CHANGELOG.md, etc.
  • Deleted unattended references, replaced to installation_assistant or assistant. Some files with this string have been renamed.
  • Changed repository an directory structure.

More information is in this comment: #19 (comment)

@davidcr01 davidcr01 requested a review from a team August 22, 2024 12:38
@davidcr01 davidcr01 self-assigned this Aug 22, 2024
@davidcr01 davidcr01 linked an issue Aug 22, 2024 that may be closed by this pull request
6 tasks
c-bordon
c-bordon previously approved these changes Aug 22, 2024
@davidcr01 davidcr01 force-pushed the enhancement/19-installation-assistant-files-migration branch from 7adf380 to 299f844 Compare August 22, 2024 13:24
c-bordon
c-bordon previously approved these changes Aug 22, 2024
c-bordon
c-bordon previously approved these changes Aug 23, 2024
@@ -0,0 +1,280 @@
from datetime import datetime
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file should be named test_installation_assistant.py.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@davidcr01 davidcr01 requested a review from teddytpc1 August 23, 2024 12:07
@c-bordon c-bordon merged commit 8dc9c1a into 4.10.0 Aug 23, 2024
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.

Migrate the Wazuh unattended scripts related files to wazuh-installation-assistant
3 participants