File scanning & analysis platform
| scanners | ||
| server | ||
| tests/files | ||
| tmp | ||
| .air.toml | ||
| .gitignore | ||
| .templui.json | ||
| config.toml | ||
| docker-compose.yml | ||
| go.mod | ||
| go.sum | ||
| input.css | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| sqlc.yaml | ||
| tailwind.config.js | ||
Scanfile
using "filetype" to get MIME type
Build/dev Dependencies
these dependencies are required additionally to what is specified in go.mod and python requirements.txt
server/core
- yara-x c library https://virustotal.github.io/yara-x/docs/api/c/c-/#building-the-c-library
- tailwind css
- templ
scanners
- python3 3.13
- python3-venv