Skip to content

HTTPS should be used in sensitive API queries #2

@fgeek

Description

@fgeek

Hi,

We noticed in #python.fi at IRCnet that code in https://github.com/dananjayavr/python-newsblur/blob/master/newsblur.py#L10-L20 uses HTTP interface of the API. You should change this to HTTPS for better security, which seems to be configured pretty well as per Qualys SSL Labs scanner.

Also please consider migrating to http://python-requests.org/ library, thank you.

This is http://osvdb.org/115314

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions