Skip to content

resolving advisory alerts - #331

Merged
rbaconcordium merged 1 commit into
mainfrom
COR-2330/audit
Mar 13, 2026
Merged

resolving advisory alerts#331
rbaconcordium merged 1 commit into
mainfrom
COR-2330/audit

Conversation

@rbaconcordium

Copy link
Copy Markdown
Contributor

Purpose

cargo deny check advisories gave these alerts:
ID: RUSTSEC-2025-0012 - Advisory: https://rustsec.org/advisories/RUSTSEC-2025-0012
no safe upgrade is available

ID: RUSTSEC-2026-0007 -Advisory: https://rustsec.org/advisories/RUSTSEC-2026-0007
cargo update -p bytes

ID: RUSTSEC-2024-0388 -Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0388
no safe upgrade is available

ID: RUSTSEC-2021-0141 - Advisory: https://rustsec.org/advisories/RUSTSEC-2021-0141
no safe upgrade is available

ID: RUSTSEC-2024-0384 - Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0384
no safe upgrade is available

ID: RUSTSEC-2025-0119 - Advisory: https://rustsec.org/advisories/RUSTSEC-2025-0119
no safe upgrade is available

ID: RUSTSEC-2024-0436 - Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0436
no safe upgrade is available

ID: RUSTSEC-2024-0437 - Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0437
cargo update -p protobuf

ID: RUSTSEC-2025-0134 - Advisory: https://rustsec.org/advisories/RUSTSEC-2025-0134
no safe upgrade is available

ID: RUSTSEC-2025-0047 - Advisory: https://rustsec.org/advisories/RUSTSEC-2025-0047
cargo update -p slab

ID: RUSTSEC-2025-0055 - Advisory: https://rustsec.org/advisories/RUSTSEC-2025-0055
cargo update -p tracing-subscriber

warning[yanked]: detected yanked crate (try cargo update -p keccak)

warning[yanked]: detected yanked crate (try cargo update -p slab)

Changes

Ran the cargo update command suggestions

Checklist

  • [ x ] My code follows the style of this project.
  • [ x ] The code compiles without warnings.
  • [ x ] I have performed a self-review of the changes.
  • [ x ] I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0

@rbaconcordium
rbaconcordium merged commit a13bfb6 into main Mar 13, 2026
4 checks passed
@rbaconcordium
rbaconcordium deleted the COR-2330/audit branch March 13, 2026 09:09
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