Date: Sun, 13 Apr 2025 09:56:15 GMT From: Lorenzo Salvadore <salvadore@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 9d622ead8d - main - Status/2025Q1/wazuh.adoc: Add report Message-ID: <202504130956.53D9uFOH070765@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=9d622ead8d1af890f09d5d9553645a64f2785dfe commit 9d622ead8d1af890f09d5d9553645a64f2785dfe Author: Alonso Cárdenas Márquez <acm@FreeBSD.org> AuthorDate: 2025-04-13 09:53:56 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2025-04-13 09:55:31 +0000 Status/2025Q1/wazuh.adoc: Add report Reviewed by: Chris Moerz <freebsd@ny-central.org> --- .../en/status/report-2025-01-2025-03/wazuh.adoc | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/website/content/en/status/report-2025-01-2025-03/wazuh.adoc b/website/content/en/status/report-2025-01-2025-03/wazuh.adoc new file mode 100644 index 0000000000..2953a40af4 --- /dev/null +++ b/website/content/en/status/report-2025-01-2025-03/wazuh.adoc @@ -0,0 +1,37 @@ +=== Wazuh on FreeBSD + +Links: + +link:https://www.wazuh.com/[Wazuh] URL: link:https://www.wazuh.com/[] + + +Contact: José Alonso Cárdenas Márquez <acm@FreeBSD.org> + +Wazuh is a free and open source platform used for threat prevention, detection, and response. +It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments. + +Wazuh solution consists of an endpoint security agent, deployed to the monitored systems, and a management server, which collects and analyzes data gathered by the agents. +Besides, Wazuh has been fully integrated with the Elastic Stack or OpenSearch Stack, providing a search engine and data visualization tool that allows users to navigate through their security alerts. + +During this quarter, there were many bugfixes and improvements to wazuh ports. + +- Update bundle python to 3.11.11 +- Update package:textproc/opensearch[] dependency to 2.16.x +- Update package:textport/opensearch-dashboards[] dependency to 2.16.x +- Update package:databases/py-pyarrow[] whl to 19.0.1 + +A quickly Wazuh jail installation to test it can be done using link:https://github.com/AppJail-makejails/wazuh[Wazuh AppJail-Makejails]. + +A big thank to link:https://www.entersekt.com/[Entersekt] for sponsor my work. +Now I can use a RockPro64 (aarch64) for Wazuh testing/packaging. + +People interested in helping with the project are welcome. + +Current version: 4.11.0 + +TODO + +* Add Wazuh cluster-mode infrastructure AppJail makejails +* Add vulnerability detection support to FreeBSD Wazuh agent +* Add FreeBSD like official support platform by Wazuh Inc +* Update FreeBSD SCA Policies to new FreeBSD CIS Benchmark + +Sponsor: Entersekt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504130956.53D9uFOH070765>
