Skip to content

Conversation

@N3kox
Copy link
Collaborator

@N3kox N3kox commented Dec 24, 2025

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2025

Codecov Report

❌ Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/infra/rdb/impl/rdb/mysql.go 52.94% 4 Missing and 4 partials ⚠️
Files with missing lines Coverage Δ
backend/infra/rdb/impl/rdb/mysql.go 76.46% <52.94%> (ø)

... and 1955 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fanlv fanlv enabled auto-merge December 26, 2025 06:58
@N3kox N3kox force-pushed the fix/sql_injection branch from e8559de to 66a4d5d Compare December 26, 2025 07:09
@N3kox N3kox force-pushed the fix/sql_injection branch from 66a4d5d to 6814cb8 Compare December 26, 2025 07:11
@fanlv fanlv added this pull request to the merge queue Dec 26, 2025
Merged via the queue into main with commit 013bdab Dec 26, 2025
9 checks passed
@fanlv fanlv deleted the fix/sql_injection branch December 26, 2025 07:22
worryfreet pushed a commit to worryfreet/coze-studio that referenced this pull request Dec 29, 2025
- Add resources/ to .gitignore
- Dockerfile: expose port 9000 instead of 8888
- Go: add indirect dep github.com/mozillazg/go-httpheader v0.2.1
- Go: update go.sum
- Model: add IdResp.String()
- Thrift: regenerate with thriftgo 0.4.2
- Model: clarify definitions/comments
- Parser: improve error handling in py_parser_protocol.go
- Consts: update env var constants
- MySQL: add user_id to run_record
- Frontend: rsbuild default port -> 9090
- Thrift: add IdReq/IdResp in base.thrift

fix: memory sql injection (coze-dev#2545)

feat: update helm (coze-dev#2553)

chore: update .gitignore files to include .env.local.docker

chore: remove .env.local.docker and update Dockerfile to use .env.local
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.

4 participants