Skip to content

Releases: falcosecurity/falcoctl

v0.8.0-rc2

23 Apr 08:12
Compare
Choose a tag to compare
v0.8.0-rc2 Pre-release
Pre-release

What's Changed

  • fix(install): fix missing dependency signature verification by @LucaGuerra in #509
  • chore(deps): Bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #511
  • chore(deps): Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #514
  • chore(deps): Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #513
  • chore(deps): Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #512
  • chore(deps): Bump github.com/sigstore/cosign/v2 from 2.2.3 to 2.2.4 by @dependabot in #516
  • chore(cmd): dropped leftover experimental for driver-loader. by @FedeDP in #515
  • chore(deps): Bump the actions group with 2 updates by @dependabot in #517
  • fix: Add backend 'https' to default index by @qjoly in #520
  • chore(deps): Bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible by @dependabot in #522
  • chore(deps): Bump github.com/docker/cli from 26.0.0+incompatible to 26.0.2+incompatible in the gomod group by @dependabot in #523
  • chore(internal): old ebpf probe must have lowest priority. by @FedeDP in #521
  • chore(deps): Bump the actions group with 2 updates by @dependabot in #525
  • chore(deps): Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #529
  • chore(deps): Bump google.golang.org/api from 0.172.0 to 0.175.0 by @dependabot in #527
  • fix(pkg/driver): avoid source of crash during distro Discovery. by @FedeDP in #530

New Contributors

Full Changelog: v0.8.0-rc1...v0.8.0-rc2

v0.8.0-rc1

04 Apr 09:50
Compare
Choose a tag to compare
v0.8.0-rc1 Pre-release
Pre-release

