Skip to content

Gravityzone ASim parsers#13330

Open
gbarbieru wants to merge 47 commits intoAzure:masterfrom
bitdefender:gravityzone-asim-parsers
Open

Gravityzone ASim parsers#13330
gbarbieru wants to merge 47 commits intoAzure:masterfrom
bitdefender:gravityzone-asim-parsers

Conversation

@gbarbieru
Copy link
Copy Markdown

Required items, please complete

Change(s):

  • Added support for Bitdefender GravityZone events in ASim parsers (ASim Alert Events)

Reason for Change(s):

Version Updated:

  • No

Testing Completed:

  • Yes

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. Due to time constraints additional effort in making them work on Linux environments was abandoned and testing was eventually done on Microsoft Sentinel accounts via end-to-end testing.

  • KQL: Tested using smoke tests directly on a Microsoft Sentinel account. No issues so far. Failed to test locally.
  • YAML: Failed to test locally. We hope they can be tested by the github actions.

@gbarbieru gbarbieru requested review from a team as code owners December 16, 2025 13:18
@github-actions
Copy link
Copy Markdown
Contributor

🔒 Security Approval Required

This fork PR requires manual approval before automated testing can run.

For security, a maintainer must:

  1. 📝 Review the code changes carefully
  2. Verify file types - This PR should only contain .yml, .yaml, or .json files. Check for any executable scripts (.ps1, .py, .sh, .exe, etc.) which are not allowed in this context.
  3. 🏷️ Add the SafeToRun label if the changes are safe to execute

Note: If new commits are added later, simply remove and re-add the SafeToRun label.


🤖 Automated security check • Created: 2025-12-16T13:18:38.466Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@github-actions
Copy link
Copy Markdown
Contributor

🔒 Security Approval Required

This fork PR requires manual approval before automated testing can run.

For security, a maintainer must:

  1. 📝 Review the code changes carefully
  2. Verify file types - This PR should only contain .yml, .yaml, or .json files. Check for any executable scripts (.ps1, .py, .sh, .exe, etc.) which are not allowed in this context.
  3. 🏷️ Add the SafeToRun label if the changes are safe to execute

Note: If new commits are added later, simply remove and re-add the SafeToRun label.


🤖 Automated security check • Created: 2025-12-16T13:22:46.444Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@github-actions
Copy link
Copy Markdown
Contributor

🔒 Security Approval Required

This fork PR requires manual approval before automated testing can run.

For security, a maintainer must:

  1. 📝 Review the code changes carefully
  2. Verify file types - This PR should only contain .yml, .yaml, or .json files. Check for any executable scripts (.ps1, .py, .sh, .exe, etc.) which are not allowed in this context.
  3. 🏷️ Add the SafeToRun label if the changes are safe to execute

Note: If new commits are added later, simply remove and re-add the SafeToRun label.


🤖 Automated security check • Created: 2025-12-16T13:57:55.516Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@github-actions
Copy link
Copy Markdown
Contributor

🔒 Security Approval Required

This fork PR requires manual approval before automated testing can run.

For security, a maintainer must:

  1. 📝 Review the code changes carefully
  2. Verify file types - This PR should only contain .yml, .yaml, or .json files. Check for any executable scripts (.ps1, .py, .sh, .exe, etc.) which are not allowed in this context.
  3. 🏷️ Add the SafeToRun label if the changes are safe to execute

Note: If new commits are added later, simply remove and re-add the SafeToRun label.


🤖 Automated security check • Created: 2025-12-19T11:45:44.889Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@v-atulyadav v-atulyadav added SafeToRun This is used only for ASim parsers Fork PR Pipeline run. and removed SafeToRun This is used only for ASim parsers Fork PR Pipeline run. labels Dec 22, 2025
@v-atulyadav v-atulyadav added the SafeToRun This is used only for ASim parsers Fork PR Pipeline run. label Dec 29, 2025
@v-atulyadav v-atulyadav removed the SafeToRun This is used only for ASim parsers Fork PR Pipeline run. label Dec 29, 2025
@gbarbieru
Copy link
Copy Markdown
Author

hello. any updates on this one?
i see that the checks fail with "System.IO.IOException: No space left on device" which seem to be more a test / env error than 'my code' error

@v-atulyadav
Copy link
Copy Markdown
Collaborator

Hi @gbarbieru,
Could you please pull the latest changes from the master branch and push the updated branch again? Thanks

@gbarbieru
Copy link
Copy Markdown
Author

hi @v-atulyadav . done!

@v-atulyadav v-atulyadav added the SafeToRun This is used only for ASim parsers Fork PR Pipeline run. label Jan 15, 2026
@gbarbieru
Copy link
Copy Markdown
Author

hi @v-atulyadav !
there seems to be some problems with the checks that i'm not sure they have to do anything with my code

@rvirjoghe-bd
Copy link
Copy Markdown

The task "Run ASim Template Validation tests" seems stuck and fails

@v-atulyadav v-atulyadav added the SafeToRun This is used only for ASim parsers Fork PR Pipeline run. label Apr 7, 2026
@v-atulyadav v-atulyadav added SafeToRun This is used only for ASim parsers Fork PR Pipeline run. and removed SafeToRun This is used only for ASim parsers Fork PR Pipeline run. labels Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

🔒 Security Re-approval Required

⚠️ New commits detected: This fork PR has been updated with new commits while the SafeToRun label was present.

For security, a maintainer must:

  1. 📝 Review the latest commits carefully for any security concerns
  2. Verify file types - Ensure new commits only contain .yml, .yaml, or .json files. Reject if any executable scripts (.ps1, .py, .sh, .exe, etc.) are included.
  3. 🏷️ Remove the SafeToRun label
  4. 🏷️ Re-add the SafeToRun label if the new commits are safe

This simple process ensures that all commits have been properly reviewed before testing with repository secrets.


🤖 Automated security check • Updated: 2026-04-07T13:54:39.859Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@v-atulyadav v-atulyadav added SafeToRun This is used only for ASim parsers Fork PR Pipeline run. and removed SafeToRun This is used only for ASim parsers Fork PR Pipeline run. labels Apr 8, 2026
@v-atulyadav v-atulyadav added SafeToRun This is used only for ASim parsers Fork PR Pipeline run. and removed SafeToRun This is used only for ASim parsers Fork PR Pipeline run. labels Apr 8, 2026
@v-atulyadav v-atulyadav removed the SafeToRun This is used only for ASim parsers Fork PR Pipeline run. label Apr 8, 2026
@v-atulyadav v-atulyadav added the SafeToRun This is used only for ASim parsers Fork PR Pipeline run. label Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

🔒 Security Re-approval Required

⚠️ New commits detected: This fork PR has been updated with new commits while the SafeToRun label was present.

For security, a maintainer must:

  1. 📝 Review the latest commits carefully for any security concerns
  2. Verify file types - Ensure new commits only contain .yml, .yaml, or .json files. Reject if any executable scripts (.ps1, .py, .sh, .exe, etc.) are included.
  3. 🏷️ Remove the SafeToRun label
  4. 🏷️ Re-add the SafeToRun label if the new commits are safe

This simple process ensures that all commits have been properly reviewed before testing with repository secrets.


🤖 Automated security check • Updated: 2026-04-08T13:35:56.338Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🔒 Security Approval Required

This fork PR requires manual approval before automated testing can run.

For security, a maintainer must:

  1. 📝 Review the code changes carefully
  2. Verify file types - This PR should only contain .yml, .yaml, or .json files. Check for any executable scripts (.ps1, .py, .sh, .exe, etc.) which are not allowed in this context.
  3. 🏷️ Add the SafeToRun label if the changes are safe to execute

Note: If new commits are added later, simply remove and re-add the SafeToRun label.


🤖 Automated security check • Created: 2026-04-09T06:34:26.235Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🔒 Security Approval Required

This fork PR requires manual approval before automated testing can run.

For security, a maintainer must:

  1. 📝 Review the code changes carefully
  2. Verify file types - This PR should only contain .yml, .yaml, or .json files. Check for any executable scripts (.ps1, .py, .sh, .exe, etc.) which are not allowed in this context.
  3. 🏷️ Add the SafeToRun label if the changes are safe to execute

Note: If new commits are added later, simply remove and re-add the SafeToRun label.


🤖 Automated security check • Created: 2026-04-09T10:41:26.890Z
Learn more: GitHub Security Lab - Preventing PWN Requests

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

Labels

ASIM SafeToRun This is used only for ASim parsers Fork PR Pipeline run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants