From 7cb593d8c93d901ac35869a579e88b67558251ef Mon Sep 17 00:00:00 2001 From: Ivan Kurnosov Date: Wed, 22 Feb 2017 20:59:51 +1300 Subject: [PATCH] Added github.com/unrolled/secure (#1297) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e79b226..2c72965 100644 --- a/README.md +++ b/README.md @@ -851,6 +851,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-yara](https://github.com/hillu/go-yara) - Go Bindings for [YARA](https://github.com/plusvic/yara), the "pattern matching swiss knife for malware researchers (and everyone else)" * [lego](https://github.com/xenolf/lego) - Pure Go ACME client library and CLI tool (for use with Let's Encrypt) * [passlib](https://github.com/hlandau/passlib) - Futureproof password hashing library. +* [secure](https://github.com/unrolled/secure) - HTTP middleware for Go that facilitates some quick security wins. * [simple-scrypt](https://github.com/elithrar/simple-scrypt) - an scrypt package with a simple, obvious API and automatic cost calibration built-in. ## Serialization