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.

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:

  • 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 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:

  • Scan Now: Manually via the Scan Now button.

You can narrow down results using several filters:

  • 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.

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.

Last updated