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: falcosecurity/falcoctl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.2
Choose a base ref
...
head repository: falcosecurity/falcoctl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.3
Choose a head ref
  • 12 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 2, 2025

  1. chore(deps): Bump docker/build-push-action in the actions group

    Bumps the actions group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `docker/build-push-action` from 6.17.0 to 6.18.0
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@1dc7386...2634353)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-version: 6.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and poiana committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    54c47d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. chore(deps): Bump github.com/cloudflare/circl from 1.3.8 to 1.6.1

    Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.8 to 1.6.1.
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.3.8...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudflare/circl
      dependency-version: 1.6.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and poiana committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    6d9b576 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. chore(deps): Bump the actions group with 2 updates

    Bumps the actions group with 2 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).
    
    
    Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@b5ca514...e468171)
    
    Updates `sigstore/cosign-installer` from 3.8.2 to 3.9.0
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@3454372...fb28c2b)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 3.11.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: sigstore/cosign-installer
      dependency-version: 3.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and poiana committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    d3c99d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. chore(deps): Bump github.com/go-viper/mapstructure/v2

    Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
    - [Release notes](https://github.com/go-viper/mapstructure/releases)
    - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
    - [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-viper/mapstructure/v2
      dependency-version: 2.3.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and poiana committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    fd12beb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. chore(deps): Bump the actions group with 2 updates

    Bumps the actions group with 2 updates: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) and [slsa-framework/slsa-verifier](https://github.com/slsa-framework/slsa-verifier).
    
    
    Updates `sigstore/cosign-installer` from 3.9.0 to 3.9.1
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@fb28c2b...398d4b0)
    
    Updates `slsa-framework/slsa-verifier` from 2.7.0 to 2.7.1
    - [Release notes](https://github.com/slsa-framework/slsa-verifier/releases)
    - [Changelog](https://github.com/slsa-framework/slsa-verifier/blob/main/RELEASE.md)
    - [Commits](slsa-framework/slsa-verifier@v2.7.0...v2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: sigstore/cosign-installer
      dependency-version: 3.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: slsa-framework/slsa-verifier
      dependency-version: 2.7.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and poiana committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    a7b6cc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. chore(deps): Bump sigstore/cosign-installer in the actions group

    ---
    updated-dependencies:
    - dependency-name: sigstore/cosign-installer
      dependency-version: 3.9.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and poiana committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    ffb6e68 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. chore(deps): bump github.com/go-oauth2/oauth2 to v4.5.3

    As they've updated to jwt/v5 this prevents us from pulling in the legacy
    vulnerable github.com/golang-jwt/jwt@v3.2.2+incompatible dependency
    
    Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
    dnwe authored and poiana committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    6a25fa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. chore(deps): bump driverkit to v0.21.2

    Pulling in falcosecurity/driverkit#389 to bring
    docker libraries up-to-date at v28 level, which will allow other
    co-dependents like cosign to also be updated in the future.
    
    Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
    dnwe authored and poiana committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    090d954 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. chore(deps): Bump github.com/docker/docker

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.3.2+incompatible to 28.3.3+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v28.3.2...v28.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-version: 28.3.3+incompatible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and poiana committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    9f30cce View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. chore(deps): Bump the actions group across 1 directory with 3 updates

    Bumps the actions group with 3 updates in the / directory: [docker/login-action](https://github.com/docker/login-action), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) and [docker/metadata-action](https://github.com/docker/metadata-action).
    
    
    Updates `docker/login-action` from 3.4.0 to 3.5.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@74a5d14...184bdaa)
    
    Updates `aws-actions/configure-aws-credentials` from 4.2.1 to 4.3.1
    - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
    - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
    - [Commits](aws-actions/configure-aws-credentials@b475783...7474bc4)
    
    Updates `docker/metadata-action` from 5.7.0 to 5.8.0
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@902fa8e...c1e5197)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-version: 3.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: aws-actions/configure-aws-credentials
      dependency-version: 4.3.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: docker/metadata-action
      dependency-version: 5.8.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and poiana committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    252961f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. chore(deps): Bump goreleaser/goreleaser-action in the actions group

    Bumps the actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).
    
    
    Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@9c156ee...e435ccd)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-version: 6.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and poiana committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    5b33e3c View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump actions/checkout from 4.2.2 to 5.0.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@11bd719...08c6903)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 and poiana committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    8e91752 View commit details
    Browse the repository at this point in the history
Loading