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

Add download content to installation #6918

Conversation

diegodfrf
Copy link
Contributor

@diegodfrf diegodfrf commented Jan 5, 2024

Description

There's a new option for installing the manager, DOWNLOAD_CONTENT_AND_DECOMPRESS.

On the initial run of the manager, the vulnerability detection content must be downloaded and processed, which can be time-consuming. Due to this, it is now possible to download a database of the daily updated content, thereby avoiding processing on the initial run. This file is stored in S3.

Note: It's only for the installation, afterward the CTI will be used.

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

Update

image

@diegodfrf diegodfrf self-assigned this Jan 5, 2024
@diegodfrf diegodfrf added level/task Task issue type/enhancement Enhancement issue labels Jan 5, 2024
@diegodfrf diegodfrf linked an issue Jan 5, 2024 that may be closed by this pull request
@diegodfrf diegodfrf changed the base branch from master to enhancement/495-update-refactored-vulnerability-detector January 5, 2024 13:17
@diegodfrf diegodfrf marked this pull request as ready for review January 5, 2024 13:27
@Dwordcito Dwordcito self-requested a review January 7, 2024 06:45
@Dwordcito Dwordcito merged commit 53521a3 into enhancement/495-update-refactored-vulnerability-detector Jan 7, 2024
3 checks passed
@Dwordcito Dwordcito deleted the 21180-add-download-content-to-installation branch January 7, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/enhancement Enhancement issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add download content to wazuh-documentation
2 participants