Source defense offers email notifications that are set up and can be managed by all users who signed up, see User notification settings article for details.
To receive notifications on Slack, see article on How do I set up alert notifications on Slack?.
To receive notifications as a JSON file, define a user with the email mailbox that will recieve the email notifications with a JSON file as an attachment. Note this email should be accessible since the user created for it will need to go through the sign up process. See instructions listed below.
Notifications are sent when new scripts and new script behaviors are found, and when new script policy recommendations are created (for customers using the Protect product) for each account.
Notifications are received as emails and optionally, with a JSON file as an attachment with data in the following format:
{id:”SD-<unique ID to track notifications>”, newBehaviors:<number of new behaviors found>, newScripts:<number of new scripts found>, newRecomendations:<true or false>}
How to set up a user to receive notifications including JSON file
1) Go to the Users section available from the left menu.
2. Click on the Invite new users button on the top right corner.
3.Enter email address defined to receive the email notifications. Must be an accessible email as it's user needs to go through the sign up process.
4. Complete the sign up process by opening the email sent to the user set up, set up the account inluding setting up the password.
5. Once the user is created, go to the User notification settings by clicking on your name that appears on the top menu and then select 'User notification settings."
6. Click on the checkbox "Include JSON files as attachement for email notifications" to ensure the email notification will be sent with the JSON file as an attachment.