Small issues fixed (#3386)

This commit is contained in:
Bas van den Berg
2025-03-24 15:27:18 +01:00
committed by GitHub
parent 396922b9fd
commit 7d0f60c8d1
3 changed files with 5 additions and 14 deletions

View File

@ -2,7 +2,7 @@
"name": "Wazuh",
"slug": "wazuh",
"categories": [
1
9
],
"date_created": "2025-03-24",
"type": "ct",
@ -11,7 +11,7 @@
"interface_port": 443,
"documentation": "https://documentation.wazuh.com/",
"website": "https://wazuh.com/",
"logo": "https://avatars.githubusercontent.com/u/13752566?s=200&v=4",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/wazuh.svg",
"description": "Wazuh is an open-source security monitoring solution that provides endpoint protection, network monitoring, and log analysis capabilities.",
"install_methods": [
{
@ -20,7 +20,7 @@
"resources": {
"cpu": 4,
"ram": 4096,
"hdd": 10,
"hdd": 18,
"os": "debian",
"version": "12"
}