
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
This module provides an interface between Node.js and the GT.M database.
It is expected that you have already installed GT.M in your system.
This module will make available the M database to your nodejs scripts.
See the scripts in the tests directory for guidelines on how to use this module.
For further details, please see the article:
"GT.M Bindings to NodeJS"
http://hdl.handle.net/10909/54
http://code.osehra.org/journal/browse/publication/25
OSEHRA Technical Journal
GT.M is distributed under the AGPL 3.0 License by fisglobal.
The source code of the GT.M node.js module is distributed under the Apache 2.0 License.
The binary build of the gtm binding to nodejs is distributed also under the Apache 2.0 License.
Thanks for installing the gtm module. Now you just need to follow these three simple post-installation steps to get your gtm module working.
A) Set the GTMCI environment variable to the full path of the gtm_access.ci file.
B) Copy the _gtmaccess.m file in to one of the directories where you have M routines. These directories are the ones that you already include in the gtmroutines environment variable.
C) Add to your LD_LIBRARY_PATH environment variable the directory where you installed GT.M.
More precisely, the directory where the GT.M library
libgtmshr.so
You can test your installation with any of the files in the test directory.
FAQs
Binding to the GT.M hierarchical database.
We found that gtm 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.