> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/dashboard/github-dashboard.md).

# GitHub Dashboard

Dashboard provides a general and holistic view of security posture about scanned GitHub environments based on different perspectives.

### Risk Pane (GitHub Dashboard)

This Risk Pane summarizes key risk metrics from the scan, including the overall Risk and Exposure Scores, Dangerous Paths, Shadow Admins, and severity levels (Critical to Info). It breaks down risks by MITRE ATT\&CK Tactics (e.g., Initial Access, Persistence, Privilege Escalation, Credential Access, Collection), Tags (e.g., Identity Governance, Access Management, Repository Security, Supply Chain Security), Impacts (e.g., Privilege Escalation via Role Manipulation, Shadow Admin via Dangerous Permissions, Source Code Exposure, Secret Exposure), and GitHub Entity Types (e.g., GHOrganization, GHUser, GHTeam, GHRepository, GHOrgRole, GHAppInstallation, GHEnterprise). This layout helps quickly identify high-risk areas and prioritize remediation actions within GitHub environments.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-a320d41afe4f3484d969532be434b1337ef3e807%2Fdashboard-github-dashboard-image-1.png?alt=media" alt=""><figcaption><p>Risk Pane</p></figcaption></figure>

### Risk Breakdown by Tags, Impacts and Entity Types

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-a1733167134fe6302908fea94e62b0e104c54e6e%2Fdashboard-github-dashboard-image-2.png?alt=media" alt=""><figcaption><p>Risk Breakdown by Tags, Impacts and Entity Types</p></figcaption></figure>

**Risk Breakdown by Tags:** Risk scores based on Tags.

**Risk Breakdown by Impacts:** Risk scores based on Impacts.

**Risk Breakdown by Entity Types:** Risk scores based on Entity Types.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-7776ca39b40fe35a8698dd2250b1dd8f7c74eff2%2Fimage_2026-07-29_234605844.png?alt=media" alt=""><figcaption><p>GitHub Entity Pane</p></figcaption></figure>

### Organizations Table

| Statistic               | Description                  |
| ----------------------- | ---------------------------- |
| **Total Organizations** | The number of organizations. |

### Users Table

| Statistic            | Description                                                         |
| -------------------- | ------------------------------------------------------------------- |
| **Total Users**      | The number of user accounts.                                        |
| **Shadow Users**     | The number of shadow admin user accounts.                           |
| **Privileged Users** | The number of privileged user accounts.                             |
| **Risky Users**      | The number of user accounts that have a risk score greater than 50. |
| **Inactive Users**   | The number of inactive user accounts.                               |

### Teams Table

| Statistic            | Description                                                 |
| -------------------- | ----------------------------------------------------------- |
| **Total Teams**      | The number of teams.                                        |
| **Privileged Teams** | The number of privileged teams.                             |
| **Risky Teams**      | The number of teams that have a risk score greater than 50. |
| Inactive Roles       | The number of inactive roles.                               |

### Repositories Table

| Statistic                   | Description                                                        |
| --------------------------- | ------------------------------------------------------------------ |
| **Total Repositories**      | The number of repositories.                                        |
| **Privileged Repositories** | The number of privileged repositories.                             |
| **Risky Repositories**      | The number of repositories that have a risk score greater than 50. |

### Organization Roles Table

| Statistic                         | Description                                  |
| --------------------------------- | -------------------------------------------- |
| **Total Organization Roles**      | The number of organization roles.            |
| **Privileged Organization Roles** | The number of privileged organization roles. |

### App Installations Table

| Statistic                        | Description                                 |
| -------------------------------- | ------------------------------------------- |
| **Total App Installations**      | The number of app installations.            |
| **Privileged App Installations** | The number of privileged app installations. |
