Skip to content

fix(WIP): some security issues in apigw-manager#276

Open
xogas wants to merge 1 commit into
TencentBlueKing:masterfrom
xogas:fix/some-security-issues-apigw-manager
Open

fix(WIP): some security issues in apigw-manager#276
xogas wants to merge 1 commit into
TencentBlueKing:masterfrom
xogas:fix/some-security-issues-apigw-manager

Conversation

@xogas
Copy link
Copy Markdown
Contributor

@xogas xogas commented May 12, 2026

升级了如下包:

pyasn1 to 0.6.3;
pyjwt to 2.12.1;
dajngo 4.2.30 (< python 3.10), django 5.2.12 (python > 3.10)
cryptography 43.0.3 (python < 3.10), cryptography 48.0.0 (python > 3.10)

Copy link
Copy Markdown
Contributor Author

@xogas xogas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

因为 apigw-manager 需要适配多个 python 版本, 导致 cryptography 和 django 会在 poetry.lock 中存在多个申明(根据不同 python 版本选择不同的版本)

这将会导致报安全工单

@xogas xogas changed the title fix: some security issues in apigw-manager fix(WIP): some security issues in apigw-manager May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant