Skip to content

Conversation

@codyllord
Copy link

No description provided.

VladyslavTy and others added 3 commits September 22, 2025 12:07
…bels

Implements security fix for Stored XSS vulnerability in Services tab.

Changes:
- Add validation rules for label (max 80 chars) and description (max 255 chars)
- Add setLabelAttribute() mutator to strip HTML tags from labels
- Add setDescriptionAttribute() mutator to strip HTML tags from descriptions

This prevents malicious JavaScript injection in service label and description
fields, addressing the XSS vulnerability identified in security audit.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@codyllord codyllord requested a review from nicdavidson October 14, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants