Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
github.com/darkoiv/kanban
Basic kanban board web-app.
Creating new board and lists
Moving, editing and creating tasks.
Deleting tasks and lists
Make sure you have installed go 1.16+
and npm 7.20+
# Clone
git clone https://github.com/DarkoiV/Kanban.git
cd Kanban
# Build binary, Vue page and create .env file
./create.sh
# Run server (by default runs on port 9000)
cd build/latest
./server
Each build will create new folder!
# Clone
git clone https://github.com/DarkoiV/Kanban.git
cd Kanban
# Create .env
./setupenv.sh
# Run docker-compose
docker-compose up
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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.