Skip to content

[ASIM] Anthropic Claude Compliance - AgentEvent#14578

Draft
Steve1145 wants to merge 2 commits into
Azure:masterfrom
Steve1145:bluevoyant/asimagentevent/claudecompliance
Draft

[ASIM] Anthropic Claude Compliance - AgentEvent#14578
Steve1145 wants to merge 2 commits into
Azure:masterfrom
Steve1145:bluevoyant/asimagentevent/claudecompliance

Conversation

@Steve1145

Copy link
Copy Markdown
Contributor

Change(s):

Added AgentEvent ASIM parser for Anthropic Claude Compliance logs (via Codeless Connector Framework by BlueVoyant) to the ASIM Agent normalized schema

Reason for Change(s):

Introduce ASIM AgentEvent support for BV_ClaudeCompliance_ComplianceActivities_CL

Version Updated:

Yes

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 June 29, 2026 12:21
@v-maheshbh v-maheshbh requested a review from Copilot June 29, 2026 13:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds Anthropic Claude Compliance support to the ASIM AgentEvent schema by introducing new source-specific parsers (vim/ASim variants), wiring them into the main AgentEvent union parsers, and providing ARM deployment assets and validation metadata.

Changes:

  • Added new Anthropic Claude Compliance AgentEvent parsers (vim + ASim) and changelogs
  • Updated imAgentEvent / ASimAgentEvent to union in the new source parser and bumped versions
  • Added ARM templates/README deployment assets plus custom table schema and sample ingested logs

Reviewed changes

Copilot reviewed 18 out of 18 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
Sample Data/ASIM/Anthropic_Claude Compliance_AgentEvent_IngestedLogs.csv Adds sample log records for Claude Compliance AgentEvent ingestion.
Parsers/ASimAgentEvent/Parsers/vimAgentEventAnthropicClaudeCompliance.yaml Introduces the source-specific (vim) AgentEvent normalization parser with filtering params.
Parsers/ASimAgentEvent/Parsers/imAgentEvent.yaml Wires the new vim parser into the source-agnostic imAgentEvent union and bumps version metadata.
Parsers/ASimAgentEvent/Parsers/ASimAgentEventAnthropicClaudeCompliance.yaml Introduces the ASim (schema) AgentEvent normalization parser variant.
Parsers/ASimAgentEvent/Parsers/ASimAgentEvent.yaml Wires the new ASim parser into ASimAgentEvent union and bumps version metadata.
Parsers/ASimAgentEvent/CHANGELOG/vimAgentEventAnthropicClaudeCompliance.md Adds changelog entry for the new vim parser.
Parsers/ASimAgentEvent/CHANGELOG/imAgentEvent.md Adds changelog entry for imAgentEvent v0.1.1.
Parsers/ASimAgentEvent/CHANGELOG/ASimAgentEventAnthropicClaudeCompliance.md Adds changelog entry for the new ASim parser.
Parsers/ASimAgentEvent/CHANGELOG/ASimAgentEvent.md Adds changelog entry for ASimAgentEvent v0.1.1.
Parsers/ASimAgentEvent/ARM/vimAgentEventAnthropicClaudeCompliance/vimAgentEventAnthropicClaudeCompliance.json Adds ARM deployment template for the vim parser function.
Parsers/ASimAgentEvent/ARM/vimAgentEventAnthropicClaudeCompliance/README.md Adds deployment/readme documentation for the vim parser ARM template.
Parsers/ASimAgentEvent/ARM/imAgentEvent/imAgentEvent.json Updates ARM template for imAgentEvent to union in the new vim parser.
Parsers/ASimAgentEvent/ARM/FullDeploymentAgentEvent.json Updates full deployment to include AgentEvent assets plus new Claude Compliance deployments.
Parsers/ASimAgentEvent/ARM/ASimAgentEventAnthropicClaudeCompliance/README.md Adds deployment/readme documentation for the ASim parser ARM template.
Parsers/ASimAgentEvent/ARM/ASimAgentEventAnthropicClaudeCompliance/ASimAgentEventAnthropicClaudeCompliance.json Adds ARM deployment template for the ASim parser function.
Parsers/ASimAgentEvent/ARM/ASimAgentEvent/README.md Fixes links to point to the AgentEvent assets/changelog (was AgentEntity).
Parsers/ASimAgentEvent/ARM/ASimAgentEvent/ASimAgentEvent.json Updates ARM template for ASimAgentEvent to union in the new ASim parser.
.script/tests/KqlvalidationsTests/CustomTables/BV_ClaudeCompliance_ComplianceActivities_CL.json Adds custom table schema definition used by KQL validation tests.

Comment thread Sample Data/ASIM/Anthropic_Claude Compliance_AgentEvent_IngestedLogs.csv Outdated
Comment thread Parsers/ASimAgentEvent/Parsers/vimAgentEventAnthropicClaudeCompliance.yaml Outdated
@Steve1145 Steve1145 marked this pull request as draft June 30, 2026 10:15
@Steve1145

Copy link
Copy Markdown
Contributor Author

Moved to draft to complement changes in #14585

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