Skip to content

Sanitize various inputs #26

@bbockelm

Description

@bbockelm

We should utilize the various python utilities for sanitizing inputs:

  • URLs should not be build via string concatenation.
  • subprocess.Popen should not be used with shell=True; give the command line arguments in a list.

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