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
fdde5bdee3
feat: Disable unknown JSON key and query parameter validation by commenting out respective checks.
|
4 months ago |
| .. |
|
aeros_contribution
|
chore: Remove debug print statements for component importance analysis.
|
4 months ago |
|
aeros_equipment
|
Refactor AEROS API integration and dependency management, enhance security middleware, and refine validation rules for query parameters and schema fields.
|
4 months ago |
|
aeros_project
|
add dowm;pad
|
4 months ago |
|
aeros_simulation
|
feat: Implement `with_for_update` in simulation and node retrieval to prevent TOCTOU race conditions.
|
4 months ago |
|
auth
|
feat: Implement user context propagation and enhance error logging with unique IDs and user details.
|
4 months ago |
|
dashboard_model
|
update eaf
|
5 months ago |
|
database
|
Refactor AEROS API integration and dependency management, enhance security middleware, and refine validation rules for query parameters and schema fields.
|
4 months ago |
|
__init__.py
|
initialCommit
|
2 years ago |
|
aeros_utils.py
|
feat: Configure Aeros license retrieval from Vault, falling back to environment variables defined in the new `.env.example`.
|
4 months ago |
|
api.py
|
refactor: improve exception handling, introduce structured logging, and refine uvicorn access logging.
|
5 months ago |
|
config.py
|
feat: Configure Aeros license retrieval from Vault, falling back to environment variables defined in the new `.env.example`.
|
4 months ago |
|
context.py
|
feat: Implement user context propagation and enhance error logging with unique IDs and user details.
|
4 months ago |
|
enums.py
|
first commit
|
1 year ago |
|
exceptions.py
|
fix exception logging
|
4 months ago |
|
logging.py
|
feat: Enhance security by logging specific violation details internally and providing generic client error messages, while refining user context in logs.
|
4 months ago |
|
main.py
|
fix
|
4 months ago |
|
metrics.py
|
initialCommit
|
2 years ago |
|
middleware.py
|
feat: Disable unknown JSON key and query parameter validation by commenting out respective checks.
|
4 months ago |
|
models.py
|
feat: Add Pydantic field validation with max_length and pattern constraints to various schemas and models.
|
5 months ago |
|
rate_limiter.py
|
feat: integrate SlowAPIMiddleware and configure default rate limits.
|
4 months ago |
|
utils.py
|
feat: Integrate Vault for secret management and add comprehensive unit tests for core modules, schemas, and middleware.
|
4 months ago |