
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Connect is an extensible HTTP server framework for node, providing high performance "plugins" known as middleware.
Connect is bundled with over 14 commonly used middleware, including a logger, session support, cookie parser, and more. Be sure to view the 1.0 documentation.
The benchmarks below show the static()
middleware
requests per second vs static()
with the staticCache()
cache layer, out performing other popular node modules,
while maintaining more features like Range request etc.
first:
$ npm install -d
then:
$ make test
Below is the output from git-summary.
project: connect
commits: 1616
files : 168
authors:
1086 Tj Holowaychuk
298 visionmedia
191 Tim Caswell
8 Astro
5 Nathan Rajlich
4 Jakub Nešetřil
3 Alexander Simmerl
2 Jacques Crocker
2 Andreas Lind Petersen
2 Fabian Jakobs
2 Aaron Heckmann
2 James Campos
1 nateps
1 Gregory McWhirter
1 Adam Malcontenti-Wilson
1 Joshua Peek
1 Jxck
1 Eran Hammer-Lahav
1 TJ Holowaychuk
1 Bart Teeuwisse
1 Aseem Kishore
1 Guillermo Rauch
1 Jakub Nesetril
Connect < 1.x
is compatible with node 0.2.x
Connect 1.x
is compatible with node 0.4.x and 0.6.x
Connect 2.x
(master) will be compatible with node 0.6.x
http://code.google.com/legal/individual-cla-v1.0.html
View the LICENSE file. The Silk icons used by the directory
middleware created by/copyright of FAMFAMFAM.
FAQs
FeedHenry published version of connect 1.8.6 with the 'formidable' bugfix
The npm package fh-connect receives a total of 6 weekly downloads. As such, fh-connect popularity was classified as not popular.
We found that fh-connect demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.