Basic virus scanning for npm packages
npm install
Create .env.local
file
VIRUSTOTAL_API_KEY={your-virustotal-api-key}
Then run
npm run dev
Deployed automagically using Vercel
https://npm-scanner.vercel.app/
ISC © Oscar Busk
Basic virus scanning for npm packages
npm install
Create .env.local
file
VIRUSTOTAL_API_KEY={your-virustotal-api-key}
Then run
npm run dev
Deployed automagically using Vercel
https://npm-scanner.vercel.app/
ISC © Oscar Busk