diff --git a/Packs/Cyberint/.pack-ignore b/Packs/Cyberint/.pack-ignore index a5cdd5a19c85..f0f4462a7764 100644 --- a/Packs/Cyberint/.pack-ignore +++ b/Packs/Cyberint/.pack-ignore @@ -11,7 +11,7 @@ ignore=IF100 ignore=BA116 [file:incidentfield-Cyberint_CyberInt_ID.json] -ignore=IF115,IF106,BA116 +ignore=IF115,IF106,BA116,IF113 [file:classifier-mapper-incoming-CyberInt.json] ignore=BC105,BC113 diff --git a/Packs/Cyberint/Classifiers/classifier-mapper-incoming-CyberInt.json b/Packs/Cyberint/Classifiers/classifier-mapper-incoming-CyberInt.json index a7578f551234..eac9541c70f8 100644 --- a/Packs/Cyberint/Classifiers/classifier-mapper-incoming-CyberInt.json +++ b/Packs/Cyberint/Classifiers/classifier-mapper-incoming-CyberInt.json @@ -6,7 +6,7 @@ "Cyberint Incident": { "dontMapEventToLabels": false, "internalMapping": { - "Alert URL ID": { + "CyberInt Alert URL ID": { "simple": "id" }, "Alert ID": { @@ -226,7 +226,7 @@ "dbot_classification_incident_type_all": { "dontMapEventToLabels": false, "internalMapping": { - "Alert URL ID": { + "CyberInt Alert URL ID": { "simple": "id" }, "Alert ID": { diff --git a/Packs/Cyberint/Classifiers/classifier-mapper-outgoing-CyberInt.json b/Packs/Cyberint/Classifiers/classifier-mapper-outgoing-CyberInt.json index f04fe3579abf..fdaf883afac5 100644 --- a/Packs/Cyberint/Classifiers/classifier-mapper-outgoing-CyberInt.json +++ b/Packs/Cyberint/Classifiers/classifier-mapper-outgoing-CyberInt.json @@ -1,5 +1,4 @@ { - "cacheVersn": 0, "defaultIncidentType": "", "definitionId": "", "description": "", diff --git a/Packs/Cyberint/IncidentFields/incidentfield-CyberInt_Credentials_Exposed_CSV.json b/Packs/Cyberint/IncidentFields/incidentfield-CyberInt_Credentials_Exposed_CSV.json index 1f917ea2fca7..3136bb71f709 100644 --- a/Packs/Cyberint/IncidentFields/incidentfield-CyberInt_Credentials_Exposed_CSV.json +++ b/Packs/Cyberint/IncidentFields/incidentfield-CyberInt_Credentials_Exposed_CSV.json @@ -72,5 +72,5 @@ "unsearchable": true, "useAsKpi": false, "version": -1, - "fromVersion": "6.5.0" + "fromVersion": "6.8.0" } diff --git a/Packs/Cyberint/ReleaseNotes/1_1_4.md b/Packs/Cyberint/ReleaseNotes/1_1_4.md index 0a8a4ebd1f10..b0600754ea17 100644 --- a/Packs/Cyberint/ReleaseNotes/1_1_4.md +++ b/Packs/Cyberint/ReleaseNotes/1_1_4.md @@ -1,7 +1,7 @@ #### Incident Fields -##### New: Alert URL ID +##### New: CyberInt Alert URL ID - New: internal identifier of alert to incident fields of incoming mapper (Available from Cortex XSIAM %%XSIAM_VERSION%%). <~XSOAR> (Available from Cortex XSOAR 6.9.0). diff --git a/Packs/Cyberint/ReleaseNotes/1_1_5.md b/Packs/Cyberint/ReleaseNotes/1_1_5.md index b0693a0dbb3f..f5baaee5a516 100644 --- a/Packs/Cyberint/ReleaseNotes/1_1_5.md +++ b/Packs/Cyberint/ReleaseNotes/1_1_5.md @@ -1,7 +1,7 @@ #### Incident Fields -##### New: Alert URL ID +##### New: CyberInt Alert URL ID - New: %%UPDATE_RN%%<~XSIAM> (Available from Cortex XSIAM %%XSIAM_VERSION%%). <~XSOAR> (Available from Cortex XSOAR 6.0.0).