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.
First, install firebase-tools
(from npm) and authenticate to your account.
Create a directory, then run dobi-fb init
to setup
your environment.
Use dobi-fb projects:add
to add projects to your development environment.
Use dobi-fb functions:setup
to create a new function.
If your function is database-triggered, do not use empty string.
Your function will be placed in ./pkg/<function>/<version>
By
default, the function will be loaded from main.js/main.coffee
, but
you may change the settings in config.json
to defined the file to
load from.
To deploy your functions:
deploy_map
param ./dobi-fb.json
.// example
"deploy_map": {
"my_project": {
"helloWorld": "1",
"fooBar": "2"
},
"another_project": {
"helloWorld": "1"
}
}
optional: run dobi-fb functions:build
to see how the functions compile in
./pkg/<project>/functions/pkg/<function_name>/<function_verson>
run dobi-fb functions:deploy
to deploy your functions
dobi-fb run
- start a server that will allow you to test your functionsAuthor: Steven Anderson / Maestro.io - steven@sjanderson.org
FAQs
Firebase Project Manager
The npm package dobi-fb receives a total of 0 weekly downloads. As such, dobi-fb popularity was classified as not popular.
We found that dobi-fb demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.