Skip to content

feat(rapid7): add new Rapid7InsightVM CCP data connector and bump version to 4.0.0#13625

Open
artafres wants to merge 3 commits intoAzure:masterfrom
artafres:artafres/Rapid7InsightVM_ccf
Open

feat(rapid7): add new Rapid7InsightVM CCP data connector and bump version to 4.0.0#13625
artafres wants to merge 3 commits intoAzure:masterfrom
artafres:artafres/Rapid7InsightVM_ccf

Conversation

@artafres
Copy link
Contributor

Added Rapid7InsightVM CCP connector definition to solution package and updated version from 3.1.1 to 4.0.0. Updated data connector count in UI description from 1 to 2 to reflect the addition of the new connector.

Required items, please complete

Change(s):

  • See guidance below

Reason for Change(s):

  • See guidance below

Version Updated:

  • Required only for Detections/Analytic Rule templates
  • See guidance below

Testing Completed:

  • See guidance below

Checked that the validations are passing and have addressed any issues that are present:

  • See guidance below

Guidance <- remove section before submitting


Before submitting this PR please ensure that you have read the following sections and filled out the changes, reason for change and testing complete sections:

Thank you for your contribution to the Microsoft Sentinel Github repo.

Details of the code changes in your submitted PR. Providing descriptions for pull requests ensures there is context to changes being made and greatly enhances the code review process. Providing associated Issues that this resolves also easily connects the reason.

Change(s):

  • Updated syntax for XYZ.yaml

Reason for Change(s):

Version updated:

  • Yes
  • Detections/Analytic Rule templates are required to have the version updated

The code should have been tested in a Microsoft Sentinel environment that does not have any custom parsers, functions or tables, so that you validate no incorrect syntax and execution functions properly. If your submission requires a custom parser or function, it must be submitted with the PR.

Testing Completed:

  • Yes/No/Need Help

Note: If updating a detection, you must update the version field.

Before the submission has been made, please look at running the KQL and Yaml Validation Checks locally.
https://github.com/Azure/Azure-Sentinel#run-kql-validation-locally

Checked that the validations are passing and have addressed any issues that are present:

  • Yes/No/Need Help

Note: Let us know if you have tried fixing the validation error and need help.

References:


Added Rapid7InsightVM CCP connector definition to solution package and updated version from 3.1.1 to 4.0.0. Updated data connector count in UI description from 1 to 2 to reflect the addition of the new connector.
@artafres artafres requested review from a team as code owners February 12, 2026 18:13
"type": "APIKey",
"ApiKey": "[[parameters('ApiKey')]",
"ApiKeyName": "X-Api-Key",
"ApiKeyIdentifier": "",
Copy link
Contributor

Choose a reason for hiding this comment

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

is this accurate?

Add KQL validation test schemas for Rapid7InsightVMCloudAssets and Rapid7InsightVMCloudVulnerabilities custom tables to support vulnerability management and asset tracking capabilities.
@v-maheshbh
Copy link
Contributor

Hi @artafres

The PR has been raised with version 4.0.0, which is not acceptable. Kindly check the last version live on Content Hub and package the changes with the next higher version.

Thanks!

Remove unused empty ApiKeyIdentifier fields from Rapid7InsightVM data connector configuration to clean up the authentication setup and reduce unnecessary configuration parameters.
@artafres
Copy link
Contributor Author

@v-maheshbh
The current version is set to 3.0.1. I increased the version to 4 as this solution contains CCP connector for the first time. Considering this new feature, please recommend an expected version for this release and I'll adjust it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants