Skip to content

Cisco Secure Endpoint - AlertEvent ASIM Parser#13741

Open
Steve1145 wants to merge 7 commits intoAzure:masterfrom
Steve1145:bluevoyant/asim/alert
Open

Cisco Secure Endpoint - AlertEvent ASIM Parser#13741
Steve1145 wants to merge 7 commits intoAzure:masterfrom
Steve1145:bluevoyant/asim/alert

Conversation

@Steve1145
Copy link
Copy Markdown
Contributor

Change(s):

  • Added AlertEvent ASIM parser for Cisco Secure Endpoint (Codeless Connector Framework)

Reason for Change(s):

  • Support Cisco Secure Endpoint table CiscoSecureEndpointEventsV2_CL

Version Updated:

  • Yes
  • Top level Alert Event ASIM parsers updated to 0.1.1

Testing Completed:

  • Yes

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

  • Yes

@Steve1145 Steve1145 requested review from a team as code owners March 4, 2026 10:15
@Steve1145 Steve1145 force-pushed the bluevoyant/asim/alert branch from 57b4393 to f77fa71 Compare March 4, 2026 10:20
Co-authored-by: Remco Hofman <5119620+SpeedyFireCyclone@users.noreply.github.com>
@Steve1145 Steve1145 force-pushed the bluevoyant/asim/alert branch from f77fa71 to 2c16122 Compare March 4, 2026 10:24
@v-shukore v-shukore added the Solution Solution specialty review needed label Mar 5, 2026
@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @Steve1145

Kindly accept the CLA to proceed with the review.

Thanks!

@Steve1145
Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@Steve1145
Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree company="BlueVoyant"

@v-maheshbh
Copy link
Copy Markdown
Contributor

Hi @Steve1145
Kindly review and address the failing validation error.

Thanks!

@SpeedyFireCyclone
Copy link
Copy Markdown
Contributor

Hi @v-maheshbh,

Could you please tag this PR with "SafeToRun"? I believe the current error is because the validations have not been allowed to run.
We will be providing anonymized sample data soon for the tests.

@v-maheshbh v-maheshbh 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 Mar 31, 2026
Copy link
Copy Markdown
Collaborator

@yummyblabla yummyblabla left a comment

Choose a reason for hiding this comment

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

Please add a changelog for the two parsers in Parsers/ASimAlertEvent/CHANGELOG

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 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-02T12:05:40.231Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@v-maheshbh v-maheshbh removed their assignment Apr 6, 2026
@v-maheshbh v-maheshbh added the ASIM label Apr 6, 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
@v-atulyadav
Copy link
Copy Markdown
Collaborator

Hi @Steve1145,

Please include sample data. Thanks

image

@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-08T10:53:43.387Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@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-08T11:00:31.417Z
Learn more: GitHub Security Lab - Preventing PWN Requests

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 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-09T11:02:32.279Z
Learn more: GitHub Security Lab - Preventing PWN Requests

Parsers:
- _Im_AlertEvent_Empty
- _ASim_AlertEvent_MicrosoftDefenderXDR
- _ASim_AlertEvent_SentinelOneSingularity
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please add _ASim_AlertEvent_CiscoSecureEndpoint to this Parsers list.

Parsers:
- _Im_AlertEvent_Empty
- _Im_AlertEvent_MicrosoftDefenderXDR
- _Im_AlertEvent_SentinelOneSingularity
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please add _Im_AlertEvent_CiscoSecureEndpoint to the parser list.

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. Solution Solution specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants