Skip to content

Commit

Permalink
Merge branch '4.10.0' into merge-4.10.0-into-4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
javimed committed Dec 13, 2024
2 parents 0f2a2e6 + 8d67d05 commit 70b4e68
Show file tree
Hide file tree
Showing 233 changed files with 1,944 additions and 2,370 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ All notable changes to this project will be documented in this file.
- Added the agent uninstall RBAC action. ([#7708](https://github.com/wazuh/wazuh-documentation/pull/7708))
- Added the ``anti_tampering`` configuration block documentation. ([#7580](https://github.com/wazuh/wazuh-documentation/pull/7580))
- Added PowerPC package references back to the packages list. ([#7724](https://github.com/wazuh/wazuh-documentation/pull/7724))
- Added dependencies to the dependency requirements in the Offline installation guide using the installation assistant. ([#7931](https://github.com/wazuh/wazuh-documentation/pull/7931))
- Added ``wazuh.updates.disabled`` to the *Wazuh dashboard settings* reference document. ([#7977](https://github.com/wazuh/wazuh-documentation/pull/7977))

### Changed

Expand All @@ -25,10 +27,28 @@ All notable changes to this project will be documented in this file.
- Updated the available SCA policies table. ([#7698](https://github.com/wazuh/wazuh-documentation/pull/7698))
- Updated default and allowed ``chunk_size`` values for upgrading agents using wpk files. ([#7717](https://github.com/wazuh/wazuh-documentation/pull/7717))
- Updated upgrading steps for Wazuh on Docker and Wazuh on Kubernetes deployments. ([#7859](https://github.com/wazuh/wazuh-documentation/pull/7859))
- Replaced ``wazuh-packages`` repository references with ``wazuh-virtual-machines`` in the OVA generation guide. ([#7926](https://github.com/wazuh/wazuh-documentation/pull/7926))
- Updated agent dashboard screenshots: Inventory, Stats, and Configuration. ([#7942](https://github.com/wazuh/wazuh-documentation/pull/7942))
- Updated references for the new Wazuh dashboard Agents management section. ([#7944](https://github.com/wazuh/wazuh-documentation/pull/7944))
- Replaced VirusTotal screenshot in the getting started guide. ([#7946](https://github.com/wazuh/wazuh-documentation/pull/7946))
- Updated malware detection screenshots to include VirusTotal. ([#7975](https://github.com/wazuh/wazuh-documentation/pull/7975))
- Updated **Inventory Data** page screenshots to reflect the newly added tabs: **Software**, **Network**, and **Processes**. ([#7976 ](https://github.com/wazuh/wazuh-documentation/pull/7976))
- Changed ``urllib3`` dependency version to ``1.26.20`` and fixed references to the minimum Python version. ([#7978](https://github.com/wazuh/wazuh-documentation/pull/7978))
- Updated references to the ``wazuh-packages`` repository in commands for building agent packages to reflect the latest repository structure. ([#7995](https://github.com/wazuh/wazuh-documentation/pull/7995))
- Updated dashboard query configuration screenshots. ([#8027](https://github.com/wazuh/wazuh-documentation/pull/8027))
- Improved Password management section. ([#8026](https://github.com/wazuh/wazuh-documentation/pull/8026))

### Fixed

- Updated URL in Puppet agent installation step. ([#7920](https://github.com/wazuh/wazuh-documentation/pull/7920))
- Added ``gnupg`` to the dependencies installation step in the Install Ansible guide. ([#7932](https://github.com/wazuh/wazuh-documentation/pull/7932))
- Added step in the *Upgrading Wazuh Docker* guide. ([#7929](https://github.com/wazuh/wazuh-documentation/pull/7929))
- Fixed Securing your Wazuh installation steps for distributed deployments in Password management section. ([#8026](https://github.com/wazuh/wazuh-documentation/pull/8026))

### Removed

- Removed the step to disable the Wazuh manager service from the *Uninstalling the Wazuh central components* guide. ([#7814](https://github.com/wazuh/wazuh-documentation/pull/7814))
- Removed ``wazuh-packages`` repository reference from release notes. ([#7970](https://github.com/wazuh/wazuh-documentation/pull/7970))

# [v4.9.2]

Expand Down
100 changes: 96 additions & 4 deletions source/_static/js/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ redirections.push(
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/user-manual/wazuh-indexer/certificates.html',
'4.9': '/user-manual/wazuh-indexer/wazuh-indexer-cluster.html#certificates-deployment',
'4.9': '/user-manual/wazuh-indexer-cluster.html#certificates-deployment',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
Expand All @@ -182,12 +182,17 @@ redirections.push(
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/user-manual/upscaling/adding-indexer-node.html',
'4.9': '/user-manual/wazuh-indexer/wazuh-indexer-cluster.html#adding-wazuh-indexer-nodes',
'4.9': '/user-manual/wazuh-indexer-cluster.html#adding-wazuh-indexer-nodes',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/user-manual/upscaling/adding-server-node.html',
'4.9': '/user-manual/manager/wazuh-server-cluster.html#adding-new-wazuh-server-nodes',
'4.9': '/user-manual/wazuh-server-cluster.html#adding-new-wazuh-server-nodes',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/user-manual/manager/wazuh-server-cluster.html',
'4.9': '/user-manual/wazuh-server-cluster.html',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
Expand Down Expand Up @@ -224,6 +229,71 @@ redirections.push(
'4.8': '/migration-guide/files-backup/restoring/wazuh-central-components.html',
'4.9': '/migration-guide/restoring/wazuh-central-components.html',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/azure/activity-services/entra/graph.html',
'4.9': '/cloud-security/azure/graph.html',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/azure/activity-services/entra/index.html',
'4.9': '/cloud-security/azure/graph.html#microsoft-entra-id-use-case',
},
{
'target': ['4.8=>4.9'],
'4.8': '/cloud-security/azure/activity-services/index.html',
'4.9': '/cloud-security/azure/index.html',
},
{
'target': ['4.8=>4.9'],
'4.8': '/cloud-security/azure/activity-services/prerequisites/considerations.html',
'4.9': '/cloud-security/azure/platform-and-services.html#prerequisites',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/azure/activity-services/prerequisites/credentials.html',
'4.9': '/cloud-security/azure/platform-and-services.html#configuring-azure-credentials',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/azure/activity-services/prerequisites/dependencies.html',
'4.9': '/cloud-security/azure/platform-and-services.html#installing-dependencies',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/azure/activity-services/prerequisites/index.html',
'4.9': '/cloud-security/azure/platform-and-services.html#prerequisites',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/azure/activity-services/services/index.html',
'4.9': '/cloud-security/azure/index.html',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/azure/activity-services/services/log-analytics.html',
'4.9': '/cloud-security/azure/log-analytics.html',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/azure/activity-services/services/storage.html',
'4.9': '/cloud-security/azure/storage.html',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/azure/activity-services/index.html',
'4.9': '/cloud-security/azure/platform-and-services.html',
},
{
'target': ['4.8=>4.9', '4.9=>4.8'],
'4.8': '/cloud-security/ms-graph/index.html',
'4.9': '/cloud-security/azure/monitoring-ms-graph.html',
},
{
'target': ['4.8=>4.9'],
'4.8': '/cloud-security/ms-graph/monitoring-ms-graph-activity.html',
'4.9': '/cloud-security/azure/monitoring-ms-graph.html',
},
);

/* Pages added in 4.10 */
Expand Down Expand Up @@ -263,7 +333,8 @@ newUrls['4.9'] = [
'/user-manual/agent/agent-management/remote-upgrading/wpk-files/wpk-list.html',
'/user-manual/wazuh-dashboard/navigating-the-wazuh-dashboard.html',
'/user-manual/wazuh-dashboard/settings.html',
'/user-manual/wazuh-indexer/wazuh-indexer-cluster.html',
'/user-manual/wazuh-server-cluster.html',
'/user-manual/wazuh-indexer-cluster.html',
'/cloud-service/your-environment/custom-dns.html',
'/migration-guide/creating/index.html',
'/migration-guide/creating/wazuh-agent.html',
Expand All @@ -273,11 +344,18 @@ newUrls['4.9'] = [
'/migration-guide/restoring/wazuh-central-components.html',
'/cloud-security/amazon/services/prerequisites/aws-policy.html',
'/cloud-security/amazon/services/prerequisites/iam-identities.html',
'/cloud-security/azure/graph.html',
'/cloud-security/azure/platform-and-services.html',
'/cloud-security/azure/log-analytics.html',
'/cloud-security/azure/storage.html',
'/cloud-security/azure/monitoring-ms-graph.html',
'/cloud-security/azure/ms-graph-api-setup.html',
];

/* Pages no longer available in 4.9 */

removedUrls['4.9'] = [
'/deployment-options/docker/data-migration.html',
'/deployment-options/offline-installation.html',
'/development/packaging/generate-deb-package.html',
'/development/packaging/generate-rpm-package.html',
Expand All @@ -295,6 +373,7 @@ removedUrls['4.9'] = [
'/user-manual/wazuh-dashboard/config-file.html',
'/user-manual/wazuh-dashboard/management.html',
'/user-manual/wazuh-indexer/certificates.html',
'/user-manual/manager/wazuh-server-cluster.html',
'/user-manual/capabilities/policy-monitoring/index.html',
'/user-manual/capabilities/policy-monitoring/openscap/index.html',
'/user-manual/capabilities/policy-monitoring/openscap/how-it-works.html',
Expand All @@ -318,6 +397,19 @@ removedUrls['4.9'] = [
'/migration-guide/files-backup/restoring/index.html',
'/migration-guide/files-backup/restoring/wazuh-agent.html',
'/migration-guide/files-backup/restoring/wazuh-central-components.html',
'/cloud-security/azure/activity-services/entra/graph.html',
'/cloud-security/azure/activity-services/entra/index.html',
'/cloud-security/azure/activity-services/index.html',
'/cloud-security/azure/activity-services/prerequisites/considerations.html',
'/cloud-security/azure/activity-services/prerequisites/credentials.html',
'/cloud-security/azure/activity-services/prerequisites/dependencies.html',
'/cloud-security/azure/activity-services/prerequisites/index.html',
'/cloud-security/azure/activity-services/services/index.html',
'/cloud-security/azure/activity-services/services/log-analytics.html',
'/cloud-security/azure/activity-services/services/storage.html',
'/cloud-security/azure/posture-management.html',
'/cloud-security/ms-graph/index.html',
'/cloud-security/ms-graph/monitoring-ms-graph-activity.html',
];

/* *** RELEASE 4.8 ****/
Expand Down
2 changes: 1 addition & 1 deletion source/_templates/cloud/notes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. Copyright (C) 2015 Wazuh, Inc.
You can configure the integration with |service| either in the Wazuh manager or in a Wazuh agent. This choice depends solely on how you access your |service| infrastructure in your environment.
You can configure the Wazuh module for |service| either in the Wazuh manager or in a Wazuh agent. This choice depends solely on how you access your |service| infrastructure in your environment.

You only need to install dependencies when configuring the integration with |service| in a Wazuh agent. The Wazuh manager already includes all the necessary dependencies.

Expand Down
1 change: 0 additions & 1 deletion source/_templates/cloud/pip_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ If your pip version is less than 19.3, run the following command to upgrade the

To prevent the modification, you can run ``pip3 install --upgrade pip`` within a virtual environment. You must update the shebang of the |module_script| Python script with the interpreter in your virtual environment. For example, ``#!/path/to/your/virtual/environment/bin/python3``.


.. End of include file
2 changes: 1 addition & 1 deletion source/_templates/cloud/python_installation.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. Copyright (C) 2015 Wazuh, Inc.
The Wazuh module for |service| requires `Python 3 <https://www.python.org/downloads/>`__. Specifically, it's compatible with Python |py_cloud_cont_min|–|py_cloud_cont_max|. While later Python versions should work as well, we can't assure they are compatible. If you do not have Python 3 already installed, run the following command to install it on the endpoint where the Wazuh agent is installed.
The Wazuh module for |service| is compatible with Python |py_cloud_cont_min|–|py_cloud_cont_max|. While later `Python versions <https://www.python.org/downloads/>`__ should work as well, we can't assure they are compatible. If you do not have Python 3 already installed, run the following command on your monitored endpoint.

.. tabs::

Expand Down
Loading

0 comments on commit 70b4e68

Please sign in to comment.