Closed dependabot[bot] closed 2 weeks ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
pypi/decli@0.6.2 | None | 0 |
41.6 kB | Willemoes |
pypi/prompt-toolkit@3.0.36 | environment, eval, filesystem, network, shell | 0 |
1.78 MB | jonathan.slenders |
pypi/questionary@2.0.1 | environment | 0 |
104 kB | tmbo |
🚮 Removed packages: pypi/commitizen@2.42.1, pypi/decli@0.5.2, pypi/prompt-toolkit@3.0.48, pypi/questionary@1.10.0
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source | CI |
---|---|---|---|---|
AI-detected potential code anomaly | pypi/prompt-toolkit@3.0.36 |
| 🚫 |
AI has identified unusual behaviors that may pose a security risk.
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.
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 [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore pypi/prompt-toolkit@3.0.36
Superseded by #229.
Bumps commitizen from 2.42.1 to 3.30.1.
Release notes
Sourced from commitizen's releases.
... (truncated)
Changelog
Sourced from commitizen's changelog.
... (truncated)
Commits
665aa59
bump: version 3.30.0 → 3.30.11806fe8
style(mypy): rewrite import to avoid unnecessary type ignore82db67d
style(check): fix mypy issuesc8af618
refactor(cli): replace magic number 0 with ExitCode.EXPECTED_EXIT632ab4f
refactor(defaults): disallow style as Nonec49e7a2
refactor(cz_customize): return empty string for info, example, schema and sch...7dd33ea
build(deps-dev): bump mkdocs-material from 9.5.43 to 9.5.44fc92920
build(deps-dev): bump rich from 13.9.3 to 13.9.4d785b3c
build(deps-dev): bump ruff from 0.7.1 to 0.7.2ffb26fb
build(deps-dev): bump mkdocs-material from 9.5.42 to 9.5.43Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show