Skip to content

Releases: lacework/go-sdk

v1.21.0

17 May 22:30
3ea444a
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.21.0.

Features

  • feat(cli): New Report Distributions command (#1215) (Darren)(abb31945)
  • feat: Python CDK components (#1253) (jonathan stewart)(04115007)

Bug Fixes

  • fix: vuln host info counts (jon-stewart)(6740c1be)
  • fix(cli): Inconsistent results from host vuln show (#1279) (Salim Afiune)(dd252935)

Documentation Updates

  • docs(cli): remove API v1 refs and add examples (#1278) (John)(201afa07)

Other Changes

  • ci: version bump to v1.20.1-dev (Lacework)(0a736c62)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.20.0

16 May 01:22
2abf964
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.20.0.

Features

  • feat(aws-install): add credential_profile flag (#1274) (Nick Schmeller)(c027b0f3)

Other Changes

  • ci: version bump to v1.19.1-dev (Lacework)(3d733d57)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.19.0

15 May 13:59
0b8664c
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.19.0.

Features

  • feat: host vuln time range flags (#1270) (jonathan stewart)(6154c81b)
  • feat: CloudTrail S3 bucket notifications (#1269) (jonathan stewart)(ff326af2)

Other Changes

  • ci: version bump to v1.18.5-dev (Lacework)(fd9d33a5)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.18.4

10 May 13:48
3dbb302
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.18.4.

Bug Fixes

  • fix: add correct terraform attribute for Pub Sub Audit log generation (#1265) (David McTavish(e2775cf)
  • fix: set list-hosts end time to utc (#1252) (Darren)(3475b5f)

Other Changes

  • ci: version bump to v1.18.4-dev (Lacework)(cbbf26ac)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.18.3

08 May 08:00
e2775cf
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.18.3.

Other Changes

  • ci: version bump to v1.18.3-dev (Lacework)(bf01351b)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.18.2

04 May 17:12
15df646
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.18.2.

Other Changes

  • ci: version bump to v1.18.2-dev (Lacework)(e9b05925)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.18.1

04 May 08:56
32dbfc0
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.18.1.

Bug Fixes

  • fix: ctr list-assessments not fetching latest results (#1257) (Darren)(04ace6ee)

Other Changes

  • ci: version bump to v1.18.1-dev (Lacework)(b8831d52)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.18.0

03 May 09:11
76d401c
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.18.0.

Features

  • feat: Allow user defined S3 Bucket for the audit log (#1248) (djmctavish)(ab1c3381)
  • feat: GCP multi project Terraform (#1233) (jonathan stewart)(938511e6)

Bug Fixes

Other Changes

  • ci: version bump to v1.17.1-dev (Lacework)(6a8125da)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.17.0

21 Apr 15:58
5b75f70
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.17.0.

Features

  • feat(cli): New 'compliance scan' command (#1238) (Darren)(6bb952fe)
  • feat(api): Addition of S3 Bucket ARN for AWS EKS Audit log (David McTavish)(e3b80e67)

Refactor

  • refactor: do not filter csv output for vuln ctr show (#1220) (Darren)(dfecd161)

Bug Fixes

  • fix: vuln host scan-pkg-manifest fail_on_severity (#1242) (Darren)(e05db169)
  • fix: increase default TLS Handshake Timeout to 63s (#1237) (Darren)(0d3aa066)
  • fix: unsupported aws region (#1231) (jonathan stewart)(be742c0c)
  • fix(api): Omit s3 bucket arn from Aws EKS Audit if not set (#1234) (djmctavish)(4b264e9b)
  • fix(cli): allow multiple recommendation ID types (#1230) (Salim Afiune)(f0e8a8d9)

Other Changes

  • style(fmt): fix format issues (Salim Afiune Maya)(0986f72e)
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.18 (#1205) (dependabot[bot])(e9a4bd49)
  • chore(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 (#1154) (dependabot[bot])(f88e6f13)
  • chore(deps): bump github.com/abiosoft/colima from 0.4.6 to 0.5.4 (#1172) (dependabot[bot])(9f69228a)
  • chore(cli): use an example URL for CTF docs (#1228) (Nick Schmeller)(e18af0db)
  • ci: fix intermittency issues with virtual terminals (#1235) (Salim Afiune)(e281108d)
  • ci(fmt): avoid formatting 'databox' package (Salim Afiune Maya)(93cedfef)
  • ci: version bump to v1.16.1-dev (Lacework)(916a63f5)
  • test: fix compliance scan test (#1243) (Darren)(1a497bab)

🐳 Docker Image

docker pull lacework/lacework-cli

v1.16.0

07 Apr 06:06
042efe2
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.16.0.

Features

  • feat(cli): enable default query for 'lql run' cmd (#1218) (Salim Afiune)(f91c5463)
  • feat(cli): add server_url to agent install cmd (#1224) (Nick Schmeller)(475af398)
  • feat(api): Implement feature flagging endpoint (#1212) (Linpeng Zhang)(8a3e4bd6)
  • feat(cli): add server_url flag for CTF commands (#1219) (Nick Schmeller)(070ce61f)
  • feat(cli): new report-definitions revert command (#1209) (Darren)(33961d48)

Refactor

  • refactor: show valid versions when invalid report definition version is given (#1216) (Darren)(52a0ae4c)
  • refactor: move version check output to stderr (#1207) (Darren)(1793885c)

Bug Fixes

  • fix(cli): custom clock offset, defaults now to -2s (#1222) (Darren)(3b63c959)

Other Changes

  • chore(cli): run make go-vendor to fix release (#1221) (Nick Schmeller)(7553e4bd)
  • chore(lwgenerate): bump azure modules to 2.0 (#1210) (Salim Afiune)(c4857515)
  • ci: version bump to v1.15.2-dev (Lacework)(1a969222)
  • test(cli): fix daily version integration test (#1225) (Salim Afiune)(694a15b3)
  • test: update version test to check stderr for version update notifica… (#1211) (Darren)(5f82668b)

🐳 Docker Image

docker pull lacework/lacework-cli