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. 1 month ago
..
aeros_contribution fix 5 months ago
aeros_equipment feat: Implement filename sanitization for uploaded files and enforce secure default filenames for downloads. 1 month ago
aeros_project feat: Implement filename sanitization for uploaded files and enforce secure default filenames for downloads. 1 month ago
aeros_simulation refactor: improve SQLAlchemy error handling, refine column access for query conditions, and use `operator.attrgetter` for model dictionary serialization. 1 month ago
auth Update 'src/auth/service.py' 3 months ago
dashboard_model update eaf 1 month ago
database refactor: improve SQLAlchemy error handling, refine column access for query conditions, and use `operator.attrgetter` for model dictionary serialization. 1 month ago
__init__.py initialCommit 1 year ago
api.py fix 5 months ago
config.py feat: integrate ClamAV for virus scanning of uploaded files and update pagination schema alias. 1 month ago
enums.py first commit 9 months ago
exceptions.py refactor: improve SQLAlchemy error handling, refine column access for query conditions, and use `operator.attrgetter` for model dictionary serialization. 1 month ago
logging.py add file read for big json 6 months ago
main.py add validation 2 months ago
metrics.py initialCommit 1 year ago
middleware.py Update 'src/middleware.py' 1 month ago
models.py add validation 2 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. 1 month ago