What does it do?
Report Phishing App is an integral part of the SECAWA platform, whose privacy policy can be found at the link https://platform-v2.secawa.link/en/policies/privacy.
The Add-On lets users that has access based on the platform, report suspicious messages found on gmail inbox.
This app was custom built and adapted to the services provided by SECAWA to its customers.
Installation of the Report Phishing is intended for Google Workspace Administrators and the app itself is unlisted from the Google Workspace Marketplace.
How does it work?
Report Phishing is simple and easy to use.
After admins have installed the free add-on from Google Workspace Marketplace direct link, simply click the icon on the right sidebar and accept the non-intrusive authorisations.
Next,
Open any message that is in the inbox and seems suspicious to you
Fill the short form to let security team know what is the reason for reporting this message
Click "REPORT"
Done
Where does the text on the report screen come from?
Currently, the text displayed on the report screen comes from SECAWA platform API. When the Add-On is launched API request is sent and we get the data to show different values for different clients.
Changes
We reserve the right, at our sole discretion, to modify or replace these Terms at any time. If a revision is required we will try to provide at least 30 days notice prior to any new terms taking effect. What constitutes a material change will be determined at our sole discretion.
Contact us
If you have any questions regarding any matter, please contact us here
Google APIs used
The following APIs are used in conjunction with Google Apps Script ( The development language of the Add-on):
CardService - to build user interface
PropertiesService - to temporary store user data from SECAWA platform API
UrlFetchApp - to fetch user data from SECAWA platform API
MailApp - to send summary email with .eml attachment
GmailApp - to get access to message metadata
Advanced Gmail API - to permanently delete suspiscious messages
LanguageApp - to display content translated into end user language
Session.getActiveUser() - your email address
Session.getActiveUserLocale() - your locale used in translations