You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cizz22 937a3a95b1 refactor: improve SQLAlchemy error handling, refine column access for query conditions, and use `operator.attrgetter` for model dictionary serialization. 5 months ago
..
aeros_contribution fix 9 months ago
aeros_equipment feat: Implement filename sanitization for uploaded files and enforce secure default filenames for downloads. 5 months ago
aeros_project feat: Implement filename sanitization for uploaded files and enforce secure default filenames for downloads. 5 months ago
aeros_simulation refactor: improve SQLAlchemy error handling, refine column access for query conditions, and use `operator.attrgetter` for model dictionary serialization. 5 months ago
auth Update 'src/auth/service.py' 7 months ago
dashboard_model update eaf 5 months ago
database refactor: improve SQLAlchemy error handling, refine column access for query conditions, and use `operator.attrgetter` for model dictionary serialization. 5 months ago
__init__.py initialCommit 2 years ago
api.py fix 9 months ago
config.py feat: integrate ClamAV for virus scanning of uploaded files and update pagination schema alias. 5 months ago
enums.py first commit 1 year ago
exceptions.py refactor: improve SQLAlchemy error handling, refine column access for query conditions, and use `operator.attrgetter` for model dictionary serialization. 5 months ago
logging.py add file read for big json 10 months ago
main.py add validation 6 months ago
metrics.py initialCommit 2 years ago
middleware.py Update 'src/middleware.py' 5 months ago
models.py add validation 6 months ago
rate_limiter.py add session to scope job 1 year ago
utils.py feat: Implement filename sanitization for uploaded files and enforce secure default filenames for downloads. 5 months ago