Skip to content

Releases: lacework/go-sdk

v0.7.0

11 May 16:15
ee814c2
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: new lwconfig Go package to handle Lacework config (#402) (Salim Afiune)(18d4864)
  • feat(cli): lacework query natural/relative times (hazedav)(624235d)
  • feat(cli): lacework query crumbs (hazedav)(333bec3)

Refactor

  • refactor: negligible -> info (#393) (Darren)(be9d203)

Bug Fixes

  • fix(cli): Fix filters with json output for vuln host command (#388) (Darren)(282404f)
  • fix(cli): Json output for vuln ctr adheres to filter flags (#383) (Darren)(cf7bb6d)

Other Changes

  • style: Add gotestsum to Makefile (#397) (Ross)(6b98f91)
  • chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.0.7 to 2.2.12 (#395) (dependabot[bot])(3b3fd4e)
  • ci: fix release script for automatic releases (#405) (Salim Afiune)(3b657ee)
  • ci: Add Codefresh badge (#404) (Darren)(f94d4ab)
  • ci: Remove Circleci config (#398) (Darren)(6b95e84)
  • ci: update ci tools (#403) (Salim Afiune)(580947b)
  • ci: disable on-deman ctr vulnerability tests (#400) (Salim Afiune)(bcaaaa7)
  • metric: normalize account inside Honeyvent (#407) (Salim Afiune)(3eb3b56)
  • test(policy): adding policy test resource (#391) (hazedav)(74d8cfe)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.6.0

16 Apr 19:56
34e1e90
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat(cli): "lacework query" (hidden) command (hazedav)(4ae9ea8)

Bug Fixes

  • fix(cli): Hard coding polling mechanism to start after 64 seconds (#389) (Scott Ford)(f9644a6)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.5.0

13 Apr 18:27
e9dc8d4
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: Filter vuln host list cves and show assessment by severity (#375) (Darren)(7e9313e)
  • feat(cli): split list of Google project id and alias (#377) (Salim Afiune)(3f8dd94)

Refactor

  • refactor(cli): use official url for agent installs (#369) (Salim Afiune)(ca2d3f7)

Bug Fixes

  • fix(fmt): undetected format problem (#385) (Salim Afiune)(8161d00)
  • fix(cli): split Azure subscriptions with parentheses (Salim Afiune Maya)(790759e)
  • fix(cli): get compliance reports from AWS accounts w/aliases (Salim Afiune Maya)(2dddcb1)
  • fix(cli): Json result adheres to filters for cmd get-report (aws,gcp,azure) (#379) (Darren)(0da3db3)
  • fix(cli): split GCP projects with parentheses (#380) (Salim Afiune)(339d13e)
  • fix(cli): match err message changed in server resp (#376) (Salim Afiune)(de7b137)

Other Changes

  • chore: run goimports-reviser to order imports (#378) (Salim Afiune)(44b8e58)
  • chore(deps): bump github.com/briandowns/spinner from 1.10.0 to 1.12.0 (#374) (dependabot[bot])(e6058eb)
  • chore(deps): bump github.com/mitchellh/mapstructure from 1.3.0 to 1.4.1 (#373) (dependabot[bot])(2f40036)
  • chore(deps): bump github.com/kyokomi/emoji/v2 from 2.2.5 to 2.2.8 (#372) (dependabot[bot])(ec6ec28)
  • chore(deps): bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 (#370) (dependabot[bot])(bdfa365)
  • chore(deps): bump github.com/honeycombio/libhoney-go (#371) (dependabot[bot])(0494850)
  • test(integration): fix failing test from API changes (#368) (Salim Afiune)(57b33e3)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.4.0

02 Apr 16:07
5e4d2b6
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: add new flags to fail host and container vuln scans (#352) (Darren)(1209d59)

Refactor

  • refactor: Remove deprecated ListRange function (Darren Murray)(2a0019f)
  • refactor: Remove deprecated vulnerability report command (Darren Murray)(d0de656)
  • refactor: Remove deprecated pdfName flag (Darren Murray)(94b8f67)

Bug Fixes

  • fix(cli): mask ServiceNow integration password (#359) (Salim Afiune)(8e37697)
  • fix(api): update time format in API response (#360) (Salim Afiune)(a0045b4)

Other Changes

  • chore(deps): bump github.com/spf13/viper from 1.6.2 to 1.7.1 (#364) (dependabot[bot])(4f8f838)
  • chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#363) (dependabot[bot])(eed32e8)
  • chore(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#365) (dependabot[bot])(008253b)
  • chore(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.3 (#362) (dependabot[bot])(f3427ea)
  • chore: Validation script for git commit message conventions (#355) (Darren)(7fe9678)
  • ci: fix githooks and release scripts (#366) (Salim Afiune)(9036013)
  • ci: switch over our CI to CodeFresh (#357) (Salim Afiune)(734acb7)
  • ci: Fix prepare_test_resources script (Darren Murray)(e89beb6)
  • ci: Add setup_remote_docker to prepare-test-resources job (Darren Murray)(60628cd)
  • test(cli): lacework query command (#358) (hazedav)(d5473df)
  • test: removed Azure tenants from test account (Salim Afiune Maya)(e181ed1)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.3.0

24 Mar 09:44
d646434
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat(ux): improve container scan error messages (Salim Afiune Maya)(34e6ee7)
  • feat(api): implement account information endpoint (#349) (Salim Afiune)(1392ecb)
  • feat(cli): new list-registries sub-command (Salim Afiune Maya)(7a828fe)

Other Changes

  • chore: ran make prepare (Salim Afiune Maya)(662b220)
  • ci: fix prepare-test-resources job (#348) (Darren)(a071c04)
  • ci: open release pull request automatically (Salim Afiune Maya)(f227182)
  • ci: automatic minor version bump (Salim Afiune Maya)(73e2cb9)
  • test: change target for container vuln scanning (#343) (Darren)(c348b01)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.2.23

18 Mar 16:12
3e284e6
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat(cli): add Azure list-tenants sub-command (#341) (Darren)(960a8b7)
  • feat(cli): filter vulnerability assessments by severity (#338) (Darren)(07af9b1)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.2.22

10 Mar 20:35
65acb3d
Compare
Choose a tag to compare

Release Notes

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

Bug Fixes

  • fix: implement both ECR auth methods (Salim Afiune Maya)(7af312c)
  • fix(api): type-o in host vulnerability status (#336) (Scott Ford)(85b271b)

Other Changes

  • ci: run nightly integration tests on ARM-linux (#317) (Salim Afiune)(525b51d)
  • test(cli): use a cli tag with vuln (Salim Afiune Maya)(eae52b8)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.2.21

09 Mar 07:08
78e43d8
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat(cli): load account from new UI API JSON file (#331) (Salim Afiune)(e841210)
  • feat(cli): filtering flags for compliance report recommendations (#330) (Darren)(d04f09f)
  • feat: Add support for ServiceNow Alert custom JSON template (#327) (Darren)(129bc28)

Bug Fixes

  • fix: Generate a new token upon a request with an expired token (#332) (Darren)(2bbc8b3)

Documentation Updates

  • docs: update go version batch in README (#329) (Salim Afiune)(161753e)
  • docs: Add Homebrew installation to README (#328) (Darren)(e4ad780)

Other Changes

  • ci: delete 'master' branch (#334) (Salim Afiune)(792e458)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.2.20

19 Feb 17:12
424a82d
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat(cli): New IBM QRadar alert channel (#325) (Darren)(0e9f6f5)
  • feat(cli): New Relic Insights alert channel (#323) (Darren)(d7242b8)

Documentation Updates

  • doc(cli): update scan-pkg-manifest help to 10k pkgs (#324) (Salim Afiune)(0348800)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.2.19

16 Feb 21:51
99d6073
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat(cli): New VictorOps alert channel (#318) (Darren)(dfcd34a)
  • feat(cli): New CiscoWebex alert channel (#316) (Darren)(8e0071a)
  • feat: New Microsoft Teams alert channel (#315) (Darren)(e414226)

Refactor

  • refactor(cli): exponential retries polling scans (Salim Afiune Maya)(2bb881d)

Bug Fixes

  • fix(cli): match API client timeout with NGINX (#321) (Salim Afiune)(10b7a28)

Other Changes

  • ci: increase integration test timeout to 30m (Salim Afiune Maya)(3081e3c)
  • test: change ctr vuln scan tag (Salim Afiune Maya)(c15bd1b)
  • test(cli): disable failing tests (RAIN-15300) (#320) (Salim Afiune)(e2afb31)

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:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2