chore(master): release 1.3.4#31
Merged
Merged
Conversation
709b169 to
db7c44f
Compare
db7c44f to
751bc8f
Compare
TPTBusiness
added a commit
that referenced
this pull request
May 1, 2026
, #27) - Fix py/path-injection (Alert #31, High severity): - Add _validate_job_path() to resolve and canonicalize paths - Enforce job_path stays within safe_root via relative_to() - Update get_max_loops(), get_job_summary_df(), render_job_summary() to accept and validate safe_root parameter - Update app.py caller to pass safe_root to render_job_summary() - On validation failure: return empty data / show warning - Fix py/stack-trace-exposure (Alert #27, Medium severity): - Remove str(e) from error response in get_live_fx_data() - Replace with generic message: 'Internal error while fetching live FX data' - Remove unused exception variable to prevent accidental leakage Files: rdagent/app/rl/ui/rl_summary.py rdagent/app/rl/ui/app.py rdagent/components/coder/factor_coder/eurusd_macro.py
TPTBusiness
pushed a commit
that referenced
this pull request
May 1, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
TPTBusiness
added a commit
that referenced
this pull request
May 3, 2026
- Add comment explaining transformers >=4.53.0 is already safe (CVE fixed in >=4.50.0) - Dependabot alert #31 is false positive due to missing lockfile - No version change needed - current specification is already secure Security Status: - CVE-2025-1194: Fixed in transformers >=4.50.0, current spec >=4.53.0 ✓ - Affects: SubWordJapaneseTokenizer in GPT-NeoX-Japanese model - Impact: ReDoS via crafted input causing exponential regex backtracking Note: Without a lockfile (pip-tools/uv/poetry), Dependabot cannot determine the installed version and raises alerts based on the requirement spec alone.
TPTBusiness
added a commit
that referenced
this pull request
May 3, 2026
, #27) - Fix py/path-injection (Alert #31, High severity): - Add _validate_job_path() to resolve and canonicalize paths - Enforce job_path stays within safe_root via relative_to() - Update get_max_loops(), get_job_summary_df(), render_job_summary() to accept and validate safe_root parameter - Update app.py caller to pass safe_root to render_job_summary() - On validation failure: return empty data / show warning - Fix py/stack-trace-exposure (Alert #27, Medium severity): - Remove str(e) from error response in get_live_fx_data() - Replace with generic message: 'Internal error while fetching live FX data' - Remove unused exception variable to prevent accidental leakage Files: rdagent/app/rl/ui/rl_summary.py rdagent/app/rl/ui/app.py rdagent/components/coder/factor_coder/eurusd_macro.py
TPTBusiness
pushed a commit
that referenced
this pull request
May 3, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
TPTBusiness
added a commit
that referenced
this pull request
May 3, 2026
, #27) - Fix py/path-injection (Alert #31, High severity): - Add _validate_job_path() to resolve and canonicalize paths - Enforce job_path stays within safe_root via relative_to() - Update get_max_loops(), get_job_summary_df(), render_job_summary() to accept and validate safe_root parameter - Update app.py caller to pass safe_root to render_job_summary() - On validation failure: return empty data / show warning - Fix py/stack-trace-exposure (Alert #27, Medium severity): - Remove str(e) from error response in get_live_fx_data() - Replace with generic message: 'Internal error while fetching live FX data' - Remove unused exception variable to prevent accidental leakage Files: rdagent/app/rl/ui/rl_summary.py rdagent/app/rl/ui/app.py rdagent/components/coder/factor_coder/eurusd_macro.py
TPTBusiness
pushed a commit
that referenced
this pull request
May 3, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This was referenced May 4, 2026
TPTBusiness
added a commit
that referenced
this pull request
May 10, 2026
- Add comment explaining transformers >=4.53.0 is already safe (CVE fixed in >=4.50.0) - Dependabot alert #31 is false positive due to missing lockfile - No version change needed - current specification is already secure Security Status: - CVE-2025-1194: Fixed in transformers >=4.50.0, current spec >=4.53.0 ✓ - Affects: SubWordJapaneseTokenizer in GPT-NeoX-Japanese model - Impact: ReDoS via crafted input causing exponential regex backtracking Note: Without a lockfile (pip-tools/uv/poetry), Dependabot cannot determine the installed version and raises alerts based on the requirement spec alone.
TPTBusiness
added a commit
that referenced
this pull request
May 10, 2026
, #27) - Fix py/path-injection (Alert #31, High severity): - Add _validate_job_path() to resolve and canonicalize paths - Enforce job_path stays within safe_root via relative_to() - Update get_max_loops(), get_job_summary_df(), render_job_summary() to accept and validate safe_root parameter - Update app.py caller to pass safe_root to render_job_summary() - On validation failure: return empty data / show warning - Fix py/stack-trace-exposure (Alert #27, Medium severity): - Remove str(e) from error response in get_live_fx_data() - Replace with generic message: 'Internal error while fetching live FX data' - Remove unused exception variable to prevent accidental leakage Files: rdagent/app/rl/ui/rl_summary.py rdagent/app/rl/ui/app.py rdagent/components/coder/factor_coder/eurusd_macro.py
TPTBusiness
pushed a commit
that referenced
this pull request
May 10, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
TPTBusiness
added a commit
that referenced
this pull request
May 22, 2026
, #27) - Fix py/path-injection (Alert #31, High severity): - Add _validate_job_path() to resolve and canonicalize paths - Enforce job_path stays within safe_root via relative_to() - Update get_max_loops(), get_job_summary_df(), render_job_summary() to accept and validate safe_root parameter - Update app.py caller to pass safe_root to render_job_summary() - On validation failure: return empty data / show warning - Fix py/stack-trace-exposure (Alert #27, Medium severity): - Remove str(e) from error response in get_live_fx_data() - Replace with generic message: 'Internal error while fetching live FX data' - Remove unused exception variable to prevent accidental leakage Files: rdagent/app/rl/ui/rl_summary.py rdagent/app/rl/ui/app.py rdagent/components/coder/factor_coder/eurusd_macro.py
TPTBusiness
pushed a commit
that referenced
this pull request
May 22, 2026
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.3.4 (2026-04-27)
Bug Fixes
This PR was generated with Release Please. See documentation.