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

针对性修复 sql_analyze 读取文件的 bug #2349

Merged
merged 3 commits into from
Oct 25, 2023

Conversation

LeoQuote
Copy link
Collaborator

fix #2346

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2411ca0) 75.69% compared to head (eb7b30c) 75.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2349      +/-   ##
==========================================
+ Coverage   75.69%   75.71%   +0.01%     
==========================================
  Files         108      108              
  Lines       15708    15727      +19     
==========================================
+ Hits        11890    11907      +17     
- Misses       3818     3820       +2     
Files Coverage Δ
sql/tests.py 98.78% <100.00%> (+0.01%) ⬆️
sql/sql_analyze.py 88.67% <75.00%> (-2.44%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LeoQuote LeoQuote merged commit 785d317 into hhyo:master Oct 25, 2023
10 checks passed
@LeoQuote LeoQuote deleted the fix_2346 branch October 25, 2023 05:43
finovy pushed a commit to finovy/Archery that referenced this pull request Nov 10, 2023
* 针对性修复 sql_analyze 读取文件的 bug

* 针对性修复 sql_analyze 读取文件的 bug

* add strip
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.

v1.10.0存在任意文件读取漏洞
1 participant