Skip to content

Commit 1d12ea4

Browse files
hyperpolymathclaude
andcommitted
fix(deps): bump tray Cargo.lock past 3 Dependabot alerts
Resolves the 3 low-severity Dependabot alerts that have been pinging on every push to boj-server. All three landed in tray/Cargo.lock: - rustls-webpki 0.103.10 → 0.103.12 - GHSA for wildcard-name handling under certificate name constraints. - GHSA for URI name handling under certificate name constraints. - rand 0.9.2 → 0.9.4 - Unsound interaction between rand::rng() and a custom logger. Both are patch bumps. `cargo check` passes clean from the updated lock. The bumps are lock-only — Cargo.toml dependency ranges already accepted these versions, so no manifest edit was needed. Also records the fact in .machine_readable/6a2/STATE.a2ml so the dependabot-alerts = 0 counter is no longer a stale claim — it now reflects a verified zero as of 2026-04-18. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent cecce9d commit 1d12ea4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.machine_readable/6a2/STATE.a2ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ cartridge-shared-libs-on-disk = 0 # nothing pre-built is committed — the
7070
safety-modules = 7 # Safety, Guardian, SafeHTTP, SafePromptInjection, SafeCORS, SafeAPIKey, SafeWebSocket
7171
sse-transport = true # Port 7703 — fixed 2026-03-29
7272
glama-grade = "AAA" # Security A, License A, Quality A
73-
dependabot-alerts = 0
73+
dependabot-alerts = 0 # 3 low-sev alerts (rustls-webpki x2, rand) resolved 2026-04-18 via tray/Cargo.lock patch bumps; cargo check clean
7474
benchmark = true # 63 V-lang ecosystem benchmarks + 10 MCP baselines
7575
ci-pipeline = "zig-test.yml"
7676
topology = true

tray/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)