mirror of
https://github.com/reconurge/flowsint.git
synced 2026-07-11 13:35:22 -05:00
[PR #148] [MERGED] fix: security issues #3224
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/reconurge/flowsint/pull/148
Author: @dextmorgn
Created: 5/30/2026
Status: ✅ Merged
Merged: 5/30/2026
Merged by: @dextmorgn
Base:
main← Head:fix/phase1-critical📝 Commits (5)
c9d594afix(api): load AUTH_SECRET from validated core.auth sourcedd00baefix(api): run production container as non-root flowsint useree06d6cfix(api): restrict CORS origins via ALLOWED_ORIGINS env1d409d7fix(scan): persist results to existing details column, errors to error columne8ca7b3fix(types): apply extra=allow via Pydantic v2 model_config📊 Changes
8 files changed (+24 additions, -25 deletions)
View changed files
📝
.env.example(+2 -0)📝
flowsint-api/Dockerfile(+1 -1)📝
flowsint-api/app/api/deps.py(+1 -9)📝
flowsint-api/app/api/schemas/scan.py(+1 -1)📝
flowsint-api/app/main.py(+7 -1)📝
flowsint-core/src/flowsint_core/tasks/enricher.py(+6 -6)📝
flowsint-core/src/flowsint_core/tasks/flow.py(+3 -3)📝
flowsint-types/src/flowsint_types/flowsint_base.py(+3 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.