Skip to content

chore(deps): bump authlib from 1.6.5 to 1.6.11 in /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent#1372

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/authlib-1.6.11
Open

chore(deps): bump authlib from 1.6.5 to 1.6.11 in /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent#1372
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/authlib-1.6.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Bumps authlib from 1.6.5 to 1.6.11.

Release notes

Sourced from authlib's releases.

v1.6.11

Full Changelog: authlib/authlib@v1.6.10...v1.6.11

  • Fix CSRF issue with starlette client

v1.6.10

Full Changelog: authlib/authlib@v1.6.9...v1.6.10

  • Fix redirecting to unvalidated redirect_uri on UnsupportedResponseTypeError.

v1.6.9

Full Changelog: authlib/authlib@v1.6.8...v1.6.9

Changes in jose module

  • Not using header's jwk automatically
  • Add ES256K into default jwt algorithms
  • Remove deprecated algorithm from default registry
  • Generate random cek when cek length doesn't match

v1.6.8

Full Changelog: authlib/authlib@v1.6.7...v1.6.8

  • Add EdDSA to default jwt instance.

v1.6.7

Full Changelog: authlib/authlib@v1.6.6...v1.6.7

Set supported algorithms for the default jwt instance.

v1.6.6

What's Changed

New Contributors

Full Changelog: authlib/authlib@v1.6.5...v1.6.6

Changelog

Sourced from authlib's changelog.

Version 1.6.11

Released on Apr 16, 2026

  • Fix CSRF vulnerability in the Starlette OAuth client when a cache is configured.

Version 1.6.10

Released on Apr 13, 2026

  • Fix redirecting to unvalidated redirect_uri on UnsupportedResponseTypeError.

Version 1.6.9

Released on Mar 2, 2026

  • Not using header's jwk automatically.
  • Add ES256K into default jwt algorithms.
  • Remove deprecated algorithm from default registry.
  • Generate random cek when cek length doesn't match.

Version 1.6.8

Released on Feb 17, 2026

  • Add EdDSA to default jwt instance.

Version 1.6.7

Released on Feb 6, 2026

  • Set supported algorithms for the default jwt instance.

Version 1.6.6

Released on Dec 12, 2025

  • get_jwt_config takes a client parameter, :pr:844.
  • Fix incorrect signature when Content-Type is x-www-form-urlencoded for OAuth 1.0 Client, :pr:778.
  • Use expires_in in OAuth2Token when expires_at is unparsable, :pr:842.
  • Always track state in session for OAuth client integrations.
