Skip to content

Tags: lacework/python-sdk

Tags

Verified

This tag was signed with the committer’s verified signature.

Verified

This tag was signed with the committer’s verified signature.

Verified

This tag was signed with the committer’s verified signature.

Verified

This tag was signed with the committer’s verified signature.

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Python3.7 EoL and relaxed dependency versions (#127)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump pyproject version (#123)

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add support for TeamUsers and UserGroups APIs (#114)

Enable managing users with the new, experimental, TeamUsers and
UserGroups API

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: added `scan` and `status` methods to `Inventory` (#111)

* fix: modified create policy wrapper to use type bool instead of int for 'enabled' field

* feat: added `scan` and `status` methods to `Inventory`

* minor linting and pytest changes for inventory

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: pagination updates for the alerts endpoint (#106)

* Updated alerts.get to get paginated results

* Proposed changes for the list alerts function.

* Removed default limit and added paging data

---------

Co-authored-by: Timothy MacDonald <[email protected]>

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: moved `DEFAULT_BASE_DOMAIN` to object instantiation (#101)