category: Utilities provider: Open Source commonfields: id: Popular News version: -1 configuration: - display: Trust any certificate (not secure) name: insecure type: 8 required: false description: Popular News integration fetches from three sources of news - Threatpost, The Hacker News and Krebs on Security. It outputs the title, links of the news articles and other metadata as a markdown table. The integration commands can either fetch the news from one source or all sources at a time. display: Popular News name: Popular News script: commands: - arguments: [] description: Get News from KrebsOnSecurity name: get-news-KrebsOnSecurity - arguments: [] description: Get News from Threatpost name: get-news-Threatpost - arguments: [] description: Get News from TheHackerNews name: get-news-TheHackerNews - arguments: [] description: Get News from all outlets name: get-news-generic-all dockerimage: demisto/bs4-py3:1.0.0.10120494 script: '' subtype: python3 type: python fromversion: 6.0.0 tests: - No tests (auto formatted)