Skip to content

Quote Bash Variables #28

Closed
Closed
@Kurt-von-Laven

Description

@Kurt-von-Laven

Most of the Bash variables in entrypoint.sh are unquoted, so they will not properly escape any shell characters with special meaning that may happen to be present in their contents, which can have highly unpredictable results. See SC2086.

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