Skip to content

hardening: remediate security and tooling issues#121

Merged
ramtamilselvan merged 10 commits into
mainfrom
ramesh/security-quality-remediation-20260414
Apr 14, 2026
Merged

hardening: remediate security and tooling issues#121
ramtamilselvan merged 10 commits into
mainfrom
ramesh/security-quality-remediation-20260414

Conversation

@ramtamilselvan
Copy link
Copy Markdown
Contributor

Summary

  • harden Go and Rust dependency posture across the repo
  • align workspace and tooling crates with rand 0.9 and related compatibility fixes
  • restore successful builds for the CLI and testnet packages
  • add missing testnet binary entrypoint expected by Cargo

Verification

  • cargo check --workspace --all-targets (crates)
  • go build ./cmd/aethelredd
  • cargo check --all-targets (tools/cli)
  • cargo check --all-targets (tools/testnet)
  • cargo check --all-targets (services/tee-worker/nitro-sdk)

Comment thread tools/testnet/Cargo.lock Fixed
Comment thread tools/testnet/Cargo.lock Fixed
@ramtamilselvan ramtamilselvan marked this pull request as ready for review April 14, 2026 13:48
@ramtamilselvan ramtamilselvan merged commit c4f0f7b into main Apr 14, 2026
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants