-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Comparing changes
Open a pull request
base repository: tailscale/tailscale
base: main
head repository: WalkerEnterprise/tailscale
compare: main
- 15 commits
- 21 files changed
- 4 contributors
Commits on May 28, 2025
-
Signed-off-by: Walkers’ Hooliganism <201526231+JohnDaWalka@users.noreply.github.com>
Walkers’ Hooliganism authoredMay 28, 2025 Configuration menu - View commit details
-
Copy full SHA for c0fabda - Browse repository at this point
Copy the full SHA c0fabdaView commit details
Commits on Sep 27, 2025
-
This workflow integrates Fortify Application Security Testing into GitHub workflows, enabling SAST and SCA scans. Signed-off-by: JohnDaWalka <mauro.fanelli@ctstate.edu>
Configuration menu - View commit details
-
Copy full SHA for 4638bff - Browse repository at this point
Copy the full SHA 4638bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0d352 - Browse repository at this point
Copy the full SHA cd0d352View commit details -
.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>
Configuration menu - View commit details
-
Copy full SHA for cd2991c - Browse repository at this point
Copy the full SHA cd2991cView commit details -
.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>
Configuration menu - View commit details
-
Copy full SHA for 1560809 - Browse repository at this point
Copy the full SHA 1560809View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 8896742 - Browse repository at this point
Copy the full SHA 8896742View commit details
Commits on Sep 29, 2025
-
.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>
Configuration menu - View commit details
-
Copy full SHA for 44d12fb - Browse repository at this point
Copy the full SHA 44d12fbView commit details
Commits on Oct 31, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 1124107 - Browse repository at this point
Copy the full SHA 1124107View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for eb5cb55 - Browse repository at this point
Copy the full SHA eb5cb55View commit details -
Merge pull request #5 from WalkerEnterprise/dependabot/github_actions…
…/actions/checkout-5 .github: Bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 26190d9 - Browse repository at this point
Copy the full SHA 26190d9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5729614 - Browse repository at this point
Copy the full SHA 5729614View commit details
Commits on Nov 3, 2025
-
.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>
Configuration menu - View commit details
-
Copy full SHA for d38ca6e - Browse repository at this point
Copy the full SHA d38ca6eView commit details
Commits on Jan 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7f6ea0d - Browse repository at this point
Copy the full SHA 7f6ea0dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for cf2c2c7 - Browse repository at this point
Copy the full SHA cf2c2c7View commit details
Commits on Jan 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 23f92d9 - Browse repository at this point
Copy the full SHA 23f92d9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main