Skip to content

Commit bfb7fa9

Browse files
committed
Merge pull request #156 from reedloden/patch-1
Add blankie and django-security to similar libraries list
2 parents a1ab22d + 4a0e9c2 commit bfb7fa9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,9 +418,10 @@ end
418418
## Similar libraries
419419

420420
* Node.js (express) [helmet](https://github.com/evilpacket/helmet) and [hood](https://github.com/seanmonstar/hood)
421+
* Node.js (hapi) [blankie](https://github.com/nlf/blankie)
421422
* J2EE Servlet >= 3.0 [highlines](https://github.com/sourceclear/headlines)
422423
* ASP.NET - [NWebsec](https://github.com/NWebsec/NWebsec/wiki)
423-
* Python - [django-csp](https://github.com/mozilla/django-csp/) + [commonware](https://github.com/jsocol/commonware/)
424+
* Python - [django-csp](https://github.com/mozilla/django-csp) + [commonware](https://github.com/jsocol/commonware/); [django-security](https://github.com/sdelements/django-security)
424425
* Go - [secureheader](https://github.com/kr/secureheader)
425426

426427
## Authors

0 commit comments

Comments
 (0)