965 captures
22 Jun 2021 - 10 Jan 2026
Dec JAN Feb
11
2021 2022 2023
success
fail

About this capture

COLLECTED BY

Organization: Internet Archive

Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.

Collection: github.com

TIMESTAMPS

The Wayback Machine - http://web.archive.org/web/20220111001919/https://docs.github.com/en/code-security/getting-started/github-security-features
 
GitHub Docs

All products
Code security

Getting started

GitHub security features
Secure your repository
Secure your organization
Add a security policy

Secret scanning

About secret scanning
Configure secret scans
Define custom patterns
Manage secret alerts

Code scanning


Scan code automatically

About code scanning
Triage alerts in pull requests
Set up code scanning
Manage alerts
Track alerts in issues
Configure code scanning
Code scanning with CodeQL
Hardware resources for CodeQL
Configure compiled languages
Troubleshoot CodeQL workflow
Code scanning in a container
View code scanning logs

Integrate with code scanning

About integration
Upload a SARIF file
SARIF support

Use CodeQL in CI system

Code scanning in your CI
Install CodeQL CLI
Configure CodeQL CLI
Run CodeQL runner
Configure CodeQL runner
Troubleshoot CodeQL runner
Migrating from the CodeQL runner

Security advisories

Coordinated disclosure
Security advisories
Permission levels
Create advisories
Add collaborator to advisory
Remove collaborators
Temporary private forks
Publish advisories
Edit advisories
Withdraw advisories

Supply chain security


Understand your supply chain

Dependency graph
Explore dependencies
Dependency review

Auto-update dependencies

Dependabot version updates
Dependabot.com upgrades
Enable and disable updates
List configured dependencies
Manage Dependabot PRs
Use Dependabot with actions
Manage encrypted secrets
Customize updates
Configuration options
Auto-update actions

Fix vulnerable dependencies

Vulnerable dependencies
Browse Advisory Database
Dependabot alerts
Configuring notifications
Dependabot security updates
Configure security updates
View vulnerable dependencies
Troubleshoot detection
Troubleshoot errors

Security overview

About security overview
Guides for code security



Code security/
Getting started/
GitHub security features
Free, Pro, & Team
Free, Pro, & Team
Enterprise Cloud
Enterprise Server 3.3
Enterprise Server 3.2
Enterprise Server 3.1
Enterprise Server 3.0
GitHub AE
English
English
 (Simplified Chinese)
 (Japanese)
Español (Spanish)
Português do Brasil (Portuguese)

 
GitHub Docs

Code security/
Getting started/
GitHub security features

Code security

Get started
Account and profile
Authentication
Repositories
GitHub
Enterprise administrators
Billing and payments
Organizations
Code security
Pull requests
GitHub Issues
GitHub Actions
GitHub Codespaces
GitHub Packages
Search on GitHub
Developers
REST API
GraphQL API
GitHub CLI
GitHub Discussions
GitHub Sponsors
Building communities
GitHub Pages
Education
GitHub Desktop
Atom
Electron
CodeQL
npm


Free, Pro, & Team

Free, Pro, & Team
Enterprise Cloud
Enterprise Server 3.3
Enterprise Server 3.2
Enterprise Server 3.1
Enterprise Server 3.0
GitHub AE


English

English
 (Simplified Chinese)
 (Japanese)
Español (Spanish)
Português do Brasil (Portuguese)

 

GitHub security features

In this article

About GitHub's security features
Available for all repositories
Available with GitHub Advanced Security
Further reading
An overview of GitHub security features.

About GitHub's security features


GitHub has security features that help keep code and secrets secure in repositories and across organizations. Some features are available for repositories on all plans. Additional features are available to enterprises that use GitHub Advanced Security. GitHub Advanced Security features are also enabled for all public repositories on GitHub.com. For more information, see "About GitHub Advanced Security."

The GitHub Advisory Database contains a curated list of security vulnerabilities that you can view, search, and filter. For more information, see "Browsing security vulnerabilities in the GitHub Advisory Database" and "About GitHub Security Advisories."

Available for all repositories

Security policy


Make it easy for your users to confidentially report security vulnerabilities they've found in your repository. For more information, see "Adding a security policy to your repository."

Security advisories


Privately discuss and fix security vulnerabilities in your repository's code. You can then publish a security advisory to alert your community to the vulnerability and encourage community members to upgrade. For more information, see "About GitHub Security Advisories."

Dependabot alerts and security updates


View alerts about dependencies that are known to contain security vulnerabilities, and choose whether to have pull requests generated automatically to update these dependencies. For more information, see "About alerts for vulnerable dependencies" and "About Dependabot security updates."

Dependabot version updates


Use Dependabot to automatically raise pull requests to keep your dependencies up-to-date. This helps reduce your exposure to older versions of dependencies. Using newer versions makes it easier to apply patches if security vulnerabilities are discovered, and also makes it easier for Dependabot security updates to successfully raise pull requests to upgrade vulnerable dependencies. For more information, see "About Dependabot version updates."

Dependency graph


The dependency graph allows you to explore the ecosystems and packages that your repository depends on and the repositories and packages that depend on your repository.

You can find the dependency graph on the Insights tab for your repository. For more information, see "About the dependency graph."

Available with GitHub Advanced Security


GitHub Advanced Security is available and enabled for public repositories on GitHub.com. Organizations that use GitHub Enterprise Cloud can also access these features in private repositories with a license for GitHub Advanced Security. For more information, see "About GitHub Advanced Security."

Code scanning


Automatically detect security vulnerabilities and coding errors in new or modified code. Potential problems are highlighted, with detailed information, allowing you to fix the code before it's merged into your default branch. For more information, see "About code scanning."

Secret scanning


Automatically detect tokens or credentials that have been checked into a repository. For secrets identified in public repositories, the service is informed that the secret may be compromised. For more information, see "About secret scanning."

Dependency review


Show the full impact of changes to dependencies and see details of any vulnerable versions before you merge a pull request. For more information, see "About dependency review."

Further reading



"GitHub's products"

"GitHub language support"


Did this doc help you?

Privacy policy

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
Make a contribution
Or, learn how to contribute.

Still need help?

Ask the GitHub community
Contact support

© 2022 GitHub, Inc.
Terms
Privacy
Security
Status
Help
Contact GitHub
Pricing
Developer API
Training
Blog
About