• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

strongloop / express
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 4.x
DEFAULT BRANCH: master
Repo Added 31 Jul 2014 12:21AM UTC
Files 43
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 5.0
branch: 5.0
CHANGE BRANCH
x
Reset
  • 5.0
  • 3.15.3
  • 3.16.0
  • 3.16.1
  • 3.16.10
  • 3.16.2
  • 3.16.3
  • 3.16.4
  • 3.16.5
  • 3.16.6
  • 3.16.7
  • 3.16.8
  • 3.16.9
  • 3.17
  • 3.17.0
  • 3.17.1
  • 3.17.2
  • 3.17.3
  • 3.17.4
  • 3.17.5
  • 3.17.6
  • 3.17.7
  • 3.17.8
  • 3.18.0
  • 3.18.1
  • 3.18.2
  • 3.18.3
  • 3.18.4
  • 3.18.5
  • 3.18.6
  • 3.19.0
  • 3.19.1
  • 3.19.2
  • 3.20.0
  • 3.20.1
  • 3.20.2
  • 3.20.3
  • 3.21.0
  • 3.21.1
  • 3.21.2
  • 3.x
  • 4.10
  • 4.10.0
  • 4.10.1
  • 4.10.2
  • 4.10.3
  • 4.10.4
  • 4.10.5
  • 4.10.6
  • 4.10.7
  • 4.10.8
  • 4.11
  • 4.11.0
  • 4.11.1
  • 4.11.2
  • 4.12
  • 4.12.0
  • 4.12.1
  • 4.12.2
  • 4.12.3
  • 4.12.4
  • 4.13
  • 4.13.0
  • 4.13.1
  • 4.13.2
  • 4.13.3
  • 4.7.3
  • 4.7.4
  • 4.8.0
  • 4.8.1
  • 4.8.2
  • 4.8.3
  • 4.8.4
  • 4.8.5
  • 4.8.6
  • 4.8.7
  • 4.8.8
  • 4.9
  • 4.9.0
  • 4.9.1
  • 4.9.2
  • 4.9.3
  • 4.9.4
  • 4.9.5
  • 4.9.7
  • 4.9.8
  • 4.9.9
  • 4.x
  • 5.0.0-alpha.1
  • 5.0.0-alpha.2
  • 5.x
  • add-security-process
  • appveyor
  • async-route-handlers
  • external-isAbsolute
  • fabien-fix/app-use-mw-mount
  • fce3d14
  • feature/customizable-router
  • fix-readme-link
  • for-freenode-irc
  • iterative-router
  • master
  • module-updates
  • node_08_4
  • readme-updates

pending completion
2530

Pull #2813

travis-ci

madarche
Security improvement: don't reveal powered-by

The first thing recommended when setting up an Express instance is to
secure it by removing its "X-Powered-By" header.

https://www.npmjs.com/package/helmet
https://blog.risingstack.com/node-js-security-checklist/
https://strongloop.com/strongblog/best-practices-for-express-in-production-part-one-security/

So let's save cycles by not setting this header in the first place.

This header is also totally useless. If some people are needing it
somewhere for a very specific usecase they can add a little custom
middleware that returns the "X-Powered-By" header again.
Pull Request #2813: Security improvement: don't reveal powered-by

1333 of 1335 relevant lines covered (99.85%)

555.02 hits per line

Relevant lines Covered
Build:
Build:
1335 RELEVANT LINES 1333 COVERED LINES
555.02 HITS PER LINE
Source Files on 5.0
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2530 5.0 Security improvement: don't reveal powered-by The first thing recommended when setting up an Express instance is to secure it by removing its "X-Powered-By" header. https://www.npmjs.com/package/helmet https://blog.risingstack.com/node-js-securi... Pull #2813 23 Nov 2015 04:21PM UTC madarche travis-ci pending completion  
2523 5.0 deps: cookie@0.1.5 Pull #2801 13 Nov 2015 07:51AM UTC ChALkeR travis-ci pending completion  
2521 5.0 package.json: Update cookie to 0.1.5 Pull #2801 13 Nov 2015 07:16AM UTC ChALkeR travis-ci pending completion  
2457 5.0 5.0.0-alpha.2 push 07 Jul 2015 05:34AM UTC dougwilson travis-ci pending completion  
2455 5.0 Make res.render callback is always async, even for sync view engines closes #2668 push 07 Jul 2015 05:03AM UTC dougwilson travis-ci pending completion  
2453 5.0 Use path-is-absolute module for absolute path detection closes #2620 push 07 Jul 2015 03:56AM UTC dougwilson travis-ci pending completion  
2451 5.0 Use router module for routing closes #2411 push 07 Jul 2015 03:47AM UTC dougwilson travis-ci pending completion  
2449 5.0 Remove req.param() push 07 Jul 2015 01:18AM UTC dougwilson travis-ci pending completion  
2448 5.0 Remove un-used depd import in router push 07 Jul 2015 01:17AM UTC dougwilson travis-ci pending completion  
2445 5.0 Remove utils.flatten push 07 Jul 2015 01:14AM UTC dougwilson travis-ci pending completion  
See All Builds (1122)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc