Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 11:29
· 0 commits to aa11c8ecb6ab5f57b138060a8b8dfe41233049ad since this release

This is the v0.13.0 release of the sysdig-sdk-python (sdcclient), the Python client for Sysdig Platform

Bug Fixes

  • examples: Do not append 'updated via' in restore_alerts example (#147) (aa11c8e)

Features

  • Add vulnerability detail method for the SdScanningClient (#144) (7cf09bb)
    • get_vulnerability_details
  • Add vulnerability exception methods for the SdScanningClient (#145) (191918f)
    • add_vulnerability_exception_bundle
    • delete_vulnerability_exception_bundle
    • list_vulnerability_exception_bundles
    • get_vulnerability_exception_bundle
    • add_vulnerability_exception
    • delete_vulnerability_exception
    • update_vulnerability_exception