Skip to content

Releases: lacework/go-sdk

v0.42.0

21 Sep 12:48
e8a291a
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.42.0.

Features

  • feat(cli): alert-channel cmd & container-registry cmd (#904) (Darren)(bdb6317)

Refactor

  • refactor(chocolatey): address moderation requested changes (#906) (Darren)(e33ecfc)

Other Changes

  • chore(deps): bump github.com/kyokomi/emoji/v2 from 2.2.9 to 2.2.10 (#884) (dependabot[bot])(bee54a0)
  • chore(deps): bump github.com/zclconf/go-cty from 1.10.0 to 1.11.0 (#894) (dependabot[bot])(0436d26)
  • ci: version bump to v0.41.2-dev (Lacework)(0e6cd1e)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.41.1

30 Aug 15:56
9915ef6
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.41.1.

Other Changes

  • build(cli): detect when signing process has completed (#902) (Salim Afiune)(05bca71)
  • ci: version bump to v0.41.1-dev (Lacework)(d176ac5)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.41.0

29 Aug 21:26
8c1ca79
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.41.0.

Features

  • feat(cli): aws compliance search command (#893) (Darren)(5c665cb)
  • feat(cli): Addition of extra AWS terraform options (#890) (djmctavish)(de34097)
  • feat(api): add v2 AwsCfg (#889) (Darren)(53bd1ca)
  • feat: DataExportRule service (#887) (Darren)(9c6ca08)
  • feat: add credentials to sidekick data (#886) (Darren)(3311753)

Refactor

  • refactor(cli): migrate fetch accountIds in policy exception to API v2 (#896) (Darren)(510a41f)

Bug Fixes

  • fix: omitempty profileVersions field (#897) (Darren)(2170edb)
  • fix(cli): account flag domain fix (#895) (jonathan stewart)(ed892dc)
  • fix: add description field to dataexportrules (#891) (Darren)(0531907)
  • fix(lwupdater): avoid comparing dev versions (#881) (Salim Afiune)(a8f9ee4)
  • fix: alert profile filter (#883) (Darren)(91e979a)

Documentation Updates

  • docs(cli): display IaC default output location (#898) (sthetland)(139da68)

Other Changes

  • build(cli): sign Lacework CLI artifacts (#899) (Salim Afiune)(dcc4605)
  • ci: fix policy test (#888) (Salim Afiune)(294f99b)
  • ci: version bump to v0.40.1-dev (Lacework)(599d7ff)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.40.0

05 Aug 15:21
b1f5999
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.40.0.

Features

  • feat(cli): alert-profile update cmd (#879) (Darren)(d8024e5)
  • feat(cdk): leave breadcrumbs after installation and update (#876) (Salim Afiune)(d16cc15)
  • feat(lql): add limit option (hazedav)(d598def)
  • feat: add cloud account integration aws agentless scanning (#870) (Darren)(8807a97)

Refactor

  • refactor: use v2/AgentInfo for agents list command (#866) (Darren)(06531ed)

Bug Fixes

  • fix(lql): add line break when no preview found (#880) (hazedav)(83a1216)
  • fix(cdk): JSON output for 'component list' command (#878) (Salim Afiune)(a1dc162)
  • fix(api): detect FQDN as account in api.NewClient() (#872) (Salim Afiune)(6e14d57)
  • fix: vulnerabilty_exception fixable parameter omit when unset (#863) (Darren)(f517e0e)
  • fix(install.ps1): modify User $Path correctly (#869) (Salim Afiune)(73c69f7)

Documentation Updates

  • docs(cli): update help message from LPP commands (#873) (lacework-aaronscheiber)(810d005)
  • docs(cli): updating help for query run (#864) (hazedav)(8953d19)

Other Changes

  • chore(deps): bump github.com/honeycombio/libhoney-go (#867) (dependabot[bot])(e77d133)
  • chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 (#871) (dependabot[bot])(fa69c24)
  • chore(lql): fully remove evaluatorId (#865) (hazedav)(1112f55)
  • ci: version bump to v0.39.1-dev (Lacework)(23827ee)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.39.0

15 Jul 01:11
35619d2
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.39.0.

Features

  • feat(cli): colorize CDK commands (#859) (Salim Afiune)(41e0785)
  • feat(cli): fetch existing policy for cli update (#841) (Darren)(8bc93ba)
  • feat(cli): new policy-exceptions command (#844) (Darren)(7e894c9)
  • feat(cli): include status in vuln ctr scan assesment output (#853) (Darren)(5ff586c)
  • feat(cli): display CDK version (Salim Afiune Maya)(d21bbef)
  • feat(cdk): life cycle event 'cdk-init' (Salim Afiune Maya)(12eee01)
  • feat: support inline scanner integrations (Salim Afiune Maya)(99aacd8)

Bug Fixes

  • fix: omit vulnerability_exception fixable parameter when unset (#857) (Darren)(e671857)
  • fix(cli): use proper env var name LW_API_TOKEN (#856) (Salim Afiune)(22efef4)
  • fix(cli): install.ps1 avoid Windows agent collision (#854) (Salim Afiune)(1d52d27)

Documentation Updates

  • docs(api): fix path to examples in readme (#858) (Yasmine Hal)(a8a5feb)

Other Changes

  • chore(cli): update content-library component name (#855) (hazedav)(2794070)
  • ci: version bump to v0.38.1-dev (Lacework)(196406a)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.38.0

05 Jul 20:55
b362fa1
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.38.0.

Features

  • feat: chocolatey package scripts (#832) (Darren)(22c1005)

Refactor

  • refactor: policy exception constraint type (#842) (Darren)(88bfdb5)

Bug Fixes

  • fix(cli): subtract 1 minute from machine details end time (#848) (Darren)(c53388f)
  • fix(cli): Fix icon, desc and summary of .nuspec file (#843) (Darren)(0c5c456)

Other Changes

  • chore(deps): bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0 (#840) (dependabot[bot])(77d78f0)
  • chore(deps): bump github.com/hashicorp/terraform-exec (#845) (dependabot[bot])(9db51aa)
  • chore(deps): bump github.com/abiosoft/colima from 0.4.2 to 0.4.4 (#849) (dependabot[bot])(0b1b60e)
  • chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#846) (dependabot[bot])(ba2cdbf)
  • chore(deps): bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 (#847) (dependabot[bot])(b8b232e)
  • chore(deps): bump github.com/hashicorp/terraform-exec (#837) (dependabot[bot])(c7b06b6)
  • chore(deps): bump github.com/hashicorp/hc-install from 0.3.2 to 0.4.0 (#836) (dependabot[bot])(2e388bd)
  • chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5 (#838) (dependabot[bot])(d3d0ef7)
  • ci: version bump to v0.37.1-dev (Lacework)(841d251)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.37.0

27 Jun 17:08
e17b169
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.37.0.

Features

  • feat(api): add policy exceptions service (#826) (Darren)(fe5b9bf)
  • feat(cdk): pass env variable LW_COMPONENT_NAME (#829) (Salim Afiune)(4b7451a)

Refactor

  • refactor: move vulnerabilityExceptionFixableEnabled to go-sdk (#820) (Darren)(941570e)

Bug Fixes

  • fix(GcpGkeAudit): Casing issue with PrivateKeyId & PrivateKeyId (#834) (Ross)(b7b328b)
  • fix: misspelled namespace field (#831) (Salim Afiune)(6312843)
  • fix(cli): Make the html table scrollable (#825) (John John)(85d5214)
  • fix(cdk): run component dynamically (#823) (Salim Afiune)(bb1ce0d)

Other Changes

  • chore(deps): bump github.com/hashicorp/terraform-json (#808) (dependabot[bot])(ac2b094)
  • chore(deps): bump github.com/spf13/viper from 1.10.1 to 1.12.0 (#802) (dependabot[bot])(000024a)
  • chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (#828) (dependabot[bot])(fb93f55)
  • ci: version bump to v0.36.1-dev (Lacework)(cdd6d7b)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.36.0

20 Jun 10:14
987b646
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.36.0.

Features

  • feat(api): Implement GcpGkeAudit CloudAccount interface (#821) (Ross)(fd01c7f)
  • feat(cli): lacework query fail_on_count (#415) (hazedav)(0b1de6a)
  • feat: Lacework CDK (Cloud Development Kit) (#544) (Salim Afiune)(b0ba78c)

Other Changes

  • style(cli): use switch instead of if statements (#822) (Salim Afiune)(e40322c)
  • chore(deps): bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0 (#779) (dependabot[bot])(af66b8e)
  • chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#819) (dependabot[bot])(47007f0)
  • ci: version bump to v0.35.2-dev (Lacework)(1ff58d2)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.35.1

10 Jun 16:08
03b51e1
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.35.1.

Bug Fixes

  • fix: expiration time format (#811) (Darren)(521b7ac)
  • fix(cli): compliance gcp enable command (#813) (Darren)(0a931a8)

Other Changes

  • style(cli): add missing carrier return (#816) (Salim Afiune)(ca37520)
  • chore(deps): bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0 (#780) (dependabot[bot])(9471ffd)
  • chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#806) (dependabot[bot])(d936875)
  • chore(lwgenerate): bump GCP config module to ~> 2.0 (#814) (Salim Afiune)(913740b)
  • ci: version bump to v0.35.1-dev (Lacework)(7efab5f)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.35.0

07 Jun 13:29
c8cac82
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.35.0.

Features

  • feat: show query start time in progress spinner (#798) (Darren)(2179616)
  • feat(api): Add S3BucketArn field to allow BYOB for AWS EKS Audit Log (#793) (Ross)(93dbb2d)
  • feat(cli): alert profiles command (#792) (Darren)(c0bc9a3)

Refactor

  • refactor(cli): query run progress message (#804) (hazedav)(f64d461)
  • refactor(cli): updated terminology for fail_on (#803) (hazedav)(f5b85f5)

Bug Fixes

  • fix: allow resource scope to be optional (#807) (Salim Afiune)(6e8e55c)
  • fix(cli): Add MachineDetail tags (hazedav)(8cd1ea0)
  • fix(cli): panic while detecting ESM on Ubuntu sys (#799) (Salim Afiune)(dce2d18)

Other Changes

  • chore(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 (#801) (dependabot[bot])(7665edd)
  • chore(deps): bump github.com/hashicorp/terraform-exec (#773) (dependabot[bot])(a7915cc)
  • chore(deps): bump github.com/abiosoft/colima from 0.4.1 to 0.4.2 (#795) (dependabot[bot])(6ea8ef3)
  • chore(deps): bump github.com/abiosoft/colima from 0.3.4 to 0.4.1 (#791) (dependabot[bot])(cf19e21)
  • ci: version bump to v0.34.1-dev (Lacework)(8811c84)
  • test: fix pipeline to check for low vulns (#805) (Salim Afiune)(233c24f)
  • test: disable file test since CI runs as root (#800) (Salim Afiune)(5b271c6)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2