Skip to content

Not all use of ftplib is insecure #148

@ericwb

Description

@ericwb

Some use of ftplib is properly secure. See https://docs.python.org/2/library/ftplib.html

Specifically using ftplib.FTP_TLS mode is okay, where as ftplib.FTP is not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions