Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Module used for system logger tool. It will record log events and write them out in a file with different information such as the file where the log is and the line. The purpose of this module is to have a logger in common for all the files your app may need. There are different log levels entries and the minimum log level can be configured in a log_config.yaml This file should be located in the folder where the main file is going to be launched. There is a template for the log_config.yaml The different log level entries are from less important to most: DEBUG, INFO, WARNING, ERROR, CRITICAL
--- #YAML FILE START
__main__: "DEBUG"
##### sys #####
sys_shd: "CRITICAL"
sys_conf: "WARNING"
sys_log: "INFO"
file_handlers: {
# "log_can" : [ drv.drv_can, drv.drv_epc ],
}
FAQs
Toolchain used to recording log events at different levels .
We found that system-logger-tool demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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 uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.