Heartbleed

List of sites that have fixed their infrastructure against heartbleed.


Project maintained by tobiastom Hosted on GitHub Pages — Theme by mattgraham

Heartbleed

List of sites that have fixed their infrastructure against heartbleed.

The idea of this repository came from two tweets from janl and rem. We should have some central place where site owner can "notify" everyone that they hardend their infrastructure aginst The Heartbleed Bug.

Contribute

You can contribute your site to this repository via pull requests. To get the name of the file use the following rules:

If guides.github.com wanted contribute their update, they would create a file with the name guides.json inside the directory path com/github.

The content is a plain JSON object and can contain the following keys:

An example for guides.github.com would look like this:

{
    "domain": "guides.github.com",
    "time": null,
    "includeSubdomain": false,
    "source": "https:\/\/github.com\/blog\/1818-security-heartbleed-vulnerability"
}

Feedback

If you want to provide feedback to this repository: please just create an new issue.