Skip to content

chore: update aws-lc-sys to fix dependabot alerts#157

Merged
sachiniyer merged 2 commits intomainfrom
siyer/dependabot
Mar 7, 2026
Merged

chore: update aws-lc-sys to fix dependabot alerts#157
sachiniyer merged 2 commits intomainfrom
siyer/dependabot

Conversation

@sachiniyer
Copy link
Contributor

@sachiniyer sachiniyer commented Mar 7, 2026

Summary

  • Update aws-lc-rs 1.15.4 → 1.16.1 and aws-lc-sys 0.37.1 → 0.38.0
  • Resolves all 3 high-severity dependabot alerts:
    • PKCS7_verify Signature Validation Bypass
    • Timing Side-Channel in AES-CCM Tag Verification
    • PKCS7_verify Certificate Chain Validation Bypass

Test plan

  • cargo check passes

🤖 Generated with Claude Code


Open with Devin

sachiniyer and others added 2 commits March 6, 2026 19:23
The CLI is no longer in alpha, so remove the warning banner.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update aws-lc-rs 1.15.4 -> 1.16.1 and aws-lc-sys 0.37.1 -> 0.38.0
to resolve 3 high-severity dependabot alerts (PKCS7_verify signature
validation bypass, AES-CCM timing side-channel, PKCS7_verify chain
validation bypass).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@sachiniyer sachiniyer merged commit 89b92d9 into main Mar 7, 2026
22 checks passed
@sachiniyer sachiniyer deleted the siyer/dependabot branch March 7, 2026 09:03
sachiniyer added a commit that referenced this pull request Mar 7, 2026
## Summary
- **Major version bumps** (6 packages):
  - `progenitor` 0.12 → 0.13
  - `toml` 0.9 → 1.0
  - `dialoguer` 0.11 → 0.12
  - `termimad` 0.30 → 0.34
- `rand` 0.9 → 0.10 (removed `small_rng` feature flag, now always
included)
  - `axoupdater` 0.9 → 0.10
- **48 semver-compatible** patch/minor updates via `cargo update`
- Added explicit tokio `signal` feature (previously transitively enabled
by `reqwest` 0.12)
- Includes the `aws-lc-sys` security fix from #157

## Test plan
- [x] `cargo check` passes
- [x] `cargo test` — all 139 tests pass
- [x] `cargo build --release` succeeds
- [x] Manual CLI testing: `--version`, `--help`, `auth status`, `repos
list`, `bugs list`, `version`
- [x] No new clippy errors introduced

🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- devin-review-badge-begin -->

---

<a href="https://app.devin.ai/review/usedetail/cli/pull/158"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
  </picture>
</a>
<!-- devin-review-badge-end -->

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant