ByteBaker

Results 8 issues of ByteBaker

- reduce clippy warnings from 266 to 110 - also make changes to the code to be more idiomatic in places

Minor maintenance task. Upgraded crate versions.

- clippy delints - add `deny(clippy::pedantic)` to make lint warnings stricter - make code more idiomatic - improve logic in some places or partial rewrites

As part of improving `tree-rs` in the course of the foreseeable future, following tasks are to be completed. - [x] Refactor the project structure, debloat `main.rs`. - [x] Add support...

Implements alert correlation that groups related alerts into incidents based on semantic field matching and temporal proximity, plus deduplication to prevent alert storms. Core Capabilities: - Semantic field groups: Map...

✏️ Feature

## Summary Implements cloud-agnostic graceful shutdown mechanism for Kubernetes autoscaling and other orchestration platforms. Eliminates the need for fixed 900-second waits in preStop hooks by providing real-time drain status monitoring....

☢️ Bug
✏️ Feature
Review effort 3/5

### **User description** The compression middleware was appending a separate Vary: accept-encoding header instead of combining it with existing CORS Vary headers. This caused Suricata alerts and caching inconsistencies. Now...

☢️ Bug