Skip to content

Tags: credibleforce/python-sdk

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removed taxi dependency from setup file

This is not needed, and caused issues with docker hub building of the image

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added a helper to extract data from JSON structs inside data frames (l…

…acework#54)

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding automated release notes drafting (lacework#46)

* ci: Adding automated release notes drafting

* ci: run on master or main branch

* ci: run flaky tests once a week

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request lacework#31 from lacework/alannix-lw/test-improvem…

…ents

v0.9.23

Toggle v0.9.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updates for Lacework v4.20 (lacework#24)

* fix: removed `policy_ui` parameters for compatibility
* fix: cleanup for HTTP 204 response on search endpoints
* refactor: readability improvements for tests

v0.9.22

Toggle v0.9.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: implemented LQL Queries/Policies endpoints (lacework#22)

* feat: implemented LQL Queries/Policies endpoints
* fix: added logic for HTTP 204 responses when printing debug
* fix: recommended changes from hazedav
* docs: updating README.md to reflect supported endpoints

v0.9.21

Toggle v0.9.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updates for Lacework v3.92 (lacework#19)

* Updates for Lacework v3.92
  * Implemented Alert Channel 'Test' endpoint
  * Updated tests for Alert/Report Rules for new filter format
* test: Updated Suppression API tests to handle concurrent runs

v0.9.20

Toggle v0.9.20's commit message

v0.9.19

Toggle v0.9.19's commit message

v0.9.18

Toggle v0.9.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Potentially uncaught exception in access token request (lacework#16

)