File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ npm dependency status] ( https://david-dm.org/helmetjs/helmet.svg )] ( https://david-dm.org/helmetjs/helmet )
6
6
[ ![ Build Status] ( https://travis-ci.org/helmetjs/helmet.svg?branch=master )] ( https://travis-ci.org/helmetjs/helmet )
7
7
[ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg )] ( http://standardjs.com/ )
8
+ [ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fhelmetjs%2Fhelmet.svg?type=shield )] ( https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fhelmetjs%2Fhelmet?ref=badge_shield )
8
9
9
10
Helmet helps you secure your Express apps by setting various HTTP headers. * It's not a silver bullet* , but it can help!
10
11
@@ -75,3 +76,7 @@ Helmet is a collection of 11 smaller middleware functions that set HTTP headers.
75
76
| [ xssFilter] ( https://helmetjs.github.io/docs/xss-filter ) adds some small XSS protections | ✓ |
76
77
77
78
You can see more in [ the documentation] ( https://helmetjs.github.io/docs/ ) .
79
+
80
+ ## License
81
+
82
+ [ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fhelmetjs%2Fhelmet.svg?type=large )] ( https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fhelmetjs%2Fhelmet?ref=badge_large )
You can’t perform that action at this time.
0 commit comments