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

fix(orchestrator): use precompiled sql to avoid sql injection #6390

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

sfwn
Copy link
Member

@sfwn sfwn commented Jul 8, 2024

What this PR does / why we need it:

orchestrator get pods use precompiled sql to avoid sql injection

Which issue(s) this PR fixes:

Specified Reviewers:

/assign @chengjoey

ChangeLog

Language Changelog
🇺🇸 English orchestrator get pods use precompiled sql to avoid sql injection
🇨🇳 中文 orchestrator get pods 使用预编译 sql 来避免 sql 注入

@erda-bot erda-bot added bugfix orchestrator workload management labels Jul 8, 2024
@erda-bot erda-bot requested a review from chengjoey July 8, 2024 06:08
@sfwn sfwn merged commit 3d0e421 into erda-project:master Jul 8, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix orchestrator workload management
Development

Successfully merging this pull request may close these issues.

2 participants