
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.
good-console-logfmt
Advanced tools
Console broadcasting for Good process monitor, using the logfmt format
Console broadcasting for Good process monitor, using logfmt formatting
Lead Maintainer: Christopher De Cairos
good-console-logfmt
is a good reporter implementation to write hapi server events to the console. It uses the logfmt package to format log output.
GoodConsoleLogfmt(events, [config])
Creates a new GoodConsoleLogfmt object with the following arguments:
events
- an object of key value pairs.
key
- one of the supported good events indicating the hapi event to subscribe tovalue
- a single string or an array of strings to filter incoming events. "*" indicates no filtering. null
and undefined
are assumed to be "*"[config]
- optional configuration object with the following available keys
utc
- boolean controlling Moment using utc mode or not. Defaults to true
.goodconsolelogfmt.init(stream, emitter, callback)
Initializes the reporter with the following arguments:
stream
- a Node readable stream that will be the source of data for this reporter. It is assumed that stream
is in objectMode
.emitter
- an event emitter object.callback
- a callback to execute when the start function has complete all the necessary set up steps and is ready to receive data.FAQs
Console broadcasting for Good process monitor, using the logfmt format
The npm package good-console-logfmt receives a total of 21 weekly downloads. As such, good-console-logfmt popularity was classified as not popular.
We found that good-console-logfmt 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.