This website requires JavaScript.
Explore
Help
Sign In
friedkiwi
/
malscan
Watch
1
Star
0
Fork
0
You've already forked malscan
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
8a61a52fa1
Branches
Tags
View all branches
Go to file
Code
Yvan Janssens
8a61a52fa1
Implement /status API endpoint
2023-04-07 14:22:47 +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
Implement /status API endpoint
2023-04-07 14:22:47 +02:00
README.md
Initial readme creation
2023-04-07 14:00:14 +02:00
rest.go
Implement /status API endpoint
2023-04-07 14:22:47 +02:00
scanner.go
Implement /status API endpoint
2023-04-07 14:22:47 +02:00
updater.go
Add freshclam goroutine.
2023-04-06 11:35:59 +02:00
README.md
malscan
REST-based API to consume ClamAV as a microservice
Description
No description provided
Readme
42
KiB
Languages
Go
79.8%
Dockerfile
20.2%