在节点js中上传文件的防病毒软件 [英] Antivirus for file upload in node js

查看:42
本文介绍了在节点js中上传文件的防病毒软件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对节点js express项目中上传的文件进行病毒扫描的最佳方法是什么.我的项目中具有csv文件上传功能.建议对上传的文件进行病毒扫描.我正在使用multer进行上传

What is the best way to virus scan the uploaded files in my node js express project. I'm having a csv file upload functionality in my project. It's recommended to do a virus scan of the files uploaded. I'm using multer for upload

推荐答案

您应使用Virustotal,它会在分析文件结果后为您提供API访问权限来上传文件,您可以决定是否接受上传的文件.

You shall use Virustotal which will give you API access for uploading file after analyzing its result you can decide to accept uploaded file or not.

参考: https://developers.virustotal.com/reference

这篇关于在节点js中上传文件的防病毒软件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