crud-app/ ├── app/ │ ├── __init__.py # Package initialization │ ├── config.py # Configuration management │ ├── database.py # Database connection & session factory │ ├── models.py # SQLAlchemy ORM ...
Generate SQLAlchemy models from OCSF (Open Cybersecurity Schema Framework) schema for PostgreSQL with full normalization. generated_models/ ├── __init__.py # Re-exports all classes via __all__ (697+ ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results