2025-01-10 03:09:32 +01:00
{
"gitzone" : {
"projectType" : "npm" ,
"module" : {
"githost" : "code.foss.global" ,
"gitscope" : "push.rocks" ,
"gitrepo" : "smartantivirus" ,
2025-02-07 20:47:30 +01:00
"description" : "A Node.js package providing integration with ClamAV for anti-virus scanning, facilitating both Docker containerized management and direct connection to a ClamAV daemon." ,
2025-01-10 03:09:32 +01:00
"npmPackagename" : "@push.rocks/smartantivirus" ,
"license" : "MIT" ,
2025-01-10 03:25:22 +01:00
"projectDomain" : "push.rocks" ,
"keywords" : [
"antivirus" ,
"Node.js" ,
2025-02-07 20:47:30 +01:00
"ClamAV" ,
2025-01-10 03:25:22 +01:00
"virus scanning" ,
"security" ,
2025-02-07 20:47:30 +01:00
"Docker" ,
"in-memory scanning" ,
"file scanning" ,
"stream scanning" ,
2025-01-10 03:25:22 +01:00
"data protection" ,
2025-02-07 20:47:30 +01:00
"network security" ,
"buffer scanning" ,
2025-01-10 03:25:22 +01:00
"software testing"
]
2025-01-10 03:09:32 +01:00
}
} ,
"npmci" : {
"npmGlobalTools" : [ ] ,
"npmAccessLevel" : "public"
}
}