github falcosecurity/falcoctl v0.7.0

latest releases: v0.10.0, v0.10.0-rc1, v0.9.1...
8 months ago

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

Don't miss a new falcoctl release

NewReleases is sending notifications on new releases.