Skip to content

Feature: Holm Security Vulnerabilities - #3127

Open
vg-svitla wants to merge 3 commits into
mainfrom
feature/holm_security_vulnerabilities
Open

Feature: Holm Security Vulnerabilities#3127
vg-svitla wants to merge 3 commits into
mainfrom
feature/holm_security_vulnerabilities

Conversation

@vg-svitla

Copy link
Copy Markdown
Collaborator

Relates to 1620, 1517

@vg-svitla
vg-svitla requested a review from TOUFIKIzakarya July 22, 2026 14:55
Base automatically changed from feature/holm_security_device to main July 31, 2026 12:42

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 documentation for the new Holm Security Vulnerabilities asset connector and extends Holm Security asset connector docs to cover Reveal module availability, beta gating, and OCSF field mappings.

Changes:

  • Add a new Vulnerability connector page for Holm Security and link it in the MkDocs navigation.
  • Update Holm Security Devices documentation with Reveal module/beta flag notes and API endpoint details.
  • Add generated OCSF mapping documentation for Holm Security Vulnerabilities and extend Holm Security Devices mapping with network-asset coverage.

Reviewed changes

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

Show a summary per file
File Description
mkdocs.yml Adds the Holm Security vulnerability connector page to the navigation.
docs/integration/assets_categories/vulnerability/holm_security.md New setup/overview page for the Holm Security Vulnerabilities asset connector.
docs/integration/assets_categories/device/holm_security.md Adds Reveal module requirement + beta flag note and clarifies API calls used by the connector.
_shared_content/operations_center/integrations/generated_assets_documentation/holm-security_vulnerability.md Adds generated OCSF mapping + examples for Vulnerability Finding events.
_shared_content/operations_center/integrations/generated_assets_documentation/holm-security_device.md Extends generated device mapping docs with network asset example and mapping fields.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


## Information Collected

The Holm Security Vulnerabilities fetches comprehensive information and transforms it into the OCSF (Open Cybersecurity Schema Framework) format for standardized security monitoring and asset management.
Comment on lines +18 to +19
The asset connector calls `GET /v2/net-assets` and `GET /v2/net-assets/report/vulnerabilities/` on the Holm Security API (`https://se-api.holmsecurity.com`),
to fetch the managed device inventory and the vulnerability findings, respectively. It then correlates each finding to a device and emits an OCSF Vulnerability Finding object.
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.

4 participants