> 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/unified-identities/github-identities/organizations.md).

# Organizations

The Organizations page provides a list of enumerated GitHub organizations in the scanned environment. The list contains the Name, Public Repos, Private Repos, Risk Score, Exposure Point and Issue Counts of each organization object.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-c15f53b987b299579c928ad0d9585a788a51f7ec%2Fgithub-identities-organizations-image-1.png?alt=media" alt=""><figcaption><p><em>Organizations</em></p></figcaption></figure>

### Organization Details

Details page contains the Risk Score of the organization, Exposure Point, Information and Issues panes.

You can analyze objects in the Graph module by clicking the Visualize button on the upper left side of the Information Pane.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-2af3f1c938a84c1e13f479184e5ad82ef944baed%2Fgithub-identities-organizations-image-2.png?alt=media" alt=""><figcaption><p><em>Organization Details</em></p></figcaption></figure>

#### Information

Information Pane can contain different badges to highlight important attributes.

| Badge            | Description                                                                                                                                                                                |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Tier 0**       | Indicates that the object is a Tier 0 asset. Organizations are always Tier 0: control over an organization is equivalent to full control of every repository, team and member it contains. |
| **Privileged**   | Indicates that the object is privileged.                                                                                                                                                   |
| **Shadow Admin** | Indicates that the object can be reached through an attack path that grants Tier 0 control without an explicit administrative role.                                                        |

Information Pane contains Details, Members, Repositories and Teams tabs respectively.

**Details**

Details tab contains attributes below about the organization object.

| Attribute                        | Description                                                                                                                                                                                                             |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Login                            | The unique account name (handle) of the organization (e.g., `fs-forestall`).                                                                                                                                            |
| Name                             | The name of the organization as recorded by Forestall.                                                                                                                                                                  |
| Public Repos                     | The number of public repositories owned by the organization (e.g., 12).                                                                                                                                                 |
| Private Repos                    | The number of private repositories owned by the organization (e.g., 48). Derived from the repositories actually collected in the scan, so it reflects what was in scope rather than the raw counter reported by GitHub. |
| Plan                             | The GitHub subscription plan of the organization (e.g., free, team, enterprise).                                                                                                                                        |
| Object ID                        | The GitHub node identifier of the organization.                                                                                                                                                                         |
| 2FA Required                     | Whether two-factor authentication is enforced for all members. Displayed as **Required**, **Not required**, or **Unknown**.                                                                                             |
| Default Repo Permission          | The base permission every member receives on repositories (e.g., read, write, admin, none). Displayed as **Unknown** when the setting could not be read.                                                                |
| Members Can Create Public Repos  | Whether members are allowed to create public repositories. Displayed as **Yes**, **No**, or **Unknown**.                                                                                                                |
| Members Can Create Private Repos | Whether members are allowed to create private repositories. Displayed as **Yes**, **No**, or **Unknown**.                                                                                                               |

> **Unknown** means the scanning credential could not read the setting — GitHub returns these organization settings only to organization owners. It does not mean the setting is disabled. Findings that depend on an unknown value are suppressed rather than raised, so an organization is never reported as insecure on the basis of a permission gap. To resolve Unknown values, re-scan with a credential that has `admin:org`.

**Members**

Members tab contains a list of users that belong to this organization.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-8a39e31519db0e52b298f9c4676312b83560c308%2Fgithub-identities-organizations-image-3.png?alt=media" alt=""><figcaption><p>Members</p></figcaption></figure>

**Name:** The name of the user object. **Login:** The unique account name (handle) of the user. **Role:** The user's role within the organization (`admin` or `member`).

**Repositories**

Repositories tab contains a list of repositories owned by this organization.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-1753cf9c9188ea6c42d1aca699658454ddbd3c56%2Fgithub-identities-organizations-image-4.png?alt=media" alt=""><figcaption></figcaption></figure>

**Name:** The name of the repository object. **Visibility:** The visibility level of the repository (private, internal, public). **Default Branch:** The default branch of the repository.

**Teams**

Teams tab contains a list of teams defined in this organization.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-fe964db8ad3b3f1f0e08855699d916f016e007b6%2Fgithub-identities-organizations-image-5.png?alt=media" alt=""><figcaption><p>Teams</p></figcaption></figure>

**Name:** The name of the team object. **Slug:** The unique URL identifier of the team. **Permission:** The default permission the team is granted on its repositories (pull, triage, push, maintain, admin).

#### Issues

Issues pane contains identified issues on the organization object.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-7e6f32ce539065afa7724f30145f6215acb7f12c%2Fgithub-identities-organizations-image-6.png?alt=media" alt=""><figcaption><p><em>Issues</em></p></figcaption></figure>
