category: Data Enrichment & Threat Intelligence provider: Feedly Inc commonfields: id: Feedly Feed version: -1 sectionorder: - Connect - Collect configuration: - defaultvalue: 'true' display: Fetch indicators name: feed required: false type: 8 section: Collect - displaypassword: API key name: credentials type: 9 required: true hiddenusername: true section: Connect - 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 section: Collect - 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 section: Collect - 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 section: Collect - defaultvalue: '30' display: Feed Fetch Interval name: feedFetchInterval required: false type: 19 section: Collect - 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. defaultvalue: 'true' display: Bypass exclusion list name: feedBypassExclusionList required: false type: 8 section: Collect - display: '' name: feedExpirationPolicy type: 17 required: false options: - never - interval - indicatorType section: Collect - display: '' name: feedExpirationInterval type: 1 required: false section: Collect - display: Stream ID name: feedly_stream_id required: true type: 0 additionalinfo: The stream id you want to fetch articles from. You can find it in Feedly by going to the stream, clicking on `...` > `Sharing`, then `Copy ID` in the `Feedly API Stream ID` section. section: Connect - display: Days to fetch for first run name: days_to_backfill required: true type: 0 defaultvalue: '7' additionalinfo: Number of days to fetch articles from when running the integration for the first time section: Collect - additionalinfo: Incremental feeds pull only new or modified indicators that have been sent from the integration. The determination if the indicator is new or modified happens on the 3rd-party vendor's side, so only indicators that are new or modified are sent to Cortex XSOAR. Therefore, all indicators coming from these feeds are labeled new or modified. defaultvalue: 'true' display: Incremental feed hidden: true name: feedIncremental required: false type: 8 section: Collect - display: Tags type: 0 additionalinfo: Supports CSV values. name: feedTags section: Collect - display: Trust any certificate (not secure) name: insecure required: false type: 8 section: Connect - display: Use system proxy settings name: proxy required: false type: 8 section: Connect display: Feedly Feed name: Feedly Feed script: commands: - arguments: - default: false defaultValue: '10' description: The maximum number of results to return. isArray: false name: limit required: false secret: false deprecated: false description: Gets indicators from the feed. execution: false name: feedly-get-indicators dockerimage: demisto/python3:3.12.13.10404775 feed: true isfetch: false longRunning: false longRunningPort: false runonce: false script: '-' subtype: python3 type: python fromversion: 6.1.0 description: 'Ingest articles with indicators, entities and relationships from Feedly into XSOAR.' marketplaces: - xsoar - marketplacev2 - platform tests: - No tests (auto formatted)