advanced-security / cocoapods-dependency-submission-action

CocoaPods Lockfile Dependency Submission Action
MIT License
4 stars 3 forks source link

Bump the production-dependencies group with 2 updates #17

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the production-dependencies group with 2 updates: requests and ghastoolkit.

Updates requests from 2.30.0 to 2.31.0

Release notes

Sourced from requests's releases.

v2.31.0

2.31.0 (2023-05-22)

Security

  • Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization headers to destination servers when following HTTPS redirects.

    When proxies are defined with user info (https://user:pass@proxy:8080), Requests will construct a Proxy-Authorization header that is attached to the request to authenticate with the proxy.

    In cases where Requests receives a redirect response, it previously reattached the Proxy-Authorization header incorrectly, resulting in the value being sent through the tunneled connection to the destination server. Users who rely on defining their proxy credentials in the URL are strongly encouraged to upgrade to Requests 2.31.0+ to prevent unintentional leakage and rotate their proxy credentials once the change has been fully deployed.

    Users who do not use a proxy or do not supply their proxy credentials through the user information portion of their proxy URL are not subject to this vulnerability.

    Full details can be read in our Github Security Advisory and CVE-2023-32681.

Changelog

Sourced from requests's changelog.

2.31.0 (2023-05-22)

Security

  • Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization headers to destination servers when following HTTPS redirects.

    When proxies are defined with user info (https://user:pass@proxy:8080), Requests will construct a Proxy-Authorization header that is attached to the request to authenticate with the proxy.

    In cases where Requests receives a redirect response, it previously reattached the Proxy-Authorization header incorrectly, resulting in the value being sent through the tunneled connection to the destination server. Users who rely on defining their proxy credentials in the URL are strongly encouraged to upgrade to Requests 2.31.0+ to prevent unintentional leakage and rotate their proxy credentials once the change has been fully deployed.

    Users who do not use a proxy or do not supply their proxy credentials through the user information portion of their proxy URL are not subject to this vulnerability.

    Full details can be read in our Github Security Advisory and CVE-2023-32681.

Commits


Updates ghastoolkit from 0.3.1 to 0.10.0

Release notes

Sourced from ghastoolkit's releases.

0.10.0

What's Changed

Full Changelog: https://github.com/GeekMasher/ghastoolkit/compare/0.9.2...0.10.0

0.9.2

What's Changed

Full Changelog: https://github.com/GeekMasher/ghastoolkit/compare/0.9.1...0.9.2

0.9.1

What's Changed

New Contributors

Full Changelog: https://github.com/GeekMasher/ghastoolkit/compare/0.9.0...0.9.1

0.9.0

What's Changed

Breaking Changes

  • Moved ghastoolkit.octokit.github.Repository to ghastoolkit.octokit.repository.Repository

Full Changelog: https://github.com/GeekMasher/ghastoolkit/compare/0.8.8...0.9.0

0.8.8

What's Changed

Full Changelog: https://github.com/GeekMasher/ghastoolkit/compare/0.8.7...0.8.8

... (truncated)

Commits
  • 050e238 Merge pull request #161 from GeekMasher/v0100
  • ab40043 Merge branch 'main' into v0100
  • 7096fa6 feat: v0.10.0
  • e28b47a Merge pull request #160 from GeekMasher/codescanning-default-setup
  • ab3ff0b Merge branch 'main' into codescanning-default-setup
  • c225e2a feat: add code scanning default setup
  • cc90d5e fix: fix enterprise issues
  • 976dc0e Merge pull request #158 from GeekMasher/dependabot/pip/development-dependenci...
  • 13505c4 build(deps-dev): bump the development-dependencies group with 1 update
  • c9a4253 Merge pull request #157 from GeekMasher/dependabot/pip/development-dependenci...
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions