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: tailscale/tailscale
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: WalkerEnterprise/tailscale
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.
  • 15 commits
  • 21 files changed
  • 4 contributors

Commits on May 28, 2025

  1. Create codeql.yml

    Signed-off-by: Walkers’ Hooliganism <201526231+JohnDaWalka@users.noreply.github.com>
    Walkers’ Hooliganism authored May 28, 2025
    Configuration menu
    Copy the full SHA
    c0fabda View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. Add Fortify AST Scan workflow

    This workflow integrates Fortify Application Security Testing into GitHub workflows, enabling SAST and SCA scans.
    
    Signed-off-by: JohnDaWalka <mauro.fanelli@ctstate.edu>
    mauronaz authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    4638bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0d352 View commit details
    Browse the repository at this point in the history
  3. .github: Bump actions/setup-go from 5.4.0 to 6.0.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.4.0 to 6.0.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0aaccfd...4469467)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    cd2991c View commit details
    Browse the repository at this point in the history
  4. .github: Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    1560809 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump the npm_and_yarn group across 2 directories with 5 …

    …updates
    
    Bumps the npm_and_yarn group with 3 updates in the /client/web directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [braces](https://github.com/micromatch/braces).
    Bumps the npm_and_yarn group with 1 update in the /cmd/tsconnect directory: [postcss](https://github.com/postcss/postcss).
    
    
    Updates `vite` from 5.1.7 to 5.4.20
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite)
    
    Updates `vitest` from 1.3.1 to 1.6.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)
    
    Updates `braces` from 3.0.2 to 3.0.3
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    Updates `esbuild` from 0.19.12 to 0.21.5
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
    - [Commits](evanw/esbuild@v0.19.12...v0.21.5)
    
    Updates `postcss` from 8.4.14 to 8.5.6
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.14...8.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.20
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: vitest
      dependency-version: 1.6.1
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: braces
      dependency-version: 3.0.3
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: esbuild
      dependency-version: 0.21.5
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: postcss
      dependency-version: 8.5.6
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    8896742 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. .github: Bump fortify/github-action from 1.7.0 to 2.1.1

    Bumps [fortify/github-action](https://github.com/fortify/github-action) from 1.7.0 to 2.1.1.
    - [Release notes](https://github.com/fortify/github-action/releases)
    - [Changelog](https://github.com/fortify/github-action/blob/main/CHANGELOG.md)
    - [Commits](fortify/github-action@ef5539b...73a3a46)
    
    ---
    updated-dependencies:
    - dependency-name: fortify/github-action
      dependency-version: 2.1.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    44d12fb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Merge pull request #7 from WalkerEnterprise/dependabot/github_actions…

    …/fortify/github-action-2.1.1
    
    .github: Bump fortify/github-action from 1.7.0 to 2.1.1
    mauronaz authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    1124107 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from WalkerEnterprise/dependabot/github_actions…

    …/actions/setup-go-6.0.0
    
    .github: Bump actions/setup-go from 5.4.0 to 6.0.0
    mauronaz authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    eb5cb55 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from WalkerEnterprise/dependabot/github_actions…

    …/actions/checkout-5
    
    .github: Bump actions/checkout from 4 to 5
    mauronaz authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    26190d9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from WalkerEnterprise/dependabot/npm_and_yarn/c…

    …lient/web/npm_and_yarn-db7e31c585
    
    build(deps): bump the npm_and_yarn group across 2 directories with 5 updates
    mauronaz authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    5729614 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. .github: Bump actions/upload-artifact from 4.6.2 to 5.0.0

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...330a01c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    d38ca6e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. Initial plan

    Copilot committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    7f6ea0d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from WalkerEnterprise/dependabot/github_action…

    …s/actions/upload-artifact-5.0.0
    
    .github: Bump actions/upload-artifact from 4.6.2 to 5.0.0 @dependabot rebase
    mauronaz authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    cf2c2c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2026

  1. Configuration menu
    Copy the full SHA
    23f92d9 View commit details
    Browse the repository at this point in the history
Loading