Go to file
2023-04-07 14:00:14 +02:00
config Initial commit. 2023-04-06 10:27:37 +02:00
.gitignore Add go.sum to repo 2023-04-06 10:28:16 +02:00
.woodpecker.yml Initial commit. 2023-04-06 10:27:37 +02:00
Dockerfile Fix dockerfile go build command 2023-04-07 12:26:05 +02:00
env.osx Initial commit. 2023-04-06 10:27:37 +02:00
go.mod Stub malscan API service 2023-04-07 13:57:58 +02:00
go.sum Stub malscan API service 2023-04-07 13:57:58 +02:00
malscan.go Stub malscan API service 2023-04-07 13:57:58 +02:00
README.md Initial readme creation 2023-04-07 14:00:14 +02:00
rest.go Stub malscan API service 2023-04-07 13:57:58 +02:00
scanner.go Implement sanity check so we stop startup if we can't detect any malware samples. 2023-04-07 13:45:57 +02:00
updater.go Add freshclam goroutine. 2023-04-06 11:35:59 +02:00

malscan

REST-based API to consume ClamAV as a microservice