Florian Eggenberger
1aee0cc409
Fix go build >= 1.16
...
Go build changed in 1.1.6. Modules are no on by default.
This did break the build. Adding the environment variable
GO111MODULE=auto will fix this.
For details see:
https://go.dev/blog/go116-module-changes
2021-09-03 09:32:29 +02:00
Flavio Meyer
ae6687b7d2
Implement Prometheus metrics
2020-09-01 12:56:35 +02:00
Flavio Meyer
4b52934656
Adjust import of dutchcoders/go-clamd dependency
2020-09-01 12:55:11 +02:00
ajila-fmeyer
d10c4fd885
Adding variable for signature database checks per day
2020-02-07 11:38:40 +01:00
ajila-fmeyer
81beb69a5f
Update database check to 24 times a day
2020-02-06 17:11:20 +01:00
Flavio Meyer
2a15d51703
Adding HTTPS support for REST API interface
2020-02-06 15:59:27 +01:00
Flavio Meyer
6f4799bb88
Implementing environment variable option
2020-01-21 11:18:58 +01:00
Flavio Meyer
b1880a435c
Remove folder scan and alerts
2020-01-20 14:33:49 +01:00
Yi Sheng Yap
b0eb5989fa
Add more configuration options for ClamAV
...
- Scan alerts
- On Access Scanning
2019-02-14 15:11:14 +08:00
Yi Sheng Yap
d8cc0c8477
Update Dockerfile, remove multibuild as OpenShift build does not support
2019-02-13 11:20:27 +08:00
Niilo Ursin
18745574de
build go binary in docker
2017-11-11 00:47:18 +02:00
Niilo Ursin
5784f5fc5f
modify to single docker image for clamav-rest
2017-08-28 23:18:08 +03:00
Oliver Sterzel
f2620bb98c
Revert "Make the clam-rest container tiny"
...
This reverts commit d6a9b30ea1
.
2016-06-26 23:32:26 +01:00
Oliver Sterzel
d6a9b30ea1
Make the clam-rest container tiny
2016-06-26 23:29:22 +01:00
Oliver Sterzel
a2cb7af946
Added travis ci build script and removed source from docker container
2015-09-21 09:23:43 +01:00
Oliver
3e087ebb07
Virus scanning rest api
2015-07-26 22:46:59 +01:00