Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps github.com/lacework/go-sdk/v2 from 2.2.0 to 2.8.2.

Release notes

Sourced from github.com/lacework/go-sdk/v2's releases.

v2.8.2

Release Notes

Another day, another release. These are the release notes for the version v2.8.2.

Other Changes

  • chore: replace Equal with GreaterOrEqual in preflight GCP (#1792) (Lokesh Vadlamudi)(184f87ae)
  • chore: add eks audit log permission check (#1787) (Lokesh Vadlamudi)(8bf07652)
  • chore: update support email (#1785) (Lokesh Vadlamudi)(7b3af961)
  • chore: add gke audit log checks (#1788) (Lokesh Vadlamudi)(c1656ce5)
  • ci: version bump to v2.8.2-dev (Lacework)(e31f32b4)

🐳 Docker Image

docker pull lacework/lacework-cli

v2.8.1

Release Notes

Another day, another release. These are the release notes for the version v2.8.1.

Other Changes

  • chore: add missing permissions for Agentless org (#1782) (Pengyuan Zhao)(52a5417f)
  • ci: version bump to v2.8.1-dev (Lacework)(f192b7b9)

🐳 Docker Image

docker pull lacework/lacework-cli

v2.8.0

Release Notes

Another day, another release. These are the release notes for the version v2.8.0.

Features

  • feat(cli): add option to upload forticloud apikey creds.txt file (#1767) (lokeshv-fortinet)(41825b02)
  • feat(RAIN-95114): include new request params in query endpoints (#1774) (Xiao Fu)(2b906aa2)

Other Changes

  • chore: modify policy create --help doc (#1778) (lokeshv-fortinet)(ad513e05)
  • ci: version bump to v2.7.2-dev (Lacework)(64605064)

🐳 Docker Image

docker pull lacework/lacework-cli

v2.7.1

Release Notes

Another day, another release. These are the release notes for the version v2.7.1.

Other Changes

... (truncated)

Changelog

Sourced from github.com/lacework/go-sdk/v2's changelog.

v2.8.2

Other Changes

  • chore: replace Equal with GreaterOrEqual in preflight GCP (#1792) (Lokesh Vadlamudi)(184f87ae)
  • chore: add eks audit log permission check (#1787) (Lokesh Vadlamudi)(8bf07652)
  • chore: update support email (#1785) (Lokesh Vadlamudi)(7b3af961)
  • chore: add gke audit log checks (#1788) (Lokesh Vadlamudi)(c1656ce5)
  • ci: version bump to v2.8.2-dev (Lacework)(e31f32b4)

v2.8.1

Other Changes

  • chore: add missing permissions for Agentless org (#1782) (Pengyuan Zhao)(52a5417f)
  • ci: version bump to v2.8.1-dev (Lacework)(f192b7b9)

v2.8.0

Features

  • feat(cli): add option to upload forticloud apikey creds.txt file (#1767) (lokeshv-fortinet)(41825b02)
  • feat(RAIN-95114): include new request params in query endpoints (#1774) (Xiao Fu)(2b906aa2)

Other Changes

  • chore: modify policy create --help doc (#1778) (lokeshv-fortinet)(ad513e05)
  • ci: version bump to v2.7.2-dev (Lacework)(64605064)

v2.7.1

Other Changes

  • chore(lwpreflight): fix permissions (#1772) (Pengyuan Zhao)(957385b8)
  • ci: version bump to v2.7.1-dev (Lacework)(df83eb13)

v2.7.0

Features

  • feat(LINK-4045): Add new flag -use_storage_account_network_rules in Azure CLI. (#1762) (lokeshv-fortinet)(fe5be857)

Other Changes

  • ci: version bump to v2.6.3-dev (Lacework)(39d1ebe3)

v2.6.2

Bug Fixes

  • fix:(PLTI-599) Tab escape issue in resourceTags (#1760) (Charanbir)(e42932e9)

Other Changes

  • ci: version bump to v2.6.2-dev (Lacework)(19c18abd)

v2.6.1

Other Changes

  • chore: specify aws tf provider version (#1758) (lokeshv-fortinet)(4174d587)
  • ci: version bump to v2.6.1-dev (Lacework)(caaf8082)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/lacework/go-sdk/v2](https://github.com/lacework/go-sdk) from 2.2.0 to 2.8.2.
- [Release notes](https://github.com/lacework/go-sdk/releases)
- [Changelog](https://github.com/lacework/go-sdk/blob/main/CHANGELOG.md)
- [Commits](lacework/go-sdk@v2.2.0...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/lacework/go-sdk/v2
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 21:16
@dependabot dependabot bot requested review from aclacework, declanwilson-lw and lwmobeent and removed request for a team October 27, 2025 21:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant