-
Notifications
You must be signed in to change notification settings - Fork 159
Cloud security integrations 9.1 #2318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
benironside
merged 13 commits into
main
from
2090-2091-2092-v9.1-cloud-security-integrations
Jul 30, 2025
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
8dbba40
Cloud security integrations
benironside ac1d406
updates
benironside 010bc13
fixes error
benironside 34b8083
Merge branch 'main' into 2090-2091-2092-v9.1-cloud-security-integrations
benironside 179012c
incorporates feedback
benironside 6485530
Merge branch '2090-2091-2092-v9.1-cloud-security-integrations' of htt…
benironside c486ec1
Merge branch 'main' into 2090-2091-2092-v9.1-cloud-security-integrations
benironside 509793a
fixes broken link
benironside a581652
Merge branch '2090-2091-2092-v9.1-cloud-security-integrations' of htt…
benironside 6e53cec
Apply suggestions from code review
benironside 48d980f
fixes bug
benironside 6746795
Merge branch '2090-2091-2092-v9.1-cloud-security-integrations' of htt…
benironside 07e5a40
Merge branch 'main' into 2090-2091-2092-v9.1-cloud-security-integrations
benironside File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
applies_to: | ||
stack: all | ||
serverless: | ||
security: all | ||
products: | ||
- id: security | ||
- id: cloud-serverless | ||
--- | ||
|
||
# Qualys VMDR | ||
|
||
This page explains how to make data from the Qualys Vulnerability Management, Detection and Response integration (Qualys VMDR) appear in the following places within {{elastic-sec}}: | ||
|
||
- **Findings page**: Data appears on the [Vulnerabilities](/solutions/security/cloud/findings-page-3.md) tab. | ||
- **Alert and Entity details flyouts**: Applicable data appears in the [Insights section](/solutions/security/detect-and-alert/view-detection-alert-details.md#insights-section). | ||
|
||
:::{note} | ||
Data from this integration does not appear on the [CNVM dashboard](/solutions/security/cloud/cnvm-dashboard.md). | ||
::: | ||
|
||
In order for Qualys VMDR data to appear in these workflows: | ||
|
||
- Ensure you have read privileges for the following index: `security_solution-*.vulnerability_latest`. | ||
- Follow the steps to [set up the Qualys VMDR integration](https://www.elastic.co/docs/reference/integrations/qualys_vmdr). | ||
- While configuring the integration, in the **Host detection data** section, under **Input parameters**, enter `host_metadata=all`. This enables the ingest of `cloud.*` fields. | ||
- ({{stack}} users) Ensure you're on at least v8.16. | ||
- Make sure the integration version is at least 6.0.0. | ||
|
||
:::{note} | ||
You can ingest data from the Qualys VMDR integration for other purposes without following these steps. | ||
::: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
applies_to: | ||
stack: all | ||
serverless: | ||
security: all | ||
products: | ||
- id: security | ||
- id: cloud-serverless | ||
--- | ||
|
||
|
||
# Rapid7 | ||
This page explains how to make data from the Rapid7 InsightVM integration (Rapid7) appear in the following places within {{elastic-sec}}: | ||
|
||
- **Findings page**: Data appears on the [Vulnerabilities](/solutions/security/cloud/findings-page-3.md) tab. | ||
- **Alert and Entity details flyouts**: Applicable data appears in the [Insights section](/solutions/security/detect-and-alert/view-detection-alert-details.md#insights-section). | ||
|
||
:::{note} | ||
Data from this integration does not appear on the [CNVM dashboard](/solutions/security/cloud/cnvm-dashboard.md). | ||
::: | ||
|
||
In order for Rapid7 data to appear in these workflows: | ||
|
||
- Ensure you have read privileges for the following index: `security_solution-*.vulnerability_latest`. | ||
- Follow the steps to [set up the Rapid7 integration](https://www.elastic.co/docs/reference/integrations/rapid7_insightvm). | ||
- ({{stack}} users) Ensure you're on at least v9.1. | ||
- Make sure the Rapid7 version is at least 2.0.0. | ||
|
||
:::{note} | ||
You can ingest data from the Rapid7 integration for other purposes without following these steps. | ||
::: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
applies_to: | ||
stack: all | ||
serverless: | ||
security: all | ||
products: | ||
- id: security | ||
- id: cloud-serverless | ||
--- | ||
|
||
|
||
# Tenable VM | ||
benironside marked this conversation as resolved.
Show resolved
Hide resolved
|
||
This page explains how to make data from the Tenable Vulnerability Management integration (Tenable VM) appear in the following places within {{elastic-sec}}: | ||
|
||
- **Findings page**: Data appears on the [Vulnerabilities](/solutions/security/cloud/findings-page-3.md) tab. | ||
- **Alert and Entity details flyouts**: Applicable data appears in the [Insights section](/solutions/security/detect-and-alert/view-detection-alert-details.md#insights-section). | ||
|
||
::::{note} | ||
Data from this integration does not appear on the [CNVM dashboard](/solutions/security/cloud/cnvm-dashboard.md). | ||
:::: | ||
|
||
In order for Tenable VM data to appear in these workflows: | ||
|
||
- Ensure you have read privileges for the following index: `security_solution-*.vulnerability_latest`. | ||
- Follow the steps to [set up the Tenable VM integration](https://www.elastic.co/docs/reference/integrations/tenable_io). | ||
- ({{stack}} users) Ensure you're on at least v9.1. | ||
- Make sure the Tenable VM version is at least 4.0.0. | ||
|
||
::::{note} | ||
You can ingest data from the Tenable VM integration for other purposes without following these steps. | ||
:::: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.