Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(healthomics): prevent traversals and related path issues#3300

Merged
markjschreiber merged 2 commits into
awslabs:mainfrom
markjschreiber:fix/prevents-traversals
Apr 27, 2026
Merged

fix(healthomics): prevent traversals and related path issues#3300
markjschreiber merged 2 commits into
awslabs:mainfrom
markjschreiber:fix/prevents-traversals

Conversation

@markjschreiber
Copy link
Copy Markdown
Contributor

Prevent traversals and other related path issues.

Fixes

Summary

Prevent issues where paths include traversals.

Changes

Additional blocks for traversals and related path issues and tests for the same

Please provide a summary of what's being changed

User experience

No change to user experience

Please share what the user experience looks like before and after this change

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have reviewed the contributing guidelines
  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented

Is this a breaking change? (Y/N)
N

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Prevent traversals and other related path issues.
@markjschreiber markjschreiber marked this pull request as ready for review April 27, 2026 20:26
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.41%. Comparing base (1867306) to head (54eb360).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3300   +/-   ##
=======================================
  Coverage   92.41%   92.41%           
=======================================
  Files         883      883           
  Lines       71095    71122   +27     
  Branches    11363    11368    +5     
=======================================
+ Hits        65699    65724   +25     
  Misses       3293     3293           
- Partials     2103     2105    +2     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@alxawan alxawan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@WIIASD WIIASD left a comment

Choose a reason for hiding this comment

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

LGTM!

@markjschreiber markjschreiber added this pull request to the merge queue Apr 27, 2026
Merged via the queue into awslabs:main with commit ac8d919 Apr 27, 2026
170 of 171 checks passed
@markjschreiber markjschreiber deleted the fix/prevents-traversals branch April 27, 2026 21:32
@github-project-automation github-project-automation Bot moved this from To triage to Done in awslabs/mcp Project Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants