Skip to content

Bump clap from 4.5.38 to 4.5.60

923c48c
Select commit
Loading
Failed to load commit list.
Open

Bump clap from 4.5.38 to 4.5.60 #1389

Bump clap from 4.5.38 to 4.5.60
923c48c
Select commit
Loading
Failed to load commit list.
Socket Security / Socket Security: Pull Request Alerts failed Apr 2, 2026 in 7s

Pull Request #1389 Alerts: Complete with warnings

Report Status Message
PR #1389 Alerts ⚠️ Found 3 project alerts

Pull request alerts notify when new issues are detected between the diff of the pull request and it's target branch.

Details

Caution

Review the following alerts detected in dependencies.

According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. It is recommended to resolve "Warn" alerts too. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Block Medium
Install-time scripts: cargo quote

Install script: Package overview

Source: undefined

From: crates/chia_py_streamable_macro/Cargo.tomlcargo/quote@1.0.45

ℹ Read more on: This package | This alert | What is an install script?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore cargo/quote@1.0.45. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
Native binaries present: cargo quote

Location: Package overview

From: crates/chia_py_streamable_macro/Cargo.tomlcargo/quote@1.0.45

ℹ Read more on: This package | This alert | Why is native code a concern?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Verify that the inclusion of native code is expected and necessary for this package's functionality. If it is unnecessary or unexpected, consider using alternative packages without native code to mitigate potential risks.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore cargo/quote@1.0.45. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Low
Potential code anomaly (AI signal): cargo anstyle-wincon is 100.0% likely to have a medium risk anomaly

Notes: The code appears to be a benign utility for displaying a colorized ANSI grid in a Windows console. While there are minor oddities (duplicate effect mapping and a variety of underline-related effects), these do not indicate malicious behavior. No external resource access beyond standard I/O and environment-based argument parsing is present.

Confidence: 1.00

Severity: 0.60

From: ?cargo/clap@4.6.0cargo/anstyle-wincon@3.0.11

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore cargo/anstyle-wincon@3.0.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report