
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
matrix-app-config-helper
Advanced tools
MatrixOS Application Configuration Helper Utility - Makes sure the config file is valid, and adds defaults.
Hello, welcome to Matrix Configuration. This module helps to verify, construct and validate MatrixOS Application configurations.
We use YAML to make configuration easy for humans.
https://en.wikipedia.org/wiki/YAML
https://github.com/matrix-io/matrix-app-config-helper/issues
http://matrix-io.github.io/matrix-documentation
When a MatrixOS application starts, by default it loads the Firebase configuration. If there is no config saved, MatrixOS reads from app.matrix/config.yaml
, then parses, validates and populates the Firebase record. The population step is important because it expands the configuration and makes it more accessible for humans to write powerful code with simple configuration commands. Functionally, this means What is saved in Firebase WILL be slightly different from what is in config.yaml. So don't be surprised.
Meta information is stripped from config when an application is installed to deviceapps/
in firebase.
When a dashboard loads an application, it loads the configuration from Firebase.
When the CLI changes a configuration variable, it will restart the MatrixOS application.
Currently, you must manually delete an old application configuration from Firebase before loading a new one from config.yaml
. Soon, there will be an CLI invalidate command of some sort to make this easier. matrix config appname -x
To integrate new configuration features properly, they should be validated here first, then changes should be made to the MatrixOS and dashboard.
To use this codebase to test if you have a valid Configuration
node index.js test config.yaml
These are also exposed via the read()
and validate()
methods.
Documentation: http://github.io/matrix-io/matrix-documentation/Configuration
FAQs
MatrixOS Application Configuration Helper Utility - Makes sure the config file is valid, and adds defaults.
We found that matrix-app-config-helper 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.