Skip to main content

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

Code security / Getting started /

GitHub security features

An overview of GitHub security features. About GitHub's security features GitHub has security features that help keep code and secrets secure in repositories

Code security / CodeQL CLI / Advanced functionality /

Advanced setup of the CodeQL CLI

You can modify your CodeQL CLI setup to use a local checkout of the CodeQL repository for analysis, set up multiple versions of the CodeQL CLI, and analyze

Code security / Getting started /

Best practices for preventing data leaks in your organization

Learn guidance and recommendations to help you avoid private or sensitive data present in your organization from being exposed. About this guide As an

Code security / Code scanning / Troubleshooting SARIF uploads /

SARIF results file is too large

You cannot upload a SARIF results file larger than 10 MB to code scanning. Explore ways to generate a smaller file containing the highest impact results

Organizations / Organization security / Manage security settings /

Managing security and analysis settings for your organization

You can control features that secure and analyze the code in your organization's projects on GitHub. About management of security and analysis settings

Code security / CodeQL CLI / Getting started /

Uploading CodeQL analysis results to GitHub

You can use the CodeQL CLI to upload CodeQL analysis results to GitHub. About SARIF output GitHub creates code scanning alerts in a repository using information

Migrations / Import source code / Command line /

Adding locally hosted code to GitHub

If your code is stored locally on your computer and is tracked by Git or not tracked by any version control system (VCS), you can import the code to GitHub

Codespaces / Developing in a codespace /

Using GitHub Codespaces in Visual Studio Code

You can develop in your codespace directly in Visual Studio Code by connecting the GitHub Codespaces extension with your account on GitHub. About GitHub

Code security / Security advisories / Repository security advisories /

About repository security advisories

You can use repository security advisories to privately discuss, fix, and publish information about security vulnerabilities in your public repository

GitHub Copilot / Use GitHub Copilot /

Getting code suggestions in your IDE with GitHub Copilot

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