What's Changed

  • add dependabot config and update golangci-lint by @cpanato in #385
  • chore(deps): Bump the actions group with 2 updates by @dependabot in #388
  • chore(deps): Bump docker/metadata-action from 4.3.0 to 5.5.0 by @dependabot in #389
  • chore(deps): Bump docker/setup-qemu-action from 2.1.0 to 3.0.0 by @dependabot in #390
  • chore(deps): Bump docker/login-action from 2.1.0 to 3.0.0 by @dependabot in #392
  • chore(deps): Bump docker/setup-buildx-action from 2.5.0 to 3.0.0 by @dependabot in #391
  • chore(deps): Bump actions/setup-go from 4.0.0 to 5.0.0 by @dependabot in #394
  • chore(deps): Bump actions/checkout from 3.5.0 to 4.1.1 by @dependabot in #397
  • chore(deps): Bump cloud.google.com/go/storage from 1.33.0 to 1.36.0 by @dependabot in #403
  • chore(deps): Bump github.com/google/go-containerregistry from 0.16.1 to 0.18.0 by @dependabot in #406
  • chore(deps): Bump actions/upload-artifact from 3.1.2 to 4.3.0 by @dependabot in #393
  • chore(deps): Bump goreleaser/goreleaser-action from 4.2.0 to 5.0.0 by @dependabot in #395
  • chore(deps): Bump docker/build-push-action from 4.0.0 to 5.1.0 by @dependabot in #396
  • chore(deps): Bump golang.org/x/oauth2 from 0.13.0 to 0.16.0 by @dependabot in #399
  • chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.15.0 by @dependabot in #405
  • chore(deps): Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.1+incompatible by @dependabot in #404
  • chore(deps): Bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in #400
  • chore(deps): Bump github.com/onsi/gomega from 1.27.8 to 1.31.1 by @dependabot in #401
  • chore(cmd): fixed up some strings. by @FedeDP in #407
  • chore(deps): Bump the gomod group with 5 updates by @dependabot in #398
  • chore(deps): Bump github.com/docker/cli from 24.0.7+incompatible to 25.0.1+incompatible by @dependabot in #410
  • chore(deps): Bump google.golang.org/api from 0.153.0 to 0.159.0 by @dependabot in #409
  • chore(deps): Bump k8s.io/client-go from 0.28.3 to 0.29.1 by @dependabot in #408
  • chore(deps): Bump github.com/sigstore/sigstore from 1.7.6 to 1.8.1 by @dependabot in #413
  • fix: fixed go.sum entry to fix build. by @FedeDP in #415
  • chore(deps): Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 by @dependabot in #411
  • feat: adding support for KMS in cosign by @brennoo in #416
  • chore(deps): Bump the actions group with 2 updates by @dependabot in #423
  • bump github.com/opencontainers/image-spec to v1.1.0-rc6 by @cpanato in #417
  • chore(deps): Bump github.com/google/go-containerregistry from 0.18.0 to 0.19.0 by @dependabot in #421
  • chore(deps): Bump the gomod group with 4 updates by @dependabot in #418
  • chore(deps): Bump google.golang.org/api from 0.159.0 to 0.161.0 by @dependabot in #420
  • fix: Dead link in PR template by @krnowak in #424
  • pkg/driver/flatcar: Update the script by @krnowak in #425
  • fix(pkg/driver): fixed generic kernelversion fixup method. by @FedeDP in #427
  • new(cmd/driver): support user provided headers option for driver download by @toamto94 in #428
  • chore(deps): Bump the actions group with 1 update by @dependabot in #431
  • chore(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #432
  • chore(deps): Bump the gomod group with 3 updates by @dependabot in #433
  • chore(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #440
  • chore(deps): Bump golang.org/x/net from 0.20.0 to 0.21.0 by @dependabot in #439
  • chore(deps): Bump github.com/distribution/distribution/v3 from 3.0.0-20230608105614-4501a6e06d3b to 3.0.0-alpha.1 by @dependabot in #437
  • chore(deps): Bump google.golang.org/api from 0.161.0 to 0.163.0 by @dependabot in #435
  • fix(pusher): correctly report artifact type by @alacuku in #442
  • chore(deps): Bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 by @dependabot in #447
  • chore(deps): Bump google.golang.org/api from 0.163.0 to 0.165.0 by @dependabot in #446
  • chore(deps): Bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 by @dependabot in #445
  • chore(deps): Bump the gomod group with 2 updates by @dependabot in #444
  • new(CI): add ecr repository by @alacuku in #448
  • fix(ci): add permissions for AWS ecr by @alacuku in #449
  • new(CI): add provenance for ecr image by @alacuku in #450
  • fix(CI): properly get credentials for amazon ecr registry by @alacuku in #452
  • new(ci): add provenance for main tag by @alacuku in #453
  • fix(CI): add permissions to login-to-amazon-ecr job by @alacuku in #454
  • chore(deps): Bump google.golang.org/api from 0.165.0 to 0.167.0 by @dependabot in #456
  • Remove extra '$' character. by @thejefflarson in #458
  • chore(deps): Bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 by @dependabot in #463
  • chore(deps): Bump the gomod group with 6 updates by @dependabot in #460
  • chore(deps): Bump the actions group with 1 update by @dependabot in #464
  • chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #461
  • chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3 by @dependabot in #466
  • chore(deps): Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 by @dependabot in #465
  • chore(deps): Bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #473
  • chore(deps): Bump the actions group with 1 update by @dependabot in #475
  • chore(deps): Bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #469
  • chore(deps): Bump google.golang.org/api from 0.167.0 to 0.169.0 by @dependabot in #470
  • chore(deps): Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #474
  • chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #472
  • chore(deps): Bump the gomod group with 2 updates by @dependabot in #468
  • feat(cmd/push): parse requirements and deps from rulesfile by @alacuku in #467
  • chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #477
  • update(cmd): bumped oras to v.2.4.0. by @FedeDP in #478
  • fix(registry/push): correctly remove temporary dir by @alacuku in #479
  • chore(deps): Bump google.golang.org/api from 0.169.0 to 0.170.0 by @dependabot in #482
  • chore(deps): Bump the gomod group with 4 updates by @dependabot in #481
  • chore(deps): Bump the actions group with 4 updates by @dependabot in #480
  • chore(deps): Bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #485
  • update(tests/push): add new tests for push command by @alacuku in https://gith...
Read more

v0.7.3

22 Feb 15:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

12 Feb 09:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

23 Jan 09:16
Compare
Choose a tag to compare

What's Changed

  • fix(pkg,internal): multiple fixes related to cos and driver build. by @FedeDP in #383

Full Changelog: v0.7.0...v0.7.1

v0.7.0

12 Jan 09:03
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #331
  • docs: add SPDX license identifier by @leogr in #330
  • update(output): complete rework of the output system by @alacuku in #335
  • chore(deps): Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #336
  • update(cmd): remove redundant configuration for error handling by @alacuku in #337
  • chore(deps): Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible by @dependabot in #338
  • fix(oci/puller): do not omit previous errors when returning them by @alacuku in #339
  • new(cmd): add artifact config command by @alacuku in #340
  • fix(tests): wait for registry to accept connections before running tests by @alacuku in #342
  • update(Makefile): do not error if file does not exist when running clean target by @alacuku in #341
  • chore(Makefile): enforce SPDX license header in Makefile fmt target. by @FedeDP in #345
  • chore(deps): Bump github.com/sigstore/cosign/v2 from 2.1.1 to 2.2.1 by @dependabot in #347
  • bugpatching issue 344 vulnerabilities including GHSA-m425-mq94-257g by @cschp in #346
  • feat(artifact/config): fetch config layer for a specific platform by @alacuku in #349
  • tests(artifact/config): add new tests for the --platform flag by @alacuku in #350
  • new(artifact/manifest): add manifest command by @alacuku in #351
  • new: driver command by @FedeDP in #343
  • chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #352
  • new(pkg/driver): added tests for driver distros implementations. by @FedeDP in #355
  • new(cmd,internal/utils,pkg/driver): use correct engine.kind config key by @FedeDP in #357
  • update(gha): upgrade slsa generator to v1.9.0 by @LucaGuerra in #359
  • fix(cmd/driver,pkg/driver): avoid string concatenation for host-root by @FedeDP in #358
  • chore(pkg/driver): improved error message when err is nil. by @FedeDP in #360
  • chore(pkg/driver): do not fail if /sys/kernel/debug fails to be mounted. by @FedeDP in #361
  • new(cmd/driver,pkg/options,internal/config): added driver config cmd tests by @FedeDP in #362
  • chore(cmd/driver): add preview to all driver related commands. by @FedeDP in #363
  • new(pkg/driver): fixed some kernel version related issues. by @FedeDP in #364
  • cleanup(cmd,internal,pkg): move driver config options to be common to all driver commands by @FedeDP in #365
  • new(cmd,pkg/driver): properly use a spinner for long operations. by @FedeDP in #366
  • fix(pkg/options): do not enforce driver version to be semver, since it can also be a commit hash by @FedeDP in #367
  • fix(cmd/driver): fixed segfault in driver config command. by @FedeDP in #368
  • fix(pkg,cmd): eBPF probe must be symlinked under /root/.falco/falco-bpf.o by @FedeDP in #369
  • chore(pkg/driver): cleanup eBPF probe symlink in Cleanup method. by @FedeDP in #371
  • fix(pkg/driver): do not call FixupKernel when building drivers. by @FedeDP in #373
  • new: introduce asset artifact type by @loresuso in #309
  • new(cmd/driver): added more driver commands tests. by @FedeDP in #374
  • chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #375
  • fix(cmd/driver): fixed loadDriverVersion implementation for non-semver driver versions by @FedeDP in #376
  • update(ci): upgrade cosign-installer to v3.3.0 by @LucaGuerra in #377
  • chore(internal): added engine version related tests. by @FedeDP in #378
  • chore(deps): Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 by @dependabot in #379

New Contributors

Full Changelog: v0.6.2...v0.7.0

v0.7.0-rc1

20 Dec 11:28
Compare
Choose a tag to compare
v0.7.0-rc1 Pre-release
Pre-release

What's Changed

  • new: introduce asset artifact type by @loresuso in #309
  • new(cmd/driver): added more driver commands tests. by @FedeDP in #374
  • chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #375
  • fix(cmd/driver): fixed loadDriverVersion implementation for non-semver driver versions by @FedeDP in #376
  • update(ci): upgrade cosign-installer to v3.3.0 by @LucaGuerra in #377

Full Changelog: v0.7.0-beta5...v0.7.0-rc1

v0.7.0-beta5

12 Dec 15:41
Compare
Choose a tag to compare
v0.7.0-beta5 Pre-release
Pre-release

What's Changed

  • chore(pkg/driver): cleanup eBPF probe symlink in Cleanup method. by @FedeDP in #371
  • fix(pkg/driver): do not call FixupKernel when building drivers. by @FedeDP in #373

Full Changelog: v0.7.0-beta4...v0.7.0-beta5

v0.7.0-beta4

06 Dec 16:52
Compare
Choose a tag to compare
v0.7.0-beta4 Pre-release
Pre-release

What's Changed

  • fix(pkg,cmd): eBPF probe must be symlinked under /root/.falco/falco-bpf.o by @FedeDP in #369

Full Changelog: v0.7.0-beta3...v0.7.0-beta4

v0.7.0-beta3

06 Dec 13:50
Compare
Choose a tag to compare
v0.7.0-beta3 Pre-release
Pre-release

What's Changed

  • fix(cmd/driver): fixed segfault in driver config command. by @FedeDP in #368

Full Changelog: v0.7.0-beta2...v0.7.0-beta3