Skip to content

Tags: jayantco/sysdig-sdk-python

Tags

v0.14.7

Toggle v0.14.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Allow to retrieve runtime policy event by ID (sysdiglabs#173)

Adds a method called `get_policy_event` that retrieves an event by it's ID.

v0.14.6

Toggle v0.14.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Return the correct policyID and policyName in get_image_scanning…

…_results (sysdiglabs#172)

v0.14.5

Toggle v0.14.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add get_image_scanning_results method to SdScanningClient (sysd…

…iglabs#171)

This method will allow to retrieve the scanning results for all the policies, or just the specified one.

v0.14.4

Toggle v0.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Allow filtering events v2 by time (sysdiglabs#169)

v0.14.3

Toggle v0.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Solve get_dashboards with light retrieval (sysdiglabs#167)

v0.14.2

Toggle v0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Referenced self on static method on IBM Auth Helper (sysdiglabs#166

)

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add download_cve_report_csv method to download the csv report (s…

…ysdiglabs#161)

This method takes a while in environments where the amount of images is very high, please use it carefully.

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: get_dashboards now can retrieve the full information of all the…

… dashboards (sysdiglabs#154)

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Relax dependencies for installation (sysdiglabs#150)

This commit relaxes dependencies, not pinning them to a specific version, so they can work with newer versions, and requiring requests>=2.23, urllib3>=1.25.8 instead of requests==2.24, urllib3==1.25.10

v0.13.0

Toggle v0.13.0's commit message
chore: Bump library version

Signed-off-by: Federico Barcelona <fede_rico_94@hotmail.com>