Releases: falcosecurity/falcoctl
Releases · falcosecurity/falcoctl
v0.10.0
What's Changed
- update(driver/config)!: use the same logic to configure engine kind for different enviroments by @alacuku in #630
- update(go,pkg): updated driverkit to v0.20.3. by @FedeDP in #632
- fix(goreleaser): use latest tag when two tags point to the same commit by @alacuku in #634
Full Changelog: v0.9.1...v0.10.0
v0.10.0-rc1
What's Changed
- update(driver/config)!: use the same logic to configure engine kind for different enviroments by @alacuku in #630
- update(go,pkg): updated driverkit to v0.20.3. by @FedeDP in #632
Full Changelog: v0.9.1...v0.10.0-rc1
v0.9.1
What's Changed
- chore(deps): Bump the actions group with 3 updates by @dependabot in #621
- chore(deps): Bump the actions group across 1 directory with 3 updates by @dependabot in #625
- fix(auth/basic): bind pflags to viper only when required by @alacuku in #627
- chore(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 in the actions group by @dependabot in #629
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 by @dependabot in #567
- chore(deps): Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #571
- chore(deps): Bump google.golang.org/api from 0.181.0 to 0.182.0 by @dependabot in #572
- chore(deps): Bump docker/login-action from 3.1.0 to 3.2.0 in the actions group by @dependabot in #573
- chore(deps): Bump the gomod group with 5 updates by @dependabot in #570
- chore(deps): Bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #580
- chore(deps): Bump google.golang.org/api from 0.182.0 to 0.183.0 by @dependabot in #576
- chore(deps): Bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #581
- chore(deps): Bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #579
- chore(deps): Bump the gomod group with 2 updates by @dependabot in #575
- chore(deps): Bump google.golang.org/api from 0.183.0 to 0.184.0 by @dependabot in #587
- chore(deps): Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 by @dependabot in #586
- chore(deps): Bump the gomod group with 4 updates by @dependabot in #584
- chore(deps): Bump the actions group with 2 updates by @dependabot in #583
- feat(auth/basic): extend auth basic command by @alacuku in #588
- chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @dependabot in #582
- chore(deps): Bump google.golang.org/api from 0.184.0 to 0.185.0 by @dependabot in #589
- chore(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 by @dependabot in #591
- chore(deps): Bump google.golang.org/api from 0.185.0 to 0.186.0 by @dependabot in #594
- chore(cmd/driver,pkg/driver): allow to disable kernel headers automatic download by @FedeDP in #597
- chore(go.mod): bump go version to 1.22.5 by @alacuku in #598
- feat(dockerfile): use distroless image for falcoctl docker image by @alacuku in #599
- chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #602
- chore(deps): Bump the actions group across 1 directory with 4 updates by @dependabot in #604
- chore(deps): Bump github.com/docker/cli from 26.1.4+incompatible to 27.0.2+incompatible by @dependabot in #596
- fix: allow login to express registry as ref but actually extract the … by @loresuso in #610
- Feat: Add support for S3 index storage backend by @brennoo in #611
- chore(Makefile): add .PHONY to falcoctl target by @alacuku in #612
- fix(push): use basename for artifacts when compressed in tar.gz by @alacuku in #613
- chore(deps): Bump docker/build-push-action from 5.4.0 to 6.4.1 by @dependabot in #609
- chore(deps): Bump slsa-framework/slsa-verifier from 2.5.1 to 2.6.0 in the actions group by @dependabot in #608
- update(.goreleaser): bump version to v2 by @alacuku in #615
- chore(deps): Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #574
- chore(deps): Bump the actions group with 4 updates by @dependabot in #617
- chore(pkg): bump driverkit to 0.20.0 by @alacuku in #618
- chore(deps): Bump github.com/docker/docker from 27.0.3+incompatible to 27.1.1+incompatible by @dependabot in #620
- update(OWNERS): add loresuso to approvers by @loresuso in #614
Full Changelog: v0.8.0...v0.9.0
v0.8.0
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
- ...
v0.8.0-rc6
What's Changed
- chore(cmd,internal): expose FALCOCTL_DRIVER_CONFIG_UPDATE_FALCO env var. by @FedeDP in #561
- chore(pkg/driver): restored
uek
kernel check. by @FedeDP in #562
Full Changelog: v0.8.0-rc5...v0.8.0-rc6
v0.8.0-rc5
What's Changed
- chore(deps): Bump google.golang.org/api from 0.178.0 to 0.180.0 by @dependabot in #559
- chore(deps): Bump the gomod group with 3 updates by @dependabot in #558
- feat: Add --platform option to artifact/install by @kpaulisse in #554
- chore(deps): Bump the actions group with 2 updates by @dependabot in #556
- chore(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #557
- feat: Add file backend to fetcher by @kpaulisse in #555
- new(cmd/driver): driver config namespace from env variable by @FedeDP in #560
New Contributors
- @kpaulisse made their first contribution in #554
Full Changelog: v0.8.0-rc4...v0.8.0-rc5
v0.8.0-rc4
What's Changed
Full Changelog: v0.8.0-rc3...v0.8.0-rc4
v0.8.0-rc3
What's Changed
- chore(deps): Bump k8s.io/apimachinery from 0.29.3 to 0.30.0 by @alacuku in #532
- chore(build): bump go version to 1.22 by @alacuku in #533
- chore(deps): Bump k8s.io/client-go from 0.29.3 to 0.30.0 by @dependabot in #528
- chore(deps): Bump the actions group with 2 updates by @dependabot in #534
- chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #536
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 in the gomod group by @dependabot in #537
- chore(deps): Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.0+incompatible by @dependabot in #539
- chore(deps): Bump github.com/docker/cli from 26.0.2+incompatible to 26.1.0+incompatible by @dependabot in #538
- chore(deps): Bump google.golang.org/api from 0.175.0 to 0.176.1 by @dependabot in #542
- chore(deps): Bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0 by @dependabot in #535
- add new boolean arg for 'registry push' --add-floating-tags, it will auto add the tags for the major and the minor versions by @Issif in #543
- chore(deps): Bump google.golang.org/api from 0.176.1 to 0.177.0 by @dependabot in #547
- chore(deps): Bump the actions group with 2 updates by @dependabot in #544
- chore(deps): Bump the gomod group with 3 updates by @dependabot in #545
- chore(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #548
- chore(deps): Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #549
- chore(deps): Bump github.com/cilium/ebpf from 0.14.0 to 0.15.0 by @dependabot in #541
- cleanup(cmd,pkg): moved
enum
to its own package. by @FedeDP in #550 - new(pkg): use driverkit
local
build processor instead of implementing drivers build by @FedeDP in #356 - fix(pkg/driver): create envmap if nil since driverkit expects it. by @FedeDP in #551
- chore(cmd/driver): remove redundant log. by @FedeDP in #552
New Contributors
Full Changelog: v0.8.0-rc2...v0.8.0-rc3
v0.8.0-rc2
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