Commit Graph
17 Commits
Author SHA1 Message Date
dextmorgn dd00bae9ce fix(api): run production container as non-root flowsint user
The production stage created the flowsint user and chowned all app
files to it, but the USER directive was commented out, so the API
ran as root. Uncommented it. Verified: image builds, container reports
whoami=flowsint and /health returns 200.
2026-05-30 18:49:43 +02:00
z3rodaycve f79403d361 Fixed to_ssl enricher to use httpX Docker Tool 2026-04-24 19:49:20 +02:00
z3rodaycve 0d04423b59 Release of DeHashed, httpX, veriphone, scamalytics enrichers 2026-04-21 16:49:12 +02:00
dextmorgn 400b21a7d1 feat(api): install uv Dockerfile 2026-04-11 14:42:39 +02:00
dextmorgn 5569a2f9b7 feat(api): switch to uv 2026-04-11 13:14:16 +02:00
dextmorgn 20a3d35909 fix(api): keep docker user as root for now 2026-01-30 22:19:43 +01:00
dextmorgn a178ef1bcd feat(chore): update deploy components 2026-01-25 20:45:22 +01:00
dextmorgn 2123ea5b8d feat: complete refactor 2025-11-27 17:16:41 +01:00
dextmorgn 22ba7615a7 feat: remove comments 2025-10-27 11:24:58 +01:00
dextmorgn d0417e0056 feat: upgrade deploy to use docker only 2025-10-27 11:24:58 +01:00
dextmorgn 715533f7dc feat: docker-compose.prod 2025-09-16 13:50:31 +02:00
dextmorgn 0b41783f48 feat: right panel for node details 2025-07-31 15:49:51 +02:00
dextmorgn 773e95f2f3 feat: import in try block 2025-04-23 00:48:28 +02:00
dextmorgn dc274c1451 fix: wrong scan name check 2025-04-18 15:55:21 +02:00
dextmorgn 54fd26a4af feat: maigret 2025-04-17 09:49:06 +02:00
dextmorgn ea50c8a346 feat: db-refactor 2025-04-14 15:20:06 +02:00
dextmorgn bae6b5ae5e feat: fastapi + celery 2025-02-27 23:24:13 +01:00