Skip to content

Commit

Permalink
[Feedly] Initial Integration (#29822)
Browse files Browse the repository at this point in the history
* [feedly] initial integration

* [feedly] pr.review

* [feedly] address pre commit checks

* [feedly] fix image sizes

* [feedly] pr.review

* [feedly] pr.review

* [feedly] pr.review

* [feedly] update image

* [feedly] increase coverage and fix typing

* [feedly] fix relationships and test it

* [feedly] fix indicators imit

* [feedly] add TTP and threat tags

* [feedly] order of params

* [feedly] Add custom FeedlyReport for better visualization

* [feedly] fixes

* [feedly] fix feedyl report layout

* [feedly] add to free feeds

* [feedly] (layout) pr.review

* [feedly] format layout file

* [feedly] update image

---------

Co-authored-by: Michael Yochpaz <[email protected]>
  • Loading branch information
Mathieu4141 and MichaelYochpaz authored Oct 22, 2023
1 parent f365923 commit befe3f8
Show file tree
Hide file tree
Showing 16 changed files with 1,777 additions and 0 deletions.
Empty file added Packs/FeedFeedly/.pack-ignore
Empty file.
12 changes: 12 additions & 0 deletions Packs/FeedFeedly/.secrets-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
https://api.feedly.com
https://feedly.com
base_url=FEEDLY_BASE_URL,
https://e.cyberint.com
https://e.cyberint.com
https://arxiv.org
https://posts.specterops.io
77.223.124.212
95.213.205.83
95.213.205.83
31.31.194.65
77.223.124.212
Binary file added Packs/FeedFeedly/Author_image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions Packs/FeedFeedly/IndicatorTypes/reputation_FeedlyReport.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"id": "Feedly Report",
"version": -1,
"modified": "2023-10-12T11:51:59.482903828Z",
"shouldCommit": false,
"regex": "",
"details": "Feedly Report",
"prevDetails": "Feedly Report",
"system": false,
"locked": false,
"disabled": false,
"file": false,
"updateAfter": 0,
"mergeContext": false,
"expiration": 0,
"layout": "Feedly Report",
"fromVersion": "6.0.0"
}
Loading

0 comments on commit befe3f8

Please sign in to comment.