Skip to content

validate toml before opening #24

@kjaymiller

Description

@kjaymiller

The config file path is not validated before opening, which could potentially allow path traversal if the config_file parameter is user-controlled. While this is likely an internal API, consider adding validation to ensure the config_file path is safe, especially if it will be used in a CLI context where users might provide arbitrary paths.

Originally posted by @Copilot in #22 (comment)

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