Skip to content

Add TTS service input sanitization #534

@hman38705

Description

@hman38705

Issue 089: Add TTS service input sanitization

Area: TTS
Priority: High
Files: services/tts/src/TTSService.ts

Problem

TTS input text is passed to provider without sanitization. Malicious input could exploit provider APIs or inject SSML.

Acceptance Criteria

  • Input text is sanitized before provider call\n- SSML injection is prevented\n- Maximum input length is enforced\n- Sanitization is tested

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions