> ## Documentation Index
> Fetch the complete documentation index at: https://help.dsalta.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Code repo should be classified

> Ensures Git repositories are not left in generic/default project layouts without distinct naming.

This check runs on **2 integrations**.

|                  |              |
| ---------------- | ------------ |
| **Severity**     | Info         |
| **Category**     | `governance` |
| **Integrations** | 2            |

## What this checks

Ensures Git repositories are not left in generic/default project layouts without distinct naming.

## How results appear

A run that completes shows **Completed** in the Tests list regardless of what it found. Open the test's **Source Data** tab and read the result code: **200** means nothing to fix, **207** means the check ran and found a gap to act on. See [Understanding test results](/guides/data-library/test-results).

## Where it applies

Select an integration for its specific remediation steps.

| Integration  | Severity | Remediation                                                                     |
| ------------ | -------- | ------------------------------------------------------------------------------- |
| Azure DevOps | Info     | [How to fix](/integrations/azure-devops/code-repositories-should-be-classified) |
| GitLab       | Info     | [How to fix](/integrations/gitlab/code-repositories-should-be-classified)       |

## Related

* [All compliance tests](/tests/overview)
* [Integrations](/integrations/overview)
