
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
github.com/longquanzheng/cadence-lab/cadence-sqlite
Implement SQL Plugin with SQLITE for Cadence
make
make install-schema-sqlite
./cadence-server start
You should see logs like:
$./cadence-server start
2019/12/13 13:53:52 Loading config; env=development,zone=,configDir=./config
2019/12/13 13:53:52 Loading configFiles=[./config/development.yaml]
2019/12/13 13:53:52 error creating file based dynamic config client, use no-op config client instead. error: error checking dynamic config file at path , error: stat : no such file or directory
{"level":"info","ts":"2019-12-13T13:53:52.013-0800","msg":"Created RPC dispatcher and listening","service":"cadence-frontend","address":"127.0.0.1:7933","logging-call-at":"rpc.go:81"}
{"level":"info","ts":"2019-12-13T13:53:52.014-0800","msg":"Get dynamic config","name":"system.advancedVisibilityWritingMode","value":"off","default-value":"off","logging-call-at":"config.go:58"}
{"level":"info","ts":"2019-12-13T13:53:52.014-0800","msg":"Get dynamic config","name":"system.enableGlobalDomain","value":"false","default-value":"false","logging-call-at":"config.go:58"}
{"level":"info","ts":"2019-12-13T13:53:52.014-0800","msg":"Creating RPC dispatcher outbound","service":"cadence-frontend","address":"localhost:7933","logging-call-at":"clientBean.go:276"}
{"level":"info","ts":"2019-12-13T13:53:52.015-0800","msg":"Starting service frontend","logging-call-at":"server.go:207"}
...
FAQs
Unknown package
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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.