IBM QRadar SOAR

IBM QRadar SOAR

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Repackaging components for distribution

    Posted 06/09/20 10:16 AM
    Hi all,

    I've added a e-mail forwarding function to the `fn_exchange` component in my development environment. How should I go about re-packaging the component for distribution ? 

    Thanks all.

    ------------------------------
    August Feng
    ------------------------------


  • 2.  RE: Repackaging components for distribution

    Posted 06/09/20 12:45 PM
    Hi @August Feng,

    If you're talking about for transferring to your production environment - I recommend you pip uninstall the current fn_exchange from your production environment, re-install it in editable mode, and then merge your changes in.​ A future suggestion- install all function packages in editable mode to make them easy to modify.

    If you're talking about for improving the Resilient version - I recommend you do a Git merge request with the Resilient Git.

    ------------------------------
    Jared Fagel
    Cyber Security Analyst I
    Public Utility
    ------------------------------