Cizz22
|
d910ef80d6
|
refactor: replace hardcoded calculation ID with dynamic reference and disable request parameter whitelist validation
|
2 months ago |
Cizz22
|
d51ba8dd8d
|
feat: implement optimum time constraint module with new router, service, workflow, and optimizer logic
|
2 months ago |
Cizz22
|
f5c3cf774d
|
fix: Harden security middleware by logging detailed violations internally and returning generic error messages, and streamline user logging to use user_id.
|
4 months ago |
Cizz22
|
22ff523ccd
|
fix exception logging
|
4 months ago |
Cizz22
|
d9a6687ba7
|
feat: Strengthen security middleware by updating XSS, SQLi, RCE, and path traversal detection patterns, introducing security violation logging, and refining header and query parameter validation.
|
4 months ago |
Cizz22
|
ad53324311
|
feat: Enhance middleware security with header and data parameter whitelists, updated security patterns, and refined JSON inspection.
|
4 months ago |
Cizz22
|
baa6aeb7e7
|
refactor: Overhaul testing framework with extensive unit tests, pytest configuration, and improved schema validation.
|
4 months ago |
Cizz22
|
4e75df1946
|
feat: Add session data to calculation time constraints and remove JSON body size limit middleware.
|
5 months ago |
Cizz22
|
c27cef35eb
|
add middleware
|
6 months ago |