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

Improve the way that environment data is managed #4059

Merged
merged 4 commits into from
May 24, 2023
Merged

Conversation

mauromalara
Copy link
Contributor

@mauromalara mauromalara commented Mar 28, 2023

Related issue
#4058

Description

Remove the credentials from the code to set them in runtime.

Updated

  • deps/wazuh_testing/wazuh_testing/tools/migration_tool/__init__.py: Dict replaced by None type
  • deps/wazuh_testing/wazuh_testing/tools/migration_tool/utils.py: Change the way the credentials are used.

Testing performed

Testing was performed here.

@mauromalara mauromalara self-assigned this Mar 28, 2023
@mauromalara mauromalara changed the title feat(#4058): remove the default credentials from code. Improve the way that environment data is managed Mar 28, 2023
mauromalara added a commit that referenced this pull request Mar 29, 2023
@mauromalara mauromalara linked an issue Mar 30, 2023 that may be closed by this pull request
@damarisg damarisg merged commit 56666ee into 4.5 May 24, 2023
@damarisg damarisg deleted the 749-e2e-intelligence branch May 24, 2023 17:15
GGP1 pushed a commit that referenced this pull request Jun 2, 2023
* feat(#4058): remove the default credentials from code.

* fix(#4059): fix importing a symbol instead of real var.

* docs(#4059): add change to the changelog.

* style(#4059): remove unused imports and fix CHANGELOG
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.

Improve the way that environment data is managed
2 participants