Skip to content

Commit

Permalink
Added code for integration of events (#26519) (#27379)
Browse files Browse the repository at this point in the history
* Added code for integration of events

* Code review Feedback

* changes in fetch incident

* PR Review change

* PR Review change

* changes in read me file

* Changed read me file based on the review

* Changes for playbook and intergration

* changes in the read me file

* PR changes

* changes in image and docker image

* change in services in alert

* changes for alert

* Changes in docker image

* Changes for docker image

* Update Packs/CybleThreatIntel/Integrations/CybleThreatIntel/CybleThreatIntel.yml



* Update Packs/CybleEventsV2/Integrations/CybleEventsV2/CybleEventsV2.yml



---------

Co-authored-by: cyble-dev <[email protected]>
Co-authored-by: RotemAmit <[email protected]>
  • Loading branch information
3 people authored and ostolero committed Jun 14, 2023
1 parent a20123f commit 25c39e9
Show file tree
Hide file tree
Showing 29 changed files with 3,113 additions and 22 deletions.
5 changes: 3 additions & 2 deletions Packs/CybleEvents/pack_metadata.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "Cyble Events",
"description": "Cyble Events for Vision Users. Must have Vision API access to use the threat intelligence.",
"name": "Cyble Events (Deprecated)",
"description": "Deprecated. Use Cyble Events V2 instead.",
"support": "partner",
"currentVersion": "1.0.10",
"author": "Cyble Infosec",
"hidden": true,
"url": "https://cyble.com/",
"email": "",
"created": "2022-03-22T17:37:18Z",
Expand Down
5 changes: 5 additions & 0 deletions Packs/CybleEventsV2/.pack-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[file:CybleEventsV2.yml]
ignore=IN126

[known_words]
cyble
1 change: 1 addition & 0 deletions Packs/CybleEventsV2/.secrets-ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://cyble.com
Binary file added Packs/CybleEventsV2/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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "Cyble Vision Alert V2",
"version": -1,
"vcShouldIgnore": false,
"locked": false,
"name": "Cyble Vision Alert V2",
"prevName": "Cyble Vision Alert V2",
"color": "#F8E7A5",
"playbookId": "Cyble Vision Alert V2",
"hours": 0,
"days": 0,
"weeks": 0,
"hoursR": 0,
"daysR": 0,
"weeksR": 0,
"system": false,
"readonly": false,
"default": false,
"autorun": true,
"disabled": false,
"reputationCalc": 0,
"onChangeRepAlg": 0,
"layout": "Cyble Vision Alert V2",
"detached": false,
"extractSettings": {
"mode": "All",
"fieldCliNameToExtractSettings": {}
},
"fromVersion": "6.2.0"
}
Loading

0 comments on commit 25c39e9

Please sign in to comment.