CommonServerPython
Common code that will be merged into each server script when it runs.
python · Base
Details
| ID | CommonServerPython |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python:2.7.18.6174823 |
| Tags | infra server |
commonfields: id: CommonServerPython version: -1 name: CommonServerPython script: '' type: python subtype: python2 tags: - infra - server comment: Common code that will be merged into each server script when it runs. system: true scripttarget: 0 dependson: {} timeout: 0s alt_dockerimages: # used for unit testing - demisto/python3:3.8.3.8494 - demisto/python3:3.9.1.14969 - demisto/python3:3.9.5.21272 - demisto/python3:3.10.10.48392 - demisto/python3:3.11.10.115186 - demisto/python3:3.12.7.117934 tests: - TestCommonPython - Test-debug-mode - Test-CreateDBotScore-With-Reliability fromversion: 5.0.0 dockerimage: demisto/python:2.7.18.6174823