
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
A node.js logger that outputs the filename and line number of where the logger is called
Logger with line numbers that can also send logs to syslog.
Example of the output:
[INFO] 2018-01-23 07:38:24.946 lib/migrations.js:25 "Migration successful"
[INFO] 2018-01-23 07:38:24.948 lib/cluster.js:59 "All initialization function successful."
[INFO] 2018-01-23 07:38:24.949 lib/cluster.js:65 "Starting workers" 3
const logger = require('logacious')()
logger.log('foo', new Error(), object)
logger.info('foo', new Error(), object)
logger.warn('foo', new Error(), object)
logger.error('foo', new Error(), object)
LOGACIOUS_SYSLOG: set it to disable console and redirect all logs to syslog.LOGACIOUS_SYSLOG_TAG: cf. https://github.com/phuesler/ainLOGACIOUS_SYSLOG_FACILITY: cf. https://github.com/phuesler/ainLOGACIOUS_SYSLOG_HOSTNAME: cf. https://github.com/phuesler/ainLOGACIOUS_SYSLOG_PORT: cf. https://github.com/phuesler/ainFAQs
A node.js logger that outputs the filename and line number of where the logger is called
The npm package logacious receives a total of 2 weekly downloads. As such, logacious popularity was classified as not popular.
We found that logacious demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 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
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.