Skip to content

Internal exception text leaks into the UI stage line #283

Description

@thcp

Location: analyze.py:330
Severity: MED

_set(job, stage=f"Analysis skipped ({e})") puts raw exception reprs (paths, library internals) into the user-visible stage message.
Show “Analysis skipped”; keep the exception in the log (it’s already logger.exception’d).

From the health report. Part of #272 (Phase 1 — Evidence).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingobservabilityLogging, monitoring, diagnosability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions