category: Utilities provider: Open Source commonfields: id: Github Maltrail Feed version: -1 configuration: - additionalinfo: API Token display: "" displaypassword: API Token hiddenusername: true name: api_token required: true type: 9 - display: 'Username of the repository owner, for example: github.com/repos/{user}/{repo}/issues' name: user required: true type: 0 - defaultvalue: https://api.github.com/repos display: Base URL name: base_url required: true type: 0 - display: 'The name of the requested repository, for example: github.com/repos/{user}/{repo}/issues' name: repository required: true type: 0 - advanced: true display: Trust any certificate (not secure) name: insecure required: false section: Connect type: 8 - advanced: true display: Use system proxy settings name: proxy required: false section: Connect type: 8 - defaultvalue: "15" display: Feed Fetch Interval name: feedFetchInterval required: false type: 19 - defaultvalue: "true" display: Fetch indicators name: feed required: false type: 8 - additionalinfo: Indicators from this integration instance will be marked with this reputation defaultvalue: Bad display: Indicator Reputation name: feedReputation options: - None - Good - Suspicious - Bad required: false type: 18 - additionalinfo: Reliability of the source providing the intelligence data defaultvalue: F - Reliability cannot be judged display: Source Reliability name: feedReliability options: - A - Completely reliable - B - Usually reliable - C - Fairly reliable - D - Not usually reliable - E - Unreliable - F - Reliability cannot be judged required: true type: 15 - defaultvalue: indicatorType display: '' name: feedExpirationPolicy options: - never - interval - indicatorType - suddenDeath required: false type: 17 - defaultvalue: "20160" display: '' name: feedExpirationInterval required: false type: 1 - additionalinfo: When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. display: Bypass exclusion list name: feedBypassExclusionList required: false type: 8 - additionalinfo: Supports CSV values. display: Tags name: feedTags required: false type: 0 - additionalinfo: The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed display: Traffic Light Protocol Color name: tlp_color options: - RED - AMBER - GREEN - WHITE required: false type: 15 description: Fetches Indicators from Github Repo https://github.com/stamparm/maltrail display: Github Maltrail Feed name: Github Maltrail Feed script: commands: - arguments: - name: limit description: The maximum number of results to return to the output. defaultValue: "50" name: gh-maltrail-get-indicators description: Get indicators from the feed. dockerimage: demisto/python3:3.12.8.3296088 feed: true runonce: false script: '' subtype: python3 type: python tests: - No tests (auto formatted) fromversion: 6.10.0