Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb-js/mongosh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: 010secureng/mongosh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 13, 2025

  1. Potential fix for code scanning alert no. 3: Reflected cross-site scr…

    …ipting Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8fe6584 View commit details
    Browse the repository at this point in the history
  2. Potential fix for code scanning alert no. 4: Uncontrolled data used i…

    …n path expression Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a82d7d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from 010secureng/alert-autofix-3

    Potential fix for code scanning alert no. 3: Reflected cross-site scripting
    010secureng authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    6c2e22c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from 010secureng/alert-autofix-4

    Potential fix for code scanning alert no. 4: Uncontrolled data used in path expression
    010secureng authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    eb378c2 View commit details
    Browse the repository at this point in the history
  5. Potential fix for code scanning alert no. 1: Unsafe shell command con…

    …structed from library input Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    39b67ec View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from 010secureng/alert-autofix-1

    Potential fix for code scanning alert no. 1: Unsafe shell command constructed from library input
    010secureng authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    ace3907 View commit details
    Browse the repository at this point in the history
Loading