Skip to content

Add size limits for inline attachment embedding #184

@careck

Description

@careck

Security Review Recommendation

Source: Krillnotes Security Review v1.0.1 (April 2026)

Description

No size limits exist for inline attachment embedding, which could cause memory spikes when processing very large attachments during sync.

Recommendation

Add configurable size limits for inline attachment embedding. Attachments above the threshold should use streaming or chunked transfer.

Acceptance Criteria

  • Size limit added for inline attachment embedding
  • Large attachments handled gracefully (error or streaming)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsecuritySecurity-related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions