Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Security question: Does the heroku_cloud_backup gem use HTTPS? #7

@KelseyDH

Description

@KelseyDH

During a recent a security review, we were asked about how we ensure the security of our data while in transfer when using this gem to back up our database to Google & AWS.

While I realize running heroku pgbackups:url -a appname & ENV["PGBACKUPS_URL"] gives back an https url, I’m still unsure if the other end the process sucks it down from that url, or if this cloud backup gem via Fog instead posts something to a different url (and in which case is it https?).

It looks secure from what I can gather from looking at this gem's source code, but I think it's still prudent to ask for a clarification here.

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