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: DefGuard/gateway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: DefGuard/gateway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.2
Choose a head ref
  • 11 commits
  • 12 files changed
  • 6 contributors

Commits on Sep 15, 2025

  1. Merge pull request #211 from DefGuard/release_1.5_merger

    Release 1.5 merger
    wojcik91 authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    52a7cbe View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Fixes pentest issue DG25-29 from 2025-09-02 (#212)

    * bump defguard-wireguard-rs dependency to v0.7.7
    * cargo update
    j-chmielewski authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    e9a36e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Merge pull request #215 from DefGuard/main

    Merge main into dev after 1.5.1 release
    j-chmielewski authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    14376a6 View commit details
    Browse the repository at this point in the history
  2. Create SBOM files (#216)

    * implement sbom workflow
    
    * fix asset name
    
    * spdx format
    
    * depend on build-docker-release instead of prerelease
    
    * test self-hosted runner
    
    * uncomment build steps
    
    * test on prerelease
    
    * use aws docker image to avoid limits
    
    * uncomment binary builds
    
    * use shogo82148/actions-upload-release-asset upload action
    
    * fix trivy action version
    
    * uncomment binary build
    j-chmielewski authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    82a5f5c View commit details
    Browse the repository at this point in the history
  3. CI: scan code with trivy (#217)

    * CI: scan code with trivy
    
    * bump trivy action version
    
    * include low severity vulns in sbom
    j-chmielewski authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    26bcdc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Periodic sbom regeneration (#218)

    * periodic sbom regeneration test
    
    * regenerate on push to branch
    
    * run on ubuntu-latest
    
    * try to get uploadUrl with "gh api" command
    
    * limit to 3 latest releases
    
    * only published releases
    
    * test periodic sbom generation for latest releases
    
    * add step id
    
    * run sbom generation on linux
    
    * test cron trigger
    
    * test sbom files re-upload
    
    * (re)generate advisories files
    
    * cleanup, last 3 releases
    
    * comments
    
    * only generate sboms and advisories for the latest release
    j-chmielewski authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    aacbc19 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Configuration menu
    Copy the full SHA
    509a543 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from DefGuard/sbom-into-main

    Merge SBOM CI pipelines into main
    j-chmielewski authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    5f6187d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2025

  1. Configuration menu
    Copy the full SHA
    ca7652f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #229 from matejgordon/patch-1

    Fix link for deployment guide
    teon authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    0ce4580 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

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