Skip to content

chore(deps): bump uv from 0.8.23 to 0.11.15 in /02-use-cases/customer-support-assistant-vpc/agent#1580

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/02-use-cases/customer-support-assistant-vpc/agent/uv-0.11.15
Closed

chore(deps): bump uv from 0.8.23 to 0.11.15 in /02-use-cases/customer-support-assistant-vpc/agent#1580
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/02-use-cases/customer-support-assistant-vpc/agent/uv-0.11.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor

Bumps uv from 0.8.23 to 0.11.15.

Release notes

Sourced from uv's releases.

0.11.15

Release Notes

Released on 2026-05-18.

Security

Enhancements

  • Add TOML v1.1 -> v1.0 backwards compatibility for source distributions (#18741)
  • Add support for Azure request signing (#19421)
  • Apply stricter validation to all wheel filename segments (#19364)
  • Reject empty strings as an invalid package name (#19435)
  • Use structured errors for signing authentication failures (#19422)

Preview

  • uv audit: Add JSON output (#19305)

Configuration

  • Respect required-environments in uv pip compile (#19378)

Performance

  • Avoid parsing JSON manifest when local Python is available (#19398)
  • Avoid walking nested directories in linker conflict registration (#19382)
  • Optimize async wheel ZIP writing (#19383)
  • Fix dead "already trimmed" fast-path in Version::only_release_trimmed (#19425)

Bug fixes

  • Apply workspace-member [tool.uv.sources] credentials under uv sync --frozen (#19423)
  • Skip empty directories in uv build outputs (#19437)
  • Fix Git submodule handling when using relative paths (#12156)
  • Fix line number reporting in netrc parsing (#19452)

Documentation

  • Move Bazel auth helper setup into integration guide (#19392)

Install uv 0.11.15

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.15/uv-installer.sh | sh
</tr></table> 

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.15

Released on 2026-05-18.

Security

Enhancements

  • Add TOML v1.1 -> v1.0 backwards compatibility for source distributions (#18741)
  • Add support for Azure request signing (#19421)
  • Apply stricter validation to all wheel filename segments (#19364)
  • Reject empty strings as an invalid package name (#19435)
  • Use structured errors for signing authentication failures (#19422)

Preview

  • uv audit: Add JSON output (#19305)

Configuration

  • Respect required-environments in uv pip compile (#19378)

Performance

  • Avoid parsing JSON manifest when local Python is available (#19398)
  • Avoid walking nested directories in linker conflict registration (#19382)
  • Optimize async wheel ZIP writing (#19383)
  • Fix dead "already trimmed" fast-path in Version::only_release_trimmed (#19425)

Bug fixes

  • Apply workspace-member [tool.uv.sources] credentials under uv sync --frozen (#19423)
  • Skip empty directories in uv build outputs (#19437)
  • Fix Git submodule handling when using relative paths (#12156)
  • Fix line number reporting in netrc parsing (#19452)

Documentation

  • Move Bazel auth helper setup into integration guide (#19392)

0.11.14

Released on 2026-05-12.

Enhancements

  • Add Astral mirror URL override (#19206)

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [uv](https://github.com/astral-sh/uv) from 0.8.23 to 0.11.15.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.23...0.11.15)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.11.15
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 29, 2026
@github-actions github-actions Bot added the 02-use-cases 02-use-cases label May 29, 2026
@github-actions

Copy link
Copy Markdown

Latest scan for commit: 0c317f1 | Updated: 2026-05-29 21:39:28 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-05-29T21:39:11+00:00
  • ASH version: 3.0.0

Summary

Scanner Results

The table below shows findings by scanner, with status based on severity thresholds and dependencies:

Column Explanations:

Severity Levels (S/C/H/M/L/I):

  • Suppressed (S): Security findings that have been explicitly suppressed/ignored and don't affect the scanner's pass/fail status
  • Critical (C): The most severe security vulnerabilities requiring immediate remediation (e.g., SQL injection, remote code execution)
  • High (H): Serious security vulnerabilities that should be addressed promptly (e.g., authentication bypasses, privilege escalation)
  • Medium (M): Moderate security risks that should be addressed in normal development cycles (e.g., weak encryption, input validation issues)
  • Low (L): Minor security concerns with limited impact (e.g., information disclosure, weak recommendations)
  • Info (I): Informational findings for awareness with minimal security risk (e.g., code quality suggestions, best practice recommendations)

Other Columns:

  • Time: Duration taken by each scanner to complete its analysis
  • Action: Total number of actionable findings at or above the configured severity threshold that require attention

Scanner Results:

  • PASSED: Scanner found no security issues at or above the configured severity threshold - code is clean for this scanner
  • FAILED: Scanner found security vulnerabilities at or above the threshold that require attention and remediation
  • MISSING: Scanner could not run because required dependencies/tools are not installed or available
  • SKIPPED: Scanner was intentionally disabled or excluded from this scan
  • ERROR: Scanner encountered an execution error and could not complete successfully

Severity Thresholds (Thresh Column):

  • CRITICAL: Only Critical severity findings cause scanner to fail
  • HIGH: High and Critical severity findings cause scanner to fail
  • MEDIUM (MED): Medium, High, and Critical severity findings cause scanner to fail
  • LOW: Low, Medium, High, and Critical severity findings cause scanner to fail
  • ALL: Any finding of any severity level causes scanner to fail

Threshold Source: Values in parentheses indicate where the threshold is configured:

  • (g) = global: Set in the global_settings section of ASH configuration
  • (c) = config: Set in the individual scanner configuration section
  • (s) = scanner: Default threshold built into the scanner itself

Statistics calculation:

  • All statistics are calculated from the final aggregated SARIF report
  • Suppressed findings are counted separately and do not contribute to actionable findings
  • Scanner status is determined by comparing actionable findings to the threshold
Scanner S C H M L I Time Action Result Thresh
bandit 0 0 0 0 0 0 314ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 29.9s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 6ms 0 PASSED MED (g)
checkov 0 0 0 0 0 0 4.4s 0 PASSED MED (g)
detect-secr… 0 0 0 0 0 0 633ms 0 PASSED MED (g)
grype 0 11 0 14 11 0 40.4s 25 FAILED MED (g)
npm-audit 0 0 0 0 0 0 139ms 0 PASSED MED (g)
opengrep 0 0 0 0 0 0 <1ms 0 SKIPPED MED (g)
semgrep 0 0 0 0 0 0 <1ms 0 MISSING MED (g)
syft 0 0 0 0 0 0 1.7s 0 PASSED MED (g)

Detailed Findings

Show 25 actionable findings

Finding 1: GHSA-wp53-j4wj-2cfg-python-multipart

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-wp53-j4wj-2cfg-python-multipart
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: python-multipart, version 0.0.20 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 2: GHSA-c427-h43c-vf67-aiohttp

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-c427-h43c-vf67-aiohttp
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.12.15 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 3: GHSA-6mq8-rvhq-8wgg-aiohttp

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-6mq8-rvhq-8wgg-aiohttp
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: aiohttp, version 3.12.15 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 4: GHSA-pp6c-gr5w-3c5g-python-multipart

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-pp6c-gr5w-3c5g-python-multipart
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: python-multipart, version 0.0.20 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 5: GHSA-6jhg-hg63-jvvf-aiohttp

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-6jhg-hg63-jvvf-aiohttp
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.12.15 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 6: GHSA-jj3x-wxrx-4x23-aiohttp

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jj3x-wxrx-4x23-aiohttp
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.12.15 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 7: GHSA-g84x-mcqj-x9qq-aiohttp

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-g84x-mcqj-x9qq-aiohttp
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.12.15 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 8: GHSA-vfmq-68hx-4jfw-lxml

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-vfmq-68hx-4jfw-lxml
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: lxml, version 6.0.1 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 9: GHSA-38jv-5279-wg99-urllib3

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-38jv-5279-wg99-urllib3
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: urllib3, version 2.6.0 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 10: GHSA-pwv6-vv43-88gr-pillow

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-pwv6-vv43-88gr-pillow
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: pillow, version 11.3.0 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 11: GHSA-mf9v-mfxr-j63j-urllib3

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-mf9v-mfxr-j63j-urllib3
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: urllib3, version 2.6.0 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 12: GHSA-whj4-6x5x-4v2j-pillow

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-whj4-6x5x-4v2j-pillow
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: pillow, version 11.3.0 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 13: GHSA-p998-jp59-783m-aiohttp

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-p998-jp59-783m-aiohttp
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.12.15 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 14: GHSA-mj87-hwqh-73pj-python-multipart

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-mj87-hwqh-73pj-python-multipart
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: python-multipart, version 0.0.20 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 15: GHSA-cfh3-3jmp-rvhc-pillow

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-cfh3-3jmp-rvhc-pillow
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: pillow, version 11.3.0 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 16: GHSA-m5qp-6w8w-w647-aiohttp

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-m5qp-6w8w-w647-aiohttp
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.12.15 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 17: GHSA-w2fm-2cpv-w7v5-aiohttp

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-w2fm-2cpv-w7v5-aiohttp
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.12.15 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 18: GHSA-752w-5fwx-jx9f-pyjwt

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-752w-5fwx-jx9f-pyjwt
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: pyjwt, version 2.10.1 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 19: GHSA-qccp-gfcp-xxvc-urllib3

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-qccp-gfcp-xxvc-urllib3
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A high vulnerability in python package: urllib3, version 2.6.0 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 20: GHSA-5xmw-vc9v-4wf2-pillow

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-5xmw-vc9v-4wf2-pillow
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: pillow, version 11.3.0 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 21: GHSA-wjx4-4jcj-g98j-pillow

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-wjx4-4jcj-g98j-pillow
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: pillow, version 11.3.0 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 22: GHSA-r73j-pqj5-w3x7-pillow

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-r73j-pqj5-w3x7-pillow
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: pillow, version 11.3.0 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 23: GHSA-mf9w-mj56-hr94-python-dotenv

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-mf9w-mj56-hr94-python-dotenv
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: python-dotenv, version 1.1.1 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 24: GHSA-gc5v-m9x4-r6x2-requests

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gc5v-m9x4-r6x2-requests
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: requests, version 2.32.5 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Finding 25: GHSA-65pc-fj4g-8rjx-idna

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-65pc-fj4g-8rjx-idna
  • Location: 02-use-cases/customer-support-assistant-vpc/agent/requirements.txt:1

Description:
A medium vulnerability in python package: idna, version 3.10 was found at: /02-use-cases/customer-support-assistant-vpc/agent/requirements.txt


Report generated by Automated Security Helper (ASH) at 2026-05-29T21:39:01+00:00

@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Looks like uv is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 12, 2026
@dependabot dependabot Bot deleted the dependabot/uv/02-use-cases/customer-support-assistant-vpc/agent/uv-0.11.15 branch June 12, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

02-use-cases 02-use-cases dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants