---
title: "Rule creation"
description: "Rule creation To export, select the desired rules and click the Export button: To import, click the 'Import' button and drag and drop the JSON file…"
url: https://whitespots.io/docs/whitespots-wiki/appsec-portal/features/auto-validator/rule-creation
slug: whitespots-wiki/appsec-portal/features/auto-validator/rule-creation
publish_date: 2025-11-13T18:00:34.000Z
last_modified: 2025-11-13T18:00:34.000Z
---

# Rule creation

# Rule creation

{% hint style="info" %}
You can **export** and **import** selected validation rules in JSON format.
{% endhint %}

To export, select the desired rules and click the **Export** button:

<img src="https://whitespots.io/api/image/b8e372c50fbad1f94fe4e4df0806222f.gif" alt="" data-size="original">

To import, click the '**Import**' button and drag and drop the JSON file containing the validation rules:

<img src="https://whitespots.io/api/image/c45544363b3d7a31d7fd8d98b172621d.gif" alt="" data-size="original">



1. Add new rule for validation:

<figure><img src="https://whitespots.io/api/image/128f0621c57e50f8b52eff616e8da47c.png" alt=""><figcaption></figcaption></figure>

* decide what to do with findings if the right conditions are met: **reject, confirm, no, temporarily accept risk or permamently accept risk .** If **сonfirm** is selected, the validator will automatically create corresponding tasks in Jira. If **reject** is selected, findings will be excluded from future checks. If **No** is selected, entered **tag** or/and **group** will be assigned to findings in accordance with rule;
* automatically add tags to validated findings;
* automatically add group to validated findings;
* set conditions: specify the value you want to find or exclude, choose where to search (in the _title_, _description_, _file path, branch,_ _scanner_ name, _dependency_, _vulnerable_ _url_, _import_ _source_ (internal or external at your option);
* you can always combine conditions through **junction**, just click on the plus button.

<figure><img src="https://whitespots.io/api/image/2e68493b862fc87abd6d444eb76b7de1.gif" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Get a quick overview of the potential impact of your rule with the _affected findings list_ in the Auto Validator's **rule creation view**.
{% endhint %}

2. Set the **launch frequency** with which you want the rules to be applied (in minutes):

<figure><img src="https://whitespots.io/api/image/d85c4db7cea236c00ce31d160704d905.png" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Note that changing in the execution frequency may require a **service restart** or the **creation of new rules** to apply to existing data.
{% endhint %}

3\. The validator finishes **before** you even think about making a _coffee_! ☕️

<figure><img src="https://whitespots.io/api/image/92d0fc3a16698dd59d04a0fca1b7c078.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please note that the Auto Validator feature is limited to one validation rule in the free license. If you wish to use **more than one rule**, you will need to **upgrade to a paid license**.
{% endhint %}


---

## Navigation

- Location: [Docs](https://whitespots.io/docs) > [Whitespots Wiki](https://whitespots.io/docs/whitespots-wiki) > [AppSec Portal](https://whitespots.io/docs/whitespots-wiki/appsec-portal) > [🎯 Features](https://whitespots.io/docs/whitespots-wiki/appsec-portal/features) > [🎣 Auto Validator](https://whitespots.io/docs/whitespots-wiki/appsec-portal/features/auto-validator)
- Previous: [🎣 Auto Validator](https://whitespots.io/docs/whitespots-wiki/appsec-portal/features/auto-validator)
- Next: [Rules view](https://whitespots.io/docs/whitespots-wiki/appsec-portal/features/auto-validator/rules-view)
