# Git repositories (SCMs)

Snyk can integrate with the following Source Control Managers (SCMs) to help you track, monitor, and fix the issues and vulnerabilities in your code:

* [GitHub](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/github-integration.md)
* [GitHub Enterprise](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/github-enterprise-integration.md)
* [GitHub Read-only Projects](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/github-read-only-projects.md)
* [Bitbucket Cloud Personal Access Token (Legacy)](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/bitbucket-cloud-legacy-integration.md)
* [Bitbucket Cloud App](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/bitbucket-cloud-app-integration.md)
* [Bitbucket Data Center/Server](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/bitbucket-data-center-server-integration.md)
* [GitLab](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/gitlab-integration.md)
* [Azure Repos](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/azure-repositories-integration.md)

## Are there any tips for integrating my Git repo with Snyk?

See the [Snyk deployment recommendations](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/introduction-to-git-repository-integrations/snyk-scm-integration-good-practices.md) for integrating your SCM with Snyk and [Using GitHub or GitHub Enterprise integration](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/introduction-to-git-repository-integrations/using-github-or-github-enterprise-integration.md).

## How can I use Snyk Pull Requests (PRs) for my Git repositories?

For details see the following pages:

* [Opening fix and upgrade PRs from a fixed GitHub account](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/opening-fix-and-upgrade-pull-requests-from-a-fixed-github-account.md)
* [PR Checks](/~/changes/m2hJeDrttXy2N83AnRjM/scan-application-code/run-pr-checks.md)
* [View and understand Snyk upgrade PRs](/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations/view-and-understand-snyk-upgrade-pull-requests.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snyk.io/~/changes/m2hJeDrttXy2N83AnRjM/integrations/git-repository-scm-integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