Commits
  • 0dc0e5b chore: bump to 1.6.11
  • aa7b8e4 Merge commit from fork
  • 401a770 fix: CSRF issue with starlette client
  • ef09aeb chore: release 1.6.10
  • 3be0846 fix: redirecting to unvalidated redirect_uri on UnsupportedResponseTypeError
  • 9266eaa chore: release 1.6.9
  • b9bb2b2 fix(oidc): fail close at validating c_hash and at_hash
  • 1b0a1d9 fix(jose): generate random cek when cek length doesn't match
  • 5be3c51 fix(jose): add ES256K into default jwt algorithms
  • 48b345f fix(jose): remove deprecated algorithm from default registry
  • Additional commits viewable 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 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 [authlib](https://github.com/authlib/authlib) from 1.6.5 to 1.6.11.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/v1.6.11/docs/changelog.rst)
- [Commits](authlib/authlib@v1.6.5...v1.6.11)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.6.11
  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 Apr 16, 2026
@github-actions github-actions bot added the 02-use-cases 02-use-cases label Apr 16, 2026
@github-actions
Copy link
Copy Markdown

Latest scan for commit: c121092 | Updated: 2026-04-16 23:44:35 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-04-16T23:44:20+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 633ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 27.7s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 40ms 0 PASSED MED (g)
checkov 0 0 0 0 0 0 4.2s 0 PASSED MED (g)
detect-secr… 0 0 0 0 0 0 594ms 0 PASSED MED (g)
grype 0 15 0 13 11 0 34.9s 28 FAILED MED (g)
npm-audit 0 0 0 0 0 0 164ms 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 2.1s 0 PASSED MED (g)

Detailed Findings

Show 28 actionable findings

Finding 1: GHSA-7f5h-v6xp-fcq8-starlette

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7f5h-v6xp-fcq8-starlette
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: starlette, version 0.48.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 2: GHSA-rg7c-g689-fr3x-google-adk

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-rg7c-g689-fr3x-google-adk
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A critical vulnerability in python package: google-adk, version 1.16.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 3: GHSA-wh2j-26j7-9728-google-cloud-aiplatform

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-wh2j-26j7-9728-google-cloud-aiplatform
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: google-cloud-aiplatform, version 1.121.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 4: GHSA-53mr-6c8q-9789-litellm

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-53mr-6c8q-9789-litellm
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: litellm, version 1.78.2 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 5: GHSA-jjhc-v7c2-5hh6-litellm

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-jjhc-v7c2-5hh6-litellm
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A critical vulnerability in python package: litellm, version 1.78.2 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 6: GHSA-qv8j-hgpc-vrq8-google-cloud-aiplatform

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-qv8j-hgpc-vrq8-google-cloud-aiplatform
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: google-cloud-aiplatform, version 1.121.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-c427-h43c-vf67-aiohttp
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.13.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-6mq8-rvhq-8wgg-aiohttp
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: aiohttp, version 3.13.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-p998-jp59-783m-aiohttp
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.13.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 10: GHSA-jr27-m4p2-rc6r-pyasn1

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-jr27-m4p2-rc6r-pyasn1
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: pyasn1, version 0.6.1 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-6jhg-hg63-jvvf-aiohttp
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.13.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jj3x-wxrx-4x23-aiohttp
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.13.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 13: GHSA-p423-j2cm-9vmq-cryptography

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-p423-j2cm-9vmq-cryptography
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: cryptography, version 46.0.3 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-w2fm-2cpv-w7v5-aiohttp
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.13.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-g84x-mcqj-x9qq-aiohttp
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.13.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_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/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: aiohttp, version 3.13.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-wp53-j4wj-2cfg-python-multipart
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: python-multipart, version 0.0.20 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-38jv-5279-wg99-urllib3
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: urllib3, version 2.6.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 19: GHSA-63vm-454h-vhhq-pyasn1

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-63vm-454h-vhhq-pyasn1
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: pyasn1, version 0.6.1 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 20: GHSA-7gcm-g887-7qv7-protobuf

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-7gcm-g887-7qv7-protobuf
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: protobuf, version 6.33.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 21: GHSA-qmgc-5h2g-mvrw-filelock

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-qmgc-5h2g-mvrw-filelock
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: filelock, version 3.20.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-752w-5fwx-jx9f-pyjwt
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: pyjwt, version 2.11.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 23: GHSA-r6ph-v2qm-q3c2-cryptography

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-r6ph-v2qm-q3c2-cryptography
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: cryptography, version 46.0.3 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 24: GHSA-w853-jp5j-5j7f-filelock

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-w853-jp5j-5j7f-filelock
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: filelock, version 3.20.0 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gc5v-m9x4-r6x2-requests
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: requests, version 2.32.5 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 26: GHSA-69x8-hrgq-fjj8-litellm

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-69x8-hrgq-fjj8-litellm
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A high vulnerability in python package: litellm, version 1.78.2 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


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

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-mj87-hwqh-73pj-python-multipart
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: python-multipart, version 0.0.20 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Finding 28: GHSA-27jp-wm6q-gp25-sqlparse

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-27jp-wm6q-gp25-sqlparse
  • Location: 02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt:1

Description:
A medium vulnerability in python package: sqlparse, version 0.5.3 was found at: /02-use-cases/A2A-multi-agent-incident-response/host_adk_agent/requirements.txt


Report generated by Automated Security Helper (ASH) at 2026-04-16T23:44:14+00:00

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