Skip to content

agent-mesh: audit entry_hash and previous_hash always empty - tamper detection non-functional #176

@imran-siddique

Description

@imran-siddique

Problem

AuditEntry has previous_hash and entry_hash fields that are never computed. Audit log tamper detection is non-functional.

File: src/agentmesh/governance/audit.py (lines 55-56)

Impact

Users relying on hash chaining for integrity get false security.

Suggested Fix

Either implement hash chaining or mark fields as deprecated with runtime warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent-meshagent-mesh packagesecuritySecurity-related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions