Giter Site home page Giter Site logo

clamav's People

Contributors

blacktop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

clamav's Issues

New error in build from Dockerfile

Building avscan Go binary...
go version go1.10.8 linux/amd64
package golang.org/x/sys/unix: unrecognized import path "golang.org/x/sys/unix" (parsing golang.org/x/sys/unix: XML syntax error on line 9: expected /> in element)

scan speed low

time http -f localhost:3993/scan [email protected]

HTTP/1.1 200 OK
Content-Length: 129
Content-Type: application/json; charset=UTF-8
Date: Thu, 24 Aug 2017 06:17:10 GMT

{
    "clamav": {
        "engine": "0.99.2", 
        "error": "", 
        "infected": true, 
        "known": "6303004", 
        "result": "Eicar-Test-Signature", 
        "updated": "20170813"
    }
}


real	0m14.414s
user	0m0.244s
sys	0m0.041s

scan a simple txt cost more than 14s seconds

build warning

LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found - unrar support unavailable

when docker build

error in build from Dockerfile

(39/40) Installing .build-deps (0)
(40/40) Upgrading musl-utils (1.1.19-r10 -> 1.1.19-r11)
Executing busybox-1.28.4-r0.trigger
Executing ca-certificates-20190108-r0.trigger
OK: 555 MiB in 65 packages
Building avscan Go binary...
go version go1.10.8 linux/amd64
package github.com/sirupsen/logrus: case-insensitive import collision: "github.com/sirupsen/logrus" and "github.com/Sirupsen/logrus"
The command '/bin/sh -c apk --update add --no-cache -t .build-deps   build-base   mercurial   musl-dev   openssl   bash   wget   git   gcc   go   && echo "Building avscan Go binary..."   && cd /go/src/github.com/malice-plugins/clamav   && export GOPATH=/go   && go version   && go get   && go build -ldflags "-s -w -X main.Version=v$(cat VERSION) -X main.BuildTime=$(date -u +%Y%m%d)" -o /bin/avscan   && rm -rf /go /usr/local/go /usr/lib/go /tmp/*   && apk del --purge .build-deps' returned a non-zero code: 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.