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: b7bf53f
Choose a base ref
...
head repository: ArisBee/code-scanning-javascript-demo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 02a02f8
Choose a head ref
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 22, 2021

  1. Create codeql-analysis.yml

    Test the code scanning functionality
    ArisBee authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    c5b247d View commit details
    Browse the repository at this point in the history
  2. Update index.js

    Fix CWE-22 ("Zip Slip")
    ArisBee authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    db7bd22 View commit details
    Browse the repository at this point in the history
  3. Update index.js

    ArisBee authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    80911f5 View commit details
    Browse the repository at this point in the history
  4. Update index.js

    Fix CWE-22 ("Zip Slip")
    ArisBee authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    4e28bf5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from ArisBee/fix-zip-slip

    Update index.js
    ArisBee authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    02a02f8 View commit details
    Browse the repository at this point in the history
Loading