Creating Policies
Policies allow customers to create templates for their most common workflows by unifying a set of Detection Rules with the actions to be taken when those rules are triggered, including:
automated actions such as redaction of findings
alerting through webhooks
Once defined, a Policy may be used in requests to the Nightfall API, such as calls to scan file uploads, though automated redactions are not available for uploaded files at this time.
To create a policy:
Log in to Nightfall.
Click Policies under the Configuration section.
Click + New Policy.
Select Developer APIs.
Select the Detection Rules to be included in the policy and click Next.
Click Next.
(Optional) Enable the Redact Message toggle switch. This is an automated action that is triggered when sensitive data is found. The action automatically redacts sensitive data.
Click Next.
Enter a name for the policy.
(Optional) Enter a Description for the policy and click Next.
Verify the configurations and click Submit.
Configuring Webhook Alerts
To configure Webhook as an alert channel:
Enable the Webhook Alert notification channel.
In the Configure Webhook URL field, enter the URL of the Webhook to which you wish to send notifications.
(Optional) Click Add Headers to add header key value pairs.
Click Validate.
Once validated, you can click Next to proceed.

Similarly, you can also use HTTP alerts channel.
Last updated
Was this helpful?