-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Gravityzone solution v3.0.0 #13264
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
Gravityzone solution v3.0.0 #13264
Conversation
The azuredeploy.json referred to AbuseIPDB as AuseIPDB.
Previous link was no longer available, use updated img url for logo
3 new playbook to the sentinel soar solution
Added three new playbooks (Http-Trigger-Entity-Analyzer, Incident-Trigger-Entity-Analyzer, Url-Trigger-Entity-Analyzer) to the solution. Updated solution version to 3.0.4, incremented playbook and workbook counts, and included the new package zip. Also updated workbook version and playbook template descriptions to reflect the new release.
- Added 'Informational' severity level with value 3 to SeverityMap - Updated deployment templates (azuredeploy.json, azuredeploy.bicep) - Updated function app configuration and data connector metrics - Updated mainTemplate.json with Informational severity alerts query - Updated ReleaseNotes.md with version 3.0.3
- Changed publisherId in SolutionMetadata.json to a new identifier. - Updated logo URL in Solution_Cyera.json and createUiDefinition.json to point to the correct image. - Modified data collection endpoint ID and workspace resource ID parameters in CyeraDSPM_DCR.json and mainTemplate.json for better resource referencing. - Corrected spelling of "received" in multiple descriptions for clarity. - Removed outdated install-pack-v0_7_3.zip file. - Updated solutionId in mainTemplate.json to reflect the new publisherId.
… enable WebSocket conenction, as per dicussion with PoD engineering team, this is causing data duplication
…gipagar-gh/Azure-Sentinel into fixPodDuplicateDataIssue
…rime/Azure-Sentinel into socprime_connector_24_11_25
Fix additional typos in AbuseIPDB Teams playbook
3 new playbooks for the sentinel SentinelSOARessentials solution
…-ttk Fix arm-ttk failures for ProofpointTAP
Fix Azure Firewall template URI casing in deployment
socprime_connector_first_commit
…#13285) Deleted the 'hidden-SentinelWorkspaceId' tag from azuredeploy.json files in all Microsoft Defender Threat Intelligence playbooks. This streamlines template metadata and removes hardcoded workspace references.
Solutions Analyzer V3
…DataIssue Fix pod duplicate data issue
Heartbeat v2 & user exclusions
…nformational-severity Added support of Informational alerts severity
Co-authored-by: gbarbieru <[email protected]>
|
🔒 Security Approval Required This fork PR requires manual approval before automated testing can run. For security, a maintainer must:
Note: If new commits are added later, simply remove and re-add the 🤖 Automated security check • Created: 2025-12-11T13:23:47.021Z |
|
🔒 Security Approval Required This fork PR requires manual approval before automated testing can run. For security, a maintainer must:
Note: If new commits are added later, simply remove and re-add the 🤖 Automated security check • Created: 2025-12-11T13:31:55.590Z |
|
🔒 Security Approval Required This fork PR requires manual approval before automated testing can run. For security, a maintainer must:
Note: If new commits are added later, simply remove and re-add the 🤖 Automated security check • Created: 2025-12-11T13:34:23.033Z |
|
just did a rebase and it seems github just went crazy with this PR. i'll have to delete the branch and PR and start over. on the topic of keeping the ASIM modification separate. how important is it for the first release? |
|
new PR: #13299 |
Change(s):
- Creating a Sentinel solution for Bitdefender GravityZone. This solution uses a push-based approach using just a DCR, a DCE, custom table and an App registration with credentials to push data to Sentinel. An analytic rule that uses custom ASIM parsers is used to generate Incidents.
Reason for Change(s):
Version Updated:
Testing Completed:
Checked that the validations are passing and have addressed any issues that are present:
Before going into this topic I want to disclose that development in my team is done on Linux workstations and the available tooling and guides offered by Microsoft kinda lack in this department. Local YAML testing was eventually achieved, but KQL validation failed. Due to time constraints additional effort in making them work Linux environments was abandoned and testing was eventually done on Microsoft Sentinel accounts via end-to-end testing.