Skip to content

Candidate search filters interpolate unescaped input #406

@jsdavid278-cyber

Description

@jsdavid278-cyber

The candidate profile query builds PostgREST .or(...) filters by interpolating raw q and tags values. Punctuation can alter the filter expression, LIKE wildcards can change literal searches, and tag values can break the quoted array literal used by skills.cs and ai_tools.cs. The fix should escape text search and tag filters with regression coverage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions