Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aiobotocore from 2.14.0 to 2.15.0 in /backend/paaster #643

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps aiobotocore from 2.14.0 to 2.15.0.

Release notes

Sourced from aiobotocore's releases.

2.15.0

What's Changed

Full Changelog: aio-libs/aiobotocore@2.14.0...2.15.0

Changelog

Sourced from aiobotocore's changelog.

2.15.0 (2024-09-10) ^^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification
Commits
  • 9e0ad8c Merge pull request #1203 from jakob-keller/declare-python-3.13-support
  • a88c8a4 declare support for Python 3.13
  • 283eca5 Merge pull request #1202 from jakob-keller/bump-botocore
  • 8a50b61 bump botocore dependency specification
  • ac3b541 relax botocore dependency specification
  • 53d9c09 Merge pull request #1198 from jakob-keller/setuptool-no-dynamic-discovery
  • 130bd45 set setuptools packages find configuration (#1197)
  • 350c932 Merge pull request #1194 from jakob-keller/relax-setuptools-build-dependency
  • 24a44d7 relax setuptools build dependency specification (#1193)
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/aio-libs/aiobotocore/releases)
- [Changelog](https://github.com/aio-libs/aiobotocore/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiobotocore@2.14.0...2.15.0)

---
updated-dependencies:
- dependency-name: aiobotocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 16, 2024
Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
paaster ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 9:53am

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/[email protected] environment, eval, filesystem, network, shell, unsafe 0 108 MB aws, garnaat
pypi/[email protected] environment, eval, filesystem, network, shell, unsafe 0 1.78 MB rthalley
pypi/[email protected] environment, eval 0 115 kB
pypi/[email protected] environment, eval, unsafe 0 8.55 MB curella.org, joke2k
pypi/[email protected] environment, filesystem, unsafe 0 946 kB Andrew.Svetlov, mj, webknjaz
pypi/[email protected] environment, eval, filesystem, network, shell 0 339 kB njs, pgjones
pypi/[email protected] environment, network 0 490 kB tomchristie
pypi/[email protected] environment, filesystem, network, unsafe 0 645 kB florimondmanca, tomchristie, yeraydiazdiaz
pypi/[email protected] filesystem, network 0 1.1 MB kjd
pypi/[email protected] filesystem 0 15.4 kB hpk, ronny
pypi/[email protected] environment, eval, filesystem 0 108 kB aws, jamesls
pypi/[email protected] environment, eval, filesystem, network, shell 0 3.57 MB cofin, jacobcoffee, provinzkraut
pypi/[email protected] eval, filesystem, shell 0 264 kB cjsewell, ebp-bot
pypi/[email protected] None 0 25.7 kB hukkin
pypi/[email protected] None 0 77.5 kB Lord-Zero
pypi/[email protected] environment, filesystem, network 0 1.1 MB 10gen, emptysquare
pypi/[email protected] None 0 531 kB jcrist

🚮 Removed packages: pypi/[email protected], pypi/[email protected]

View full report↗︎

Copy link

🚨 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 NoteSourceCI
AI-detected potential code anomaly pypi/[email protected]
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
AI-detected potential code anomaly pypi/[email protected]
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
Network access pypi/[email protected] 🚫
AI-detected potential code anomaly pypi/[email protected]
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
Network access pypi/[email protected] 🚫
Shell access pypi/[email protected] 🚫
Shell access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
Shell access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
AI-detected potential code anomaly pypi/[email protected]
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
Network access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
Shell access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
Shell access pypi/[email protected] 🚫
AI-detected potential code anomaly pypi/[email protected]
  • Notes: The code contains multiple potential security risks, including unauthorized file writes, command injection, information leakage, and code injection. It should be reviewed and modified to ensure proper input validation, sanitization, and secure handling of user input. The presence of 'eval' raises concerns about the safety and security of the code.
  • Confidence: 0.80
  • Severity: 0.70
🚫
AI-detected potential security risk pypi/[email protected]
  • Notes: The reports are incomplete and do not provide any meaningful analysis due to the absence of code for evaluation. As a result, no accurate assessments or scores can be provided for malware, obfuscated code, or security risks. A proper evaluation would require access to the code in question.
  • Confidence: 0.80
  • Severity: 0.40
🚫
AI-detected potential security risk pypi/[email protected]
  • Notes: The reports lack critical information and analysis, and without the actual code for assessment, it is challenging to provide an accurate evaluation. The confidence in the absence of security risks seems high, but it is unfounded without code analysis. The risk score should not be 0 if there is a high confidence level. Malware score is correctly assigned as 0. Further analysis is needed to make a conclusive determination.
  • Confidence: 0.70
  • Severity: 0.90
🚫
Network access pypi/[email protected] 🚫
Shell access pypi/[email protected] 🚫
Network access pypi/[email protected] 🚫
Shell access pypi/[email protected] 🚫

View full report↗︎

Next steps

What is an AI-detected potential code anomaly?

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.

What is network access?

This module accesses the network.

Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

What is shell access?

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

What are AI-detected potential security risks?

AI has determined that this package may contain potential security issues or vulnerabilities.

An AI system identified potential security problems in this package. It is advised to review the package thoroughly and assess the potential risks before installation. You may also consider reporting the issue to the package maintainer or seeking alternative solutions with a stronger security posture.

Take a deeper look at the dependency

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.

Remove the package

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.

Mark a package as acceptable risk

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/[email protected] or ignore all packages with @SocketSecurity ignore-all

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #651.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/backend/paaster/aiobotocore-2.15.0 branch September 23, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants