File scanning & analysis platform
Find a file
2025-07-25 12:40:54 +02:00
scanners readme changes 2025-07-23 13:09:17 +02:00
server formatting 2025-07-25 12:40:54 +02:00
tests/files Test files 2025-06-12 11:59:36 +02:00
.air.toml aah 2025-05-27 15:00:19 +02:00
.gitignore added "temp/" to gitignore 2025-07-24 20:11:44 +02:00
.templui.json before sqlc 2025-06-03 15:44:56 +02:00
config.toml added debugging 2025-06-12 11:59:10 +02:00
docker-compose.yml continued work on capa scanner 2025-06-17 17:05:28 +02:00
go.mod go mod tidy 2025-07-23 13:17:39 +02:00
go.sum go mod tidy 2025-07-23 13:17:39 +02:00
input.css aah 2025-05-27 15:00:19 +02:00
LICENSE in multiple containers 2025-05-21 07:25:45 +02:00
Makefile fix for makefile run 2025-07-23 13:20:26 +02:00
README.md readme changes 2025-07-23 13:09:17 +02:00
sqlc.yaml yara stuff 2025-07-23 13:19:28 +02:00
tailwind.config.js no longer uploading files to scanners, sharing filesystem instead 2025-05-21 08:52:48 +02:00

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

scanners

  • python3 3.13
  • python3-venv