commonfields: id: PopulateCriticalAssets version: -1 name: PopulateCriticalAssets comment: Populates critical assets in a grid field that has the section headers "Asset Type" and "Asset Name". script: '-' type: python subtype: python3 tags: [] enabled: true args: - name: critical_assets required: true description: A list of all critical assets. Received as output from "Calculate Severity - Critical Assets v2" playbook. isArray: true scripttarget: 0 runas: DBotWeakRole tests: - Calculate Severity - Generic v2 - Test fromversion: 5.0.0 dockerimage: demisto/python3:3.12.13.10404775