diff --git a/Packs/Phishing/IncidentFields/incidentfield-reporteremailaddress.json b/Packs/CommonTypes/IncidentFields/incidentfield-reporteremailaddress.json similarity index 100% rename from Packs/Phishing/IncidentFields/incidentfield-reporteremailaddress.json rename to Packs/CommonTypes/IncidentFields/incidentfield-reporteremailaddress.json diff --git a/Packs/CommonTypes/ReleaseNotes/3_3_62.md b/Packs/CommonTypes/ReleaseNotes/3_3_62.md new file mode 100644 index 000000000000..3ea2be09745e --- /dev/null +++ b/Packs/CommonTypes/ReleaseNotes/3_3_62.md @@ -0,0 +1,4 @@ + +#### Incident Fields +##### Reporter Email Address +- Note: Moved from the *Phishing* pack to this pack. diff --git a/Packs/CommonTypes/pack_metadata.json b/Packs/CommonTypes/pack_metadata.json index 1ecfa913d26a..f8369cef65d5 100644 --- a/Packs/CommonTypes/pack_metadata.json +++ b/Packs/CommonTypes/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Common Types", "description": "This Content Pack will get you up and running in no-time and provide you with the most commonly used incident & indicator fields and types.", "support": "xsoar", - "currentVersion": "3.3.61", + "currentVersion": "3.3.62", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/Phishing/.pack-ignore b/Packs/Phishing/.pack-ignore index 97733f074005..c3c2b2d8236f 100644 --- a/Packs/Phishing/.pack-ignore +++ b/Packs/Phishing/.pack-ignore @@ -161,10 +161,10 @@ ignore=RM106 ignore=RM106 [known_words] -checkemailauthenticity -deletereportedemail -getbranddeletereportedemail +CheckEmailAuthenticity +DeleteReportedEmail +GetBrandDeleteReportedEmail +CommonTypes [file:LinkToPhishingCampaign.yml] -ignore=BA124 - +ignore=BA124 \ No newline at end of file diff --git a/Packs/Phishing/ReleaseNotes/3_5_11.json b/Packs/Phishing/ReleaseNotes/3_5_11.json new file mode 100644 index 000000000000..313650b8f3f1 --- /dev/null +++ b/Packs/Phishing/ReleaseNotes/3_5_11.json @@ -0,0 +1 @@ +{"breakingChanges":true,"breakingChangesNotes":"The incident field Reporter Email Address was moved to the *CommonTypes* pack. Make sure to update the *CommonTypes* pack to the latest version in order to use that field."} \ No newline at end of file diff --git a/Packs/Phishing/ReleaseNotes/3_5_11.md b/Packs/Phishing/ReleaseNotes/3_5_11.md new file mode 100644 index 000000000000..03738da1a818 --- /dev/null +++ b/Packs/Phishing/ReleaseNotes/3_5_11.md @@ -0,0 +1,4 @@ + +#### Incident Fields +##### Reporter Email Address +- Note: Moved to the *CommonTypes* pack. diff --git a/Packs/Phishing/pack_metadata.json b/Packs/Phishing/pack_metadata.json index ec111e478255..0b879163c5ad 100644 --- a/Packs/Phishing/pack_metadata.json +++ b/Packs/Phishing/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Phishing", "description": "Phishing emails still hooking your end users? This Content Pack can drastically reduce the time your security team spends on phishing alerts.", "support": "xsoar", - "currentVersion": "3.5.10", + "currentVersion": "3.5.11", "serverMinVersion": "6.0.0", "videos": [ "https://www.youtube.com/watch?v=SY-3L348PoY"