Skip to content

Add Wazuh inbound custom integration#48

Merged
doug-markiewicz merged 19 commits into
mainfrom
wazuh
May 28, 2026
Merged

Add Wazuh inbound custom integration#48
doug-markiewicz merged 19 commits into
mainfrom
wazuh

Conversation

@MaxBish

@MaxBish MaxBish commented May 27, 2026

Copy link
Copy Markdown
Contributor

🆕 New Integration

Description

Wazuh integration

Checklist

  • New Integration Folder: A new folder has been created for the integration.
  • Updated README: The README has been updated based on the boilerplate to reflect the new integration details.
  • custom-integration.star File: The custom-integration-<name>.star file has been created/updated as required.
  • config.json File: The config.json is updated with the name (product name) and type (inbound or outbound) of integration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new inbound custom integration for Wazuh so runZero can ingest/enrich asset inventory data from the Wazuh manager API.

Changes:

  • Added a new wazuh/ integration folder with Starlark ingestion script, config, and setup README.
  • Updated the root README to include the new Wazuh integration link.
  • Updated docs/integrations.json to include the new integration entry and refreshed metadata.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
wazuh/README.md Documents prerequisites and setup steps for running the Wazuh custom integration in runZero.
wazuh/custom-integration-wazuh.star Implements Wazuh API auth, agent retrieval, syscollector netiface/netaddr enrichment, and asset conversion for runZero import.
wazuh/config.json Declares the integration metadata (name, type).
README.md Adds Wazuh to the list of inbound integrations.
docs/integrations.json Updates the published integration catalog to include Wazuh and refreshes the generated metadata.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread wazuh/custom-integration-wazuh.star Outdated
Comment thread wazuh/custom-integration-wazuh.star Outdated
Comment thread wazuh/custom-integration-wazuh.star
Comment thread wazuh/custom-integration-wazuh.star Outdated
Comment thread wazuh/custom-integration-wazuh.star
Comment thread wazuh/custom-integration-wazuh.star Outdated
Comment thread wazuh/custom-integration-wazuh.star
Comment thread docs/integrations.json Outdated
Comment thread wazuh/custom-integration-wazuh.star Outdated
Comment thread wazuh/custom-integration-wazuh.star Outdated
MaxBish and others added 17 commits May 27, 2026 13:36
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@doug-markiewicz doug-markiewicz merged commit 18d9176 into main May 28, 2026
@doug-markiewicz doug-markiewicz deleted the wazuh branch May 28, 2026 14:21
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.

3 participants