Commit Graph

11 Commits

Author SHA1 Message Date
d904d29201 change database mirror
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-07 16:00:41 +02:00
e717674f45 Implement first revision of malware scanning microservice.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-07 14:53:38 +02:00
8a61a52fa1 Implement /status API endpoint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-07 14:22:47 +02:00
21d3278841 Initial readme creation 2023-04-07 14:00:14 +02:00
db7740c685 Stub malscan API service
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-07 13:57:58 +02:00
1217a12f80 Implement sanity check so we stop startup if we can't detect any malware samples.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-07 13:45:57 +02:00
dbad1e4725 Fix dockerfile go build command
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-07 12:26:05 +02:00
f15526fe9e Add 8080 as an exposed port to the Dockerfile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-06 11:36:31 +02:00
bcb44774e5 Add freshclam goroutine. 2023-04-06 11:35:59 +02:00
dc01e7999e Add go.sum to repo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-06 10:28:16 +02:00
dc8d463f53 Initial commit. 2023-04-06 10:27:37 +02:00