prop/rust/prop_grid_rs
Graham McIntire 83d3d68f12
Some checks failed
Build prop-grid-rs / Test, build, push (push) Failing after 2s
Build and Push / Build and Push Docker Image (push) Failing after 2s
chore: update all dependencies, fix Bandit CVE-2026-65623 HIGH
Elixir:
- bandit 1.12.0 → 1.12.4 (fixes quadratic CPU blow-up in WebSocket reassembly)
- phoenix_live_view 1.2.7 → 1.2.8
- plug_crypto 2.1.1 → 2.2.0
- lazy_html, elixir_make, glob_ex, tidewave minor bumps

Rust (83 crates):
- tokio 1.52.3 → 1.53.1
- sqlx → 0.8.6
- aws-lc-rs → 1.17.3
- uuid → 1.24.0, serde → 1.0.229
- hyper → 1.11.0, rustls → 0.23.42

mix hex.audit: clean
cargo clippy --release + cargo test --release: clean, 169 tests pass

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-27 11:35:06 -05:00
..
src fix: sweep bugs across Python MQTT listener, Elixir PSKR/propagation, and Rust 2026-07-20 19:48:45 -05:00
tests fix(rust/scorer): sync recalibrated default weights with Elixir 2026-04-29 09:32:54 -05:00
.gitignore feat(grid-rs): Rust worker for HRRR f01..f18 propagation chain 2026-04-19 15:42:49 -05:00
Cargo.lock chore: update all dependencies, fix Bandit CVE-2026-65623 HIGH 2026-07-27 11:35:06 -05:00
Cargo.toml chore(rust): trim unused crate features 2026-04-24 12:25:10 -05:00
Dockerfile perf(grid-rs): cargo-chef + unified --release profile in CI build 2026-04-30 09:54:25 -05:00