
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
trubudget-logging-service
Advanced tools
This is module exports function that creates a pino logger instance with a common configuration for the trubudget project
This is module exports a pino logger instance with a common configuration for the TruBudget project
createPinoLogger(name)Creates a Pino Logger instance that can be used to log messages.
name will be passed on to pino to describe the name of the process which is logging messages
createPinoExpressLogger(pino, [options])Creates a pino-http instance that can be used together with express
pino should be a pino logger instance that can be created beforehand with createPinoLogger
options optional object containing additional setting, e.g. { "shortRoutesLogging": true }
silenceLoggingOnFrequentRoutes: (boolean) if set to true it will ignore logs in routes "/readiness", "/liveliness" and "/version".shortRoutesLogging: (boolean) if set to true it will provide only shorter, one-line output for each HTTP call.getLevel(level)Takes a string that should be a loglevel (info, debug, error...) and makes sure it is a known log level.
the validated string will be returned. If an invalid string is passed undefinedwill be returned
These are the supported Log Levels:
Information about when to use which level can be found here
FAQs
This is module exports function that creates a pino logger instance with a common configuration for the trubudget project
The npm package trubudget-logging-service receives a total of 74 weekly downloads. As such, trubudget-logging-service popularity was classified as not popular.
We found that trubudget-logging-service demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.