# Features

#### Security Metrics

[View details](/appsec-portal/features/security-metrics.md)

✔️ Manage different SLA's and WRT, based on product criticality.\
✔️ Customizable dashboard metrics (per products, product types, products with tags and so on) \
✔️ Identify and analyse risk of security defects in every product with informative Dashboard and Risk Assessment Overview. \
✔️ Configure a CVSS rule to better assess the security of detected issues in your products.

<figure><img src="/files/k1NxREYNtcElPM5Hles5" alt="" width="375"><figcaption></figcaption></figure>

#### Get rid of False Positives (scanner noise)

[View details](/appsec-portal/features/auto-validator.md)

✔️ Helpful tool for automatic validation of findings that does not interfere with the implemented logic.

<figure><img src="/files/tYKVI52hqRtPHJJGSNj1" alt="" width="375"><figcaption></figcaption></figure>

#### Remove duplicates from different tools

[View details](/appsec-portal/features/deduplicator.md)

✔️ Rules\
✔️ Cross-scanner deduplication \
✔️ Cross-product deduplication (if required)

<figure><img src="/files/iJjJHJkQ6o3f8Fl6zwNr" alt="" width="375"><figcaption></figcaption></figure>

#### Filter issues conveniently&#x20;

[View details](/appsec-portal/features/findings-view.md)

✔️ Groups findings automatic and manual\
✔️ Tag assigning\
✔️ Bulk action\
✔️ Filters and sorting

<figure><img src="/files/ARreUyvpT70bROGn3Kbi" alt="" width="375"><figcaption></figcaption></figure>

#### Integrate SSDLC with task managers

[View details](/appsec-portal/features/jira.md)

✔️ Portal supports 2 spaces (Security and Product). \
✔️ You can set default space for all products at once. \
✔️ Portal creates tasks in separate query, so other functionality will not affect the speed of task creation.

<figure><img src="/files/GF5jMDNKeddq0KjexGTE" alt=""><figcaption></figcaption></figure>

#### Generate VAPT reports

[View details](/appsec-portal/features/custom-reports.md)

✔️ Issue a full report or executive summary\
✔️ Include all or verified findings in the report\
✔️ Issue a report for one, multiple or all products\
✔️ View the report online or print it out

<figure><img src="/files/NNugyIwGhwWzOAWAGCIl" alt="" width="344"><figcaption></figcaption></figure>

#### Receive recommendations based on your data

[View details](/appsec-portal/features/recommendations.md)

✔️ Best practice recommendations \
✔️ Recommendations based on process insights \
✔️ Recommendations based on portal settings

<figure><img src="/files/fL3QXCGnJiSZrxyb3Syo" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.whitespots.io/appsec-portal/features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
