Go to file
Yvan Janssens db7740c685
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Stub malscan API service
2023-04-07 13:57:58 +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
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