IBM Security QRadar SOAR

 View Only

Release of v42.2.2190 IBM Security SOAR Python Libraries to PyPi

By Shane Curtin posted Wed October 13, 2021 09:46 AM

  
We have released v42.2.2190 of our Python Libraries for IBM Security SOAR:

resilient

  • Addressed a bug fix where it was necessary to depend on pip==21.2.4

    resilient-sdk

    • Bug fix for 'clone' command to support Python 2.7
    • Added ability to use different app.config file for 'codegen', 'clone', and 'extract' commands by passing a '-c' parameter

      A Note on resilient-sdk changes:

      • Examples on using the new '-c' parameter:
      • resilient-sdk codegen -p my_new_app -c ~/app_configs/dev_instance.config
        
        resilient-sdk clone -r "Display name of Rule" "Cloned Rule display name" -c ~/app_configs/dev_instance.config
      0 comments
      22 views

      Permalink