mirror of
https://github.com/reconurge/flowsint.git
synced 2026-07-16 00:52:35 -05:00
- big refactor to properly use GraphService, and enforce dependency injection BREAKING CHANGE: The usage of node.label is no longer supported in the app, a specific node format is used throughout the app and for inserting in the neo4j.
flowsint-core
The repository containing the core components for flowsint.
It contains:
- Celery tasks
- Authentication
- NEO4J database connectors
- POSTGRESQL database connectors
- Enricher base class
- Enricher orchestrator
- Enricher registry
- Encrypted vault
Testing
poetry run pytest
⚠️ 🚧 Work in progress !.