# Projects

The ***Projects*** page provides a centralized view of all scanned and monitored projects across your organization. This dashboard is essential for tracking vulnerabilities and overall risk posture.

<figure><img src="https://4096647782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUTz59rJLkJBjiRWAMknU%2Fuploads%2F6t3MXel5uvi2a6MjIrVC%2Fimage.png?alt=media&#x26;token=2edd8b24-8838-4937-a488-8a5c3e368ef3" alt=""><figcaption></figcaption></figure>

### &#x20;Statistics Summary

There are metrics at the top of the page that give an at-a-glance view of the current security status across all projects:

<figure><img src="https://4096647782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUTz59rJLkJBjiRWAMknU%2Fuploads%2FfnK6LsCUAiKwJGCAaCwF%2Fimage.png?alt=media&#x26;token=64749be8-cdaf-46d6-85d8-e27ef1e3262a" alt=""><figcaption></figcaption></figure>

* **Total Projects**:  Total number of monitored repositories.
* **Total Malware and Vulnerabilities**:
  * ☠️ **Malware Detected**
  * 🔴 **High and Critical Severity Issues**
  * 🟠 **Medium Severity Issues**
  * 🟡 **Low Severity Issues**

### Repository Management

Use the **Manage Repositories** button to acces the [***Manage Scans***](https://docs.xygeni.io/scan-management/managed-scans) tab directly to:

* Add or remove monitored repositories.
* Configure integrations (e.g., GitHub, GitLab).

### Scanning

From the **Projects** tab you can also scan each project:

<figure><img src="https://4096647782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUTz59rJLkJBjiRWAMknU%2Fuploads%2FYJbAuFzhoiteMUkl2j5U%2Fimage.png?alt=media&#x26;token=3cd5398f-5d45-4322-a64e-736271e54342" alt=""><figcaption></figcaption></figure>

* **Scan Now**: Manually via the **Scan Now** button.

### Filters and Search

You can narrow down results using several filters:

<figure><img src="https://4096647782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUTz59rJLkJBjiRWAMknU%2Fuploads%2F6uPIzlhPpvVhF5vO98qo%2Fimage.png?alt=media&#x26;token=5c1d7ed9-4f18-411d-8359-a4ebe46146ab" alt=""><figcaption></figcaption></figure>

* **Alert**: Filter by the alert status.
* **Project Type**: Select types of projects (e.g., GitHub, GitLab, etc.).
* **Name Pattern**: Search by repository/project name.
* **Branch Pattern**: Filter by specific branch names (e.g., `main`, `master`).
* **Risk Level**: Filter by severity level of issues.
* **Tags**: Apply custom tags for categorization.

### Project Management

You can directly modify the project's settings by selecting the **details button** of an individual project and clicking on **Configure Project Settings.**

{% hint style="info" %}
To modify a project's configuration the user must have the appropiate permissions (Root, Project\_Management)
{% endhint %}

<figure><img src="https://4096647782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUTz59rJLkJBjiRWAMknU%2Fuploads%2F8lLnICBnuQzpJfGgWO5H%2Fimage.png?alt=media&#x26;token=b9cbad4b-17d5-4c07-a1e7-762a6f02e863" alt=""><figcaption></figcaption></figure>

This will open a compact view of the [Project Management Tab](https://docs.xygeni.io/xygeni-administration/platform-administration/projects-management) where you can modify options such as the policy applied to the project as well as project details:

<figure><img src="https://4096647782-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUTz59rJLkJBjiRWAMknU%2Fuploads%2FFUlfGfdN2Q8ZBYIX5AMb%2Fimage.png?alt=media&#x26;token=5e0cc53b-29d8-4c7e-963e-f0b350b7ff29" alt=""><figcaption></figcaption></figure>

### Projects Table Columns

Each row in the table represents a single project with detailed attributes:

| Column                     | Description                                                                            |
| -------------------------- | -------------------------------------------------------------------------------------- |
| **Project Name**           | The repository name and branch (e.g., `latioTech/java-sec-code-fork - origin/master`). |
| **Risk**                   | A summarized risk score or indicator (shield icon shown; could be color-coded).        |
| **Variation**              | Indicates if the risk is increasing (↑), decreasing (↓), or stable.                    |
| **Issues by Severity**     | Categorized count of issues: Red (High), Orange (Medium), Yellow (Low).                |
| **Last Scan**              | Status or date of the last scan (e.g., “Scan will be triggered on-demand”).            |
| **Additional Information** | Supplementary notes or scan context.                                                   |
| **Actions**                | Blue **Scan Now** button allows immediate rescan.                                      |

Icons may denote special statuses:

* ☠️ Indicates presence of malware.
* Colored arrows denote risk trend.
