scanfile/README.md
2025-07-23 13:09:17 +02:00

14 lines
350 B
Markdown

# 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