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: hectorm/cetusguard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.10
Choose a base ref
...
head repository: hectorm/cetusguard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.11
Choose a head ref
  • 18 commits
  • 14 files changed
  • 2 contributors

Commits on Feb 12, 2024

  1. Bump securego/gosec from 2.18.2 to 2.19.0

    Bumps [securego/gosec](https://github.com/securego/gosec) from 2.18.2 to 2.19.0.
    - [Release notes](https://github.com/securego/gosec/releases)
    - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
    - [Commits](securego/gosec@55d7949...26e57d6)
    
    ---
    updated-dependencies:
    - dependency-name: securego/gosec
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    eac5719 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Bump golang from 874c267 to 925fe3f

    Bumps golang from `874c267` to `925fe3f`.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e6698eb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Bump docker/setup-buildx-action from 3.0.0 to 3.1.0

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@f95db51...0d103c3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    65e739f View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 4.1.2 to 4.1.4

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.2 to 4.1.4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@eaceaf8...c850b93)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    08238fd View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Bump docker/build-push-action from 5.1.0 to 5.2.0

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@4a13e50...af5a7ed)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    514aa37 View commit details
    Browse the repository at this point in the history
  2. Bump golang from 1.22.0-bookworm to 1.22.1-bookworm

    Bumps golang from 1.22.0-bookworm to 1.22.1-bookworm.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fa86de2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Bump golang from 6699d28 to d996c64

    Bumps golang from `6699d28` to `d996c64`.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    af2f0b2 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4.1.1 to 4.1.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@b4ffde6...9bb5618)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    adfceeb View commit details
    Browse the repository at this point in the history
  3. Bump docker/build-push-action from 5.2.0 to 5.3.0

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.2.0 to 5.3.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@af5a7ed...2cdde99)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f3002eb View commit details
    Browse the repository at this point in the history
  4. Bump docker/setup-buildx-action from 3.1.0 to 3.2.0

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@0d103c3...2b51285)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5d01ece View commit details
    Browse the repository at this point in the history
  5. Bump docker/login-action from 3.0.0 to 3.1.0

    Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@343f7c4...e92390c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    89429b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1

    Bumps [dominikh/staticcheck-action](https://github.com/dominikh/staticcheck-action) from 1.3.0 to 1.3.1.
    - [Release notes](https://github.com/dominikh/staticcheck-action/releases)
    - [Changelog](https://github.com/dominikh/staticcheck-action/blob/master/CHANGES.md)
    - [Commits](dominikh/staticcheck-action@ba60535...fe1dd0c)
    
    ---
    updated-dependencies:
    - dependency-name: dominikh/staticcheck-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hectorm committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ddc1eb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    112dcf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    823ae94 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Move nosec comment in test

    hectorm committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    387c377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8069e06 View commit details
    Browse the repository at this point in the history
  3. Update Traefik in examples

    hectorm committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    89f9bb4 View commit details
    Browse the repository at this point in the history
  4. Update Docker in examples

    hectorm committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    40271c2 View commit details
    Browse the repository at this point in the history
Loading