Skip to content

(DRAFT) Feature: Custom Asset Connectors (1598)#3082

Open
vg-svitla wants to merge 1 commit into
mainfrom
feature/custom_asset_connectors_docs
Open

(DRAFT) Feature: Custom Asset Connectors (1598)#3082
vg-svitla wants to merge 1 commit into
mainfrom
feature/custom_asset_connectors_docs

Conversation

@vg-svitla

Copy link
Copy Markdown
Collaborator

Relates to 1598

@vg-svitla vg-svitla requested a review from TOUFIKIzakarya June 25, 2026 10:53
@github-actions

Copy link
Copy Markdown

Newest code from vg-svitla has been published to preview environment

🚀 Latest deployment was built on 2026-06-25 11:01:00 (c579b050dfeed26d7e2860265dac7008940b3e99).

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

This PR updates the documentation to reflect availability of asset connectors and introduces developer guidance for building Asset Connectors as part of an automation module.

Changes:

  • Removes “coming soon” wording for asset connectors across XDR collection docs.
  • Updates Integrations Catalog documentation to include asset connectors as a supported content type.
  • Adds an “Asset Connector” section to the module creation guide, including configuration, sample code, and manifest/entrypoint guidance.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
docs/xdr/features/collect/integrations_hub.md Updates Integrations Catalog descriptions and filters to include asset connectors (no longer “coming soon”).
docs/xdr/features/collect/assets.md Updates asset discovery method descriptions to treat asset connectors as available.
docs/integration/develop_integration/automation/create_a_module.md Adds a new “Asset Connector” walkthrough (requirements, OCSF models, sample implementation, manifest + entrypoint).

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


- A description of the integration
- Information on where it is used, allowing you to directly pivot to the playbooks intakes or asset connectors (coming soon) where the integration is active
- Information on where it is used, allowing you to directly pivot to the playbooks intakes or asset connectors where the integration is active


=== "Asset Connector"
An asset connector is a Python code file executed by Sekoia to collect **assets** — devices, users, software, or vulnerabilities — from an external source and synchronize them into your Sekoia.io asset inventory. Unlike an event Connector (which pushes raw events to an intake), an asset connector pushes structured **OCSF** asset records to the Asset API.
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.

2 participants