Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
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: github/code-scanning-javascript-demo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: lnbrown12399/code-scanning-javascript-demo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 13, 2025

  1. Update index.js

    lnbrown12399 authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    9484f96 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    lnbrown12399 authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    543f8f6 View commit details
    Browse the repository at this point in the history
  3. Update index.js

    lnbrown12399 authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    ed27c04 View commit details
    Browse the repository at this point in the history
  4. Potential fix for code scanning alert no. 1: Arbitrary file access du…

    …ring archive extraction ("Zip Slip")
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    cd754c9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from lnbrown12399/alert-autofix-2

    Potential fix for code scanning alert no. 1: Arbitrary file access during archive extraction ("Zip Slip")
    lnbrown12399 authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    5c298db View commit details
    Browse the repository at this point in the history
Loading