Skip to main content

1,881 Search results for "About code scanning alerts"

GitHub Copilot / Use GitHub Copilot /

Using GitHub Copilot code suggestions in your editor

Use GitHub Copilot to get code suggestions in your editor. Start a free trial About GitHub Copilot and JetBrains IDEs This guide demonstrates how to get

Code security / Secure your organization / Customize organization security /

Creating a custom security configuration

Build a custom security configuration to meet the specific security needs of repositories in your organization. Note: Security configurations and global

Repositories / Branches and merges / Manage rulesets /

Available rules for rulesets

Learn which rules you can add to a ruleset to protect specific branches and tags in a repository. You can create branch or tag rulesets to control how

Repositories / Work with files / Using files /

Navigating code on GitHub

You can understand the relationships within and across repositories by navigating code directly in GitHub. About navigating code on GitHub Code navigation

Code security / CodeQL CLI / Getting started /

Preparing your code for CodeQL analysis

You can build a CodeQL database containing the data needed to analyze your code. About preparing your code for analysis Before you analyze your code using

Get started / Learning about GitHub /

GitHub language support

An overview of the programming languages supported by GitHub features. About supported languages Most GitHub features work regardless of which languages

GitHub Copilot / Use GitHub Copilot /

Finding public code that matches GitHub Copilot suggestions

If you allow GitHub Copilot to make suggestions that match publicly available code, you can see references to the matching code on GitHub.com. Note: GitHub

REST API / Repositories /

REST API endpoints for repositories

REST API/ Repositories/ Repositories REST API endpoints for repositories Use the REST API to manage repositories on GitHub. List organization repositories

Contribute to GitHub Docs / Writing for GitHub Docs /

Annotating code examples

You can annotate longer code examples to explain how they work and how people can customize them for other uses. About code annotations Code annotations

Search on GitHub / GitHub Code Search /

Using GitHub Code Search

You can use suggestions, completions and saved searches in the upgraded search interface to quickly find what you are looking for across GitHub.com. About