IBM QRadar SOAR

IBM QRadar

Join this online topic 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.


#Security
#QRadar
#SecuringhybridcloudandAI
 View Only
  • 1.  Resilient Function Creation

    Posted 04/01/19 05:08 PM
    Hi team,

    I am running into issue while trying to create a basic hello world function for resilient. Could someone help me with below error ?

    Thank you

    $ resilient-circuits codegen --package google_pkge --function google_funcPassword:/usr/local/lib/python3.7/site-packages/urllib3/connection.py:345: SubjectAltNameWarning: Certificate for resilient.localdomain has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.) SubjectAltNameWarning[Errno 17] File exists: './google_pkge'ERROR: No suitable export is available. Create an export for code generation. (Administrator Settings -> Organization -> Export).



    ------------------------------
    Venkatesh
    ------------------------------


  • 2.  RE: Resilient Function Creation

    Posted 04/01/19 08:04 PM
    Hi Venkatesh,

    To use "resilient-circuits codegen" command, you need to export the configuration from "Administrator Settings -> Organization -> Export" and put the .res file under the current directory, then run the command again.

    ------------------------------
    LILY WANG
    ------------------------------