Skip to content

CLI default log filter includes goose=debug (sensitive content may end up in logs) #7557

@glaziermag

Description

@glaziermag

Severity

Medium (privacy / footgun)

Where

crates/goose-cli/src/logging.rs

What was observed

When no RUST_LOG is set, the default filter directives include goose=debug (and other debug directives).

Why this matters

Debug-by-default for an agent that handles prompts, files, and tokens is risky. Logs can silently become sensitive artifacts on disk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions