
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Node.js-based EWD Gateway for Cache and GT.M
Rob Tweed rtweed@mgateway.com
10 January 2013, M/Gateway Developments Ltd http://www.mgateway.com
Twitter: @rtweed
Google Group for discussions, support, advice etc: http://groups.google.co.uk/group/enterprise-web-developer-community
Thanks to Stephen Chadwick for enhancements and modifications
Copy the files from the lib directory of this repository into your working Node.js directory
You must also install socket.io:
npm install socket.io
The ewdGateway2 module is compatible with EWD build 952 or later
If you are using GT.M you must install David Wicksell's MNode interface package.
If you are using Caché, ewdGateway2 uses its native Node.js interface (available since Caché 2012.2, but it can be back-ported for use with earlier Caché versions)
EWD is a proven web application/Ajax framework specifically designed for use with GT.M and Caché databases, allowing extremely rapid development of secure, high-performance web applications.
The ewdGateway2 module provides a multi-purpose web application gateway for EWD applications. Functionality includes:
The ewdGateway2 module can be used as a replacement for a standard web server such as IIS or Apache, and no other gateway technology is required. The ewdGateway2 module automatically makes child_process connections to your GT.M or Caché database, the number of connections being determined by the poolSize that you specify.
For further details about the EWD web application framework for GT.M and Caché, see http://www.mgateway.com/ewd.html
To follow...
Copyright (c) 2013 M/Gateway Developments Ltd,
Reigate, Surrey UK.
All rights reserved.
http://www.mgateway.com
Email: rtweed@mgateway.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
FAQs
Node.js-based EWD Gateway for Cache and GT.M
The npm package ewdGateway receives a total of 1 weekly downloads. As such, ewdGateway popularity was classified as not popular.
We found that ewdGateway 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.