category: Vulnerability Management provider: Open Source sectionorder: - Connect - Collect commonfields: id: CustomIndicatorDemo version: -1 configuration: [] description: This is a demo integration that demonstrates the usage of the CustomIndicator helper class. display: CustomIndicatorDemo name: CustomIndicatorDemo script: commands: - description: This command demonstrates the usage of the CustomIndicator helper class. name: test-custom-indicator outputs: - contextPath: Demo.Result.Output description: Dummy output. type: String runonce: false script: '-' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 fromversion: 5.5.0 tests: - playbook-CustomIndicatorDemo-test