Tags: jayantco/sysdig-sdk-python
Tags
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.
fix: Return the correct policyID and policyName in get_image_scanning… …_results (sysdiglabs#172)
fix: Solve get_dashboards with light retrieval (sysdiglabs#167)
fix: Referenced self on static method on IBM Auth Helper (sysdiglabs#166 )
feat: get_dashboards now can retrieve the full information of all the… … dashboards (sysdiglabs#154)
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
PreviousNext