Skip to content

avoid /tmp for security reasons #4

@lnussel

Description

@lnussel

without looking any further I see you using /tmp with static file names. Don't do that. That opens security issues. use mktemp or put files in $XDG_RUNTIME_DIR instead.

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