File scanning & analysis platform
Find a file
2025-08-15 19:17:34 +02:00
scanners fixed capa scan api stuff, took a lot of stuff from the default capa render 2025-08-15 19:14:28 +02:00
server cleaned up old mssql queries 2025-08-15 19:17:34 +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 Templui update to v0.84.0 2025-07-25 13:03:16 +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