diff --git a/Assets/ScriptableObjects/Emails/May_HR_Newsletter_Available.asset b/Assets/ScriptableObjects/Emails/May_HR_Newsletter_Available.asset index d667be3..81a14ba 100644 --- a/Assets/ScriptableObjects/Emails/May_HR_Newsletter_Available.asset +++ b/Assets/ScriptableObjects/Emails/May_HR_Newsletter_Available.asset @@ -14,6 +14,7 @@ MonoBehaviour: m_EditorClassIdentifier: senderName: HR Department senderEmail: hr@yourcompany.com + otherSenderEmails: [] subject: May HR Newsletter Available subjectAr: "\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u0648\u0627\u0631\u062F \u0627\u0644\u0628\u0634\u0631\u064A\u0629 \u0644\u0634\u0647\u0631 \u0645\u0627\u064A\u0648 @@ -59,3 +60,6 @@ MonoBehaviour: isPhishing: 0 timeOrDate: Yesterday timeOrDateAr: "\u0627\u0644\u0628\u0627\u0631\u062D\u0629" + toRecipients: + - self@cybercompanion.com + sentDate: Yesterday diff --git a/Assets/ScriptableObjects/Emails/Reimbursement_Processed_-_$124.asset b/Assets/ScriptableObjects/Emails/Reimbursement_Processed_-_$124.asset index 3980be1..d5117c1 100644 --- a/Assets/ScriptableObjects/Emails/Reimbursement_Processed_-_$124.asset +++ b/Assets/ScriptableObjects/Emails/Reimbursement_Processed_-_$124.asset @@ -14,6 +14,7 @@ MonoBehaviour: m_EditorClassIdentifier: senderName: Finance Team senderEmail: finance@yourcompany.com + otherSenderEmails: [] subject: "Reimbursement Processed \u2013 $124" subjectAr: "\u062A\u0645 \u0635\u0631\u0641 \u0627\u0644\u062A\u0639\u0648\u064A\u0636 \u2013 \u0661\u0662\u0664 \u062F\u0648\u0644\u0627\u0631" @@ -54,3 +55,6 @@ MonoBehaviour: isPhishing: 0 timeOrDate: May 24 timeOrDateAr: "\u0662\u0664 \u0645\u0627\u064A\u0648" + toRecipients: + - self@cybercompanion.com + sentDate: May 24 diff --git a/Assets/ScriptableObjects/Emails/Scheduled_Maintenance_Notification.asset b/Assets/ScriptableObjects/Emails/Scheduled_Maintenance_Notification.asset index b2fee34..23f7a11 100644 --- a/Assets/ScriptableObjects/Emails/Scheduled_Maintenance_Notification.asset +++ b/Assets/ScriptableObjects/Emails/Scheduled_Maintenance_Notification.asset @@ -14,6 +14,7 @@ MonoBehaviour: m_EditorClassIdentifier: senderName: IT Support senderEmail: it.support@yourcompany.com + otherSenderEmails: [] subject: Scheduled Maintenance Notification subjectAr: "\u0625\u0634\u0639\u0627\u0631 \u0628\u0627\u0644\u0635\u064A\u0627\u0646\u0629 \u0627\u0644\u0645\u062C\u062F\u0648\u0644\u0629" @@ -60,3 +61,6 @@ MonoBehaviour: isPhishing: 0 timeOrDate: Today timeOrDateAr: "\u0627\u0644\u064A\u0648\u0645" + toRecipients: + - self@cybercompanion.com + sentDate: Today diff --git a/Assets/ScriptableObjects/Emails/Team_Sync_-_Monday_10_AM.asset b/Assets/ScriptableObjects/Emails/Team_Sync_-_Monday_10_AM.asset index 82b5694..a0b519b 100644 --- a/Assets/ScriptableObjects/Emails/Team_Sync_-_Monday_10_AM.asset +++ b/Assets/ScriptableObjects/Emails/Team_Sync_-_Monday_10_AM.asset @@ -14,6 +14,7 @@ MonoBehaviour: m_EditorClassIdentifier: senderName: Sarah Thompson senderEmail: sarah.thompson@yourcompany.com + otherSenderEmails: [] subject: "Team Sync \u2013 Monday 10 AM" subjectAr: "\u062A\u0632\u0627\u0645\u0646 \u0627\u0644\u0641\u0631\u064A\u0642 \u2013 \u0627\u0644\u0627\u062B\u0646\u064A\u0646 \u0661\u0660 \u0635\u0628\u0627\u062D\u0627\u064B" @@ -53,3 +54,6 @@ MonoBehaviour: isPhishing: 0 timeOrDate: May 25 timeOrDateAr: "\u0662\u0665 \u0645\u0627\u064A\u0648" + toRecipients: + - self@cybercompanion.com + sentDate: May 25 diff --git a/Assets/ScriptableObjects/PhishingEmails/Suspicious_Login_-_act1vate_your_profile_urgently.asset b/Assets/ScriptableObjects/PhishingEmails/Suspicious_Login_-_act1vate_your_profile_urgently.asset index b8129da..78da34a 100644 --- a/Assets/ScriptableObjects/PhishingEmails/Suspicious_Login_-_act1vate_your_profile_urgently.asset +++ b/Assets/ScriptableObjects/PhishingEmails/Suspicious_Login_-_act1vate_your_profile_urgently.asset @@ -14,6 +14,7 @@ MonoBehaviour: m_EditorClassIdentifier: senderName: Microsoft Security senderEmail: alert@m1crosoft-security.com + otherSenderEmails: [] subject: "Suspicious Login \u2013 act1vate your profile urgently" subjectAr: "\u062A\u0633\u062C\u064A\u0644 \u062F\u062E\u0648\u0644 \u0645\u0634\u0628\u0648\u0647 \u2013 \u0641\u0639\u0651\u0644 \u0645\u0644\u0641\u0643 \u0627\u0644\u0634\u062E\u0635\u064A @@ -52,3 +53,6 @@ MonoBehaviour: isPhishing: 1 timeOrDate: 1 hour ago timeOrDateAr: "\u0642\u0628\u0644 \u0633\u0627\u0639\u0629 \u0648\u0627\u062D\u062F\u0629" + toRecipients: + - self@cybercompanion.com + sentDate: 1 hour ago diff --git a/Assets/ScriptableObjects/PhishingEmails/Verify_stor-age_account_info_to_avoid_suspens1on.asset b/Assets/ScriptableObjects/PhishingEmails/Verify_stor-age_account_info_to_avoid_suspens1on.asset index c91d89d..9d7b7e1 100644 --- a/Assets/ScriptableObjects/PhishingEmails/Verify_stor-age_account_info_to_avoid_suspens1on.asset +++ b/Assets/ScriptableObjects/PhishingEmails/Verify_stor-age_account_info_to_avoid_suspens1on.asset @@ -14,6 +14,7 @@ MonoBehaviour: m_EditorClassIdentifier: senderName: CloudStorage senderEmail: alerts@stor-cloud-updates.com + otherSenderEmails: [] subject: Verify stor-age account info to avoid suspens1on subjectAr: "\u062A\u062D\u0642\u0642 \u0645\u0646 \u0645\u0639\u0640\u0644\u0648\u0645\u0640\u0627\u062A \u062D\u0633\u0640\u0627\u0628 \u0627\u0644\u062A\u062E\u0640\u0632\u064A\u0640\u0646 @@ -40,3 +41,6 @@ MonoBehaviour: isPhishing: 1 timeOrDate: Today timeOrDateAr: "\u0627\u0644\u064A\u0648\u0645" + toRecipients: + - self@cybercompanion.com + sentDate: Today diff --git a/Packages/manifest.json b/Packages/manifest.json index bce82b8..d076d38 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,5 +1,11 @@ { "dependencies": { + "com.supabase.dll.mimemapping": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/MimeMapping", + "com.supabase.dll.newtonsoft.json": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/Newtonsoft.Json", + "com.supabase.dll.system.reactive": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/System.Reactive", + "com.supabase.dll.system.threading.channels": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/System.Threading.Channels", + "com.supabase.dll.websocket.client": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/Websocket.Client", + "com.supabase.unitybuilder": "https://github.com/kamyker/supabase-unity.git", "com.unity.ai.navigation": "1.1.6", "com.unity.cinemachine": "2.10.3", "com.unity.collab-proxy": "2.8.2", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index b4db0b4..b18a239 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,5 +1,47 @@ { "dependencies": { + "com.supabase.dll.mimemapping": { + "version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/MimeMapping", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "2705e95b3bd1a0e49c03e2801db726f452697de1" + }, + "com.supabase.dll.newtonsoft.json": { + "version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/Newtonsoft.Json", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "2705e95b3bd1a0e49c03e2801db726f452697de1" + }, + "com.supabase.dll.system.reactive": { + "version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/System.Reactive", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "2705e95b3bd1a0e49c03e2801db726f452697de1" + }, + "com.supabase.dll.system.threading.channels": { + "version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/System.Threading.Channels", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "2705e95b3bd1a0e49c03e2801db726f452697de1" + }, + "com.supabase.dll.websocket.client": { + "version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/Websocket.Client", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "2705e95b3bd1a0e49c03e2801db726f452697de1" + }, + "com.supabase.unitybuilder": { + "version": "https://github.com/kamyker/supabase-unity.git", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "2705e95b3bd1a0e49c03e2801db726f452697de1" + }, "com.unity.ai.navigation": { "version": "1.1.6", "depth": 0,