summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorPJ Hyett <pjhyett@gmail.com>2011-02-28 13:49:54 -0800
committerPJ Hyett <pjhyett@gmail.com>2011-02-28 13:52:15 -0800
commit0f9052f1ad1ef76e7d682e7061f135277c3bf958 (patch)
tree63308b22bc9a66d30449eb8deb076fd91ddc30fd /_posts
parent5abc621539c2f5de642bb3a6161345f6bd777d07 (diff)
Keep the language more generic so this doesn't get out of date
Diffstat (limited to '_posts')
-rw-r--r--_posts/2009-06-23-security.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-06-23-security.markdown b/_posts/2009-06-23-security.markdown
index 656ebae..e87f7e7 100644
--- a/_posts/2009-06-23-security.markdown
+++ b/_posts/2009-06-23-security.markdown
@@ -67,7 +67,7 @@ We protect your login from brute force attacks with rate limiting. All password
We keep a security consultant on retainer to help identify and prevent new attack vectors. We always test new features in order to cut out potential attacks, such as XSS-protecting wikis, and ensuring that Pages cannot access cookies.
-In July 2010 we contracted [nGenuity Information Security](http://www.ngenuity-is.com/), an acclaimed security firm, to perform a week long penetration test of GitHub. We are committed to ongoing audits from reputable third parties such as nGenuity.
+We also maintain relationships with reputable security firms to perform regular penetration tests and ongoing audits of GitHub and its code. These firms include [nGenuity](http://www.ngenuity-is.com) and [Matasano Security](http://www.matasano.com).
We're extremely concerned and active about security, but we're aware that many companies are not comfortable hosting code outside their firewall. For these companies we offer our [Firewall Install](http://fi.github.com/), a version of GitHub that can be installed to a server within the company's network.