Skip to content

Commit

Permalink
Update incident type file
Browse files Browse the repository at this point in the history
  • Loading branch information
TOUFIKIzakarya committed Aug 1, 2024
1 parent 996072a commit 2a12e79
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Packs/SekoiaXDR/IncidentTypes/Sekoia_XDR_Incident_Types.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,15 @@
"extractSettings": {
"mode": "Specific",
"fieldCliNameToExtractSettings": {
"sekoiaalerturl": {
"extractAsIsIndicatorTypeId": "",
"externallink": {
"extractAsIsIndicatorTypeId": "urlRep",
"isExtractingAllIndicatorTypes": false,
"extractIndicatorTypesIDs": [
"urlRep"
]
"extractIndicatorTypesIDs": []
},
"sourceip": {
"extractAsIsIndicatorTypeId": "ipRep",
"isExtractingAllIndicatorTypes": false,
"extractIndicatorTypesIDs": []
}
}
},
Expand Down

0 comments on commit 2a12e79

Please sign in to comment.