Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions content/code-security/code-quality/get-started/index.md

This file was deleted.

11 changes: 0 additions & 11 deletions content/code-security/code-quality/index.md

This file was deleted.

17 changes: 0 additions & 17 deletions content/code-security/codeql-for-vs-code/index.md

This file was deleted.

1 change: 1 addition & 0 deletions content/code-security/concepts/about-code-quality.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ contentType: concepts
redirect_from:
- /code-security/code-quality/concepts/about-code-quality
- /code-security/code-quality/concepts
- /code-security/code-quality
---

{% data reusables.code-quality.code-quality-preview-note %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ redirect_from:
- /code-security/security-overview/exploring-security-alerts
- /code-security/security-overview/about-the-security-overview
- /code-security/security-overview/about-security-overview
- /code-security/security-overview
versions:
fpt: '*'
ghes: '*'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Choosing a security configuration for your repositories
shortTitle: Choose security configuration
intro: 'Find out which type of {% data variables.product.prodname_security_configuration %} will meet the security needs of the repositories in your organization.'
intro: Find out which type of {% data variables.product.prodname_security_configuration %} will meet the security needs of the repositories in your organization.
permissions: '{% data reusables.permissions.security-org-enable %}'
versions:
feature: security-configurations-cloud
Expand All @@ -10,6 +10,9 @@ topics:
- Secret Protection
- Organizations
- Security
redirect_from:
- /code-security/securing-your-organization/introduction-to-securing-your-organization-at-scale/choosing-a-security-configuration-for-your-repositories
contentType: concepts
---

## About choosing a {% data variables.product.prodname_security_configuration %}
Expand Down
2 changes: 2 additions & 0 deletions content/code-security/concepts/security-at-scale/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ contentType: concepts
children:
- /about-enabling-security-features-at-scale
- /about-security-configurations
- /choosing-a-security-configuration-for-your-repositories
- /about-security-overview
- /about-security-campaigns
- /auditing-security-alerts
Expand All @@ -25,4 +26,5 @@ redirect_from:
- /admin/managing-code-security/managing-supply-chain-security-for-your-enterprise
- /admin/code-security/managing-supply-chain-security-for-your-enterprise
- /admin/managing-code-security/securing-your-enterprise
- /code-security/securing-your-organization/introduction-to-securing-your-organization-at-scale
---
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ versions:
ghes: '*'
ghec: '*'
contentType: concepts
redirect_from:
- /code-security/supply-chain-security/understanding-your-software-supply-chain
children:
- about-supply-chain-security
- best-practices-for-maintaining-dependencies
Expand All @@ -18,4 +20,3 @@ children:
- about-dependabot-on-github-actions-runners
- immutable-releases
---

19 changes: 0 additions & 19 deletions content/code-security/dependabot/index.md

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions content/code-security/dependabot/working-with-dependabot/index.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
type: overview
contentType: get-started
topics:
- Repositories
- Dependencies
Expand Down Expand Up @@ -124,7 +124,7 @@ Push protection for users automatically protects you from accidentally committin

## Available with {% data variables.product.prodname_GH_secret_protection %}

For accounts on {% ifversion fpt or ghec %}{% data variables.product.prodname_team %} and {% data variables.product.prodname_ghe_cloud %}{% endif %}{% ifversion ghes %} {% data variables.product.prodname_ghe_server %}{% endif %}, you can access additional security features when you purchase **{% data variables.product.prodname_GH_secret_protection %}**.
For accounts on {% ifversion fpt or ghec %}{% data variables.product.prodname_team %} and {% data variables.product.prodname_ghe_cloud %}{% endif %}{% ifversion ghes %} {% data variables.product.prodname_ghe_server %}{% endif %}, you can access additional security features when you purchase **{% data variables.product.prodname_GH_secret_protection %}**.

{% data variables.product.prodname_GH_secret_protection %} includes features that help you detect and prevent secret leaks, such as {% data variables.product.prodname_secret_scanning %} and push protection.

Expand Down Expand Up @@ -179,7 +179,7 @@ Security overview allows you to review the overall security landscape of your or

## Available with {% data variables.product.prodname_GH_code_security %}

For accounts on {% ifversion fpt or ghec %}{% data variables.product.prodname_team %} and {% data variables.product.prodname_ghe_cloud %}{% endif %}{% ifversion ghes %} {% data variables.product.prodname_ghe_server %}{% endif %}, you can access additional security features when you purchase **{% data variables.product.prodname_GH_code_security %}**.
For accounts on {% ifversion fpt or ghec %}{% data variables.product.prodname_team %} and {% data variables.product.prodname_ghe_cloud %}{% endif %}{% ifversion ghes %} {% data variables.product.prodname_ghe_server %}{% endif %}, you can access additional security features when you purchase **{% data variables.product.prodname_GH_code_security %}**.

{% data variables.product.prodname_GH_code_security %} includes features that help you find and fix vulnerabilities, like {% data variables.product.prodname_code_scanning %}, premium {% data variables.product.prodname_dependabot %} features, and dependency review.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ redirect_from:
- /code-security/getting-started/securing-your-organization
versions:
feature: pre-security-configurations
type: how_to
contentType: get-started
topics:
- Organizations
- Dependencies
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
type: how_to
contentType: get-started
topics:
- Repositories
- Dependencies
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ children:
- creating-managing-security-campaigns
- tracking-security-campaigns
- fixing-alerts-in-security-campaign
- review-alert-dismissal-requests
---
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
title: Reviewing alert dismissal requests
shortTitle: Review alert dismissal requests
intro: 'Triage and resolve security alerts in your organization or enterprise by regularly reviewing alert dismissal requests.'
intro: Triage and resolve security alerts in your organization or enterprise by regularly reviewing alert dismissal requests.
permissions: '{% data reusables.permissions.security-overview %}'
product: 'Organizations or enterprises with {% data variables.product.prodname_GHAS_cs_or_sp %}'
type: how_to
product: Organizations or enterprises with {% data variables.product.prodname_GHAS_cs_or_sp %}
topics:
- Security overview
- Organizations
Expand All @@ -15,6 +14,9 @@ topics:
- Alerts
versions:
feature: security-delegated-alert-dismissal
redirect_from:
- /code-security/security-overview/review-alert-dismissal-requests
contentType: how-tos
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ topics:
- Repositories
- Health
contentType: how-tos
redirect_from:
- /code-security/security-advisories/working-with-repository-security-advisories
- /code-security/security-advisories
children:
- managing-privately-reported-security-vulnerabilities
- creating-a-repository-security-advisory
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ topics:
- CodeQL
redirect_from:
- /code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension
- /code-security/codeql-for-vs-code
children:
- /installing-codeql-for-vs-code
- /managing-codeql-databases
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ topics:
- Troubleshooting
- SARIF
children:
- /troubleshooting-codeql-for-vs-code
- /troubleshooting-analysis-errors
- /troubleshooting-sarif-uploads
redirect_from:
- /code-security/code-scanning/troubleshooting-sarif
- /code-security/code-scanning/troubleshooting-sarif-uploads
---

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Accessing logs'
shortTitle: 'Access logs'
title: Accessing logs
shortTitle: Access logs
versions:
fpt: '*'
ghec: '*'
Expand All @@ -9,9 +9,11 @@ topics:
- Code Security
- Code scanning
- CodeQL
type: reference
intro: 'If you need to troubleshoot problems with {% data variables.product.prodname_codeql %} for {% data variables.product.prodname_vscode %}, there are several logs you can access.'
intro: If you need to troubleshoot problems with {% data variables.product.prodname_codeql %} for {% data variables.product.prodname_vscode %}, there are several logs you can access.
allowTitleToDifferFromFilename: true
redirect_from:
- /code-security/codeql-for-vs-code/troubleshooting-codeql-for-vs-code/accessing-logs
contentType: how-tos
---

## About logs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Troubleshooting CodeQL for VS Code
intro: 'Learn how to resolve problems with the {% data variables.product.prodname_codeql %} extension for {% data variables.product.prodname_vscode %}.'
intro: Learn how to resolve problems with the {% data variables.product.prodname_codeql %} extension for {% data variables.product.prodname_vscode %}.
product: '{% data reusables.gated-features.codeql %}'
versions:
fpt: '*'
Expand All @@ -15,4 +15,7 @@ children:
- /warning-problem-with-controller-repository
redirect_from:
- /code-security/codeql-for-vs-code/troubleshooting-codeql-for-visual-studio-code
- /code-security/codeql-for-vs-code/troubleshooting-codeql-for-vs-code
contentType: how-tos
---

Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
---
title: 'Problem with controller repository'
title: Problem with controller repository
versions:
feature: codeql-vs-code-mrva
topics:
- Code Security
- Code scanning
- CodeQL
type: reference
intro: 'If you see this warning, update your controller repository to a private repository.'
intro: If you see this warning, update your controller repository to a private repository.
allowTitleToDifferFromFilename: true
redirect_from:
- /code-security/codeql-for-vs-code/troubleshooting-variant-analysis
- /code-security/codeql-for-vs-code/troubleshooting-codeql-for-vs-code/warning-problem-with-controller-repository
contentType: how-tos
---

## About this warning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ children:
- /configuring-secret-scanning-for-your-appliance
- /viewing-the-vulnerability-data-for-your-enterprise
- /configuring-dependabot-to-work-with-limited-internet-access
- /setting-dependabot-to-run-on-github-hosted-runners-using-vnet
---
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Setting up Dependabot to run on github-hosted action runners using the Azure Private Network
intro: You can configure an Azure Virtual Network (VNET) to run {% data variables.product.prodname_dependabot %} on {% data variables.product.company_short %}-hosted runners.
versions:
feature: dependabot-vnet-support
feature: dependabot-vnet-support
permissions: '{% data reusables.permissions.dependabot-various-tasks %}'
topics:
- Repositories
Expand All @@ -13,6 +13,9 @@ topics:
- Pull requests
allowTitleToDifferFromFilename: true
shortTitle: Configure VNET
redirect_from:
- /code-security/dependabot/working-with-dependabot/setting-dependabot-to-run-on-github-hosted-runners-using-vnet
contentType: how-tos
---

## Configuring VNET for {% data variables.product.prodname_dependabot_updates %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ topics:
- Security
redirect_from:
- /code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets/assess-your-secret-risk
- /code-security/securing-your-organization/understanding-your-organizations-exposure-to-leaked-secrets
contentType: how-tos
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ permissions: '{% data reusables.permissions.security-org-enable %}'
versions:
fpt: '*'
ghec: '*'
type: how_to
topics:
- Security advisories
- Vulnerabilities
shortTitle: Configure for an organization
redirect_from:
- /code-security/security-advisories/repository-security-advisories/configuring-private-vulnerability-reporting-for-an-organization
- /code-security/security-advisories/working-with-repository-security-advisories/configuring-private-vulnerability-reporting-for-an-organization
contentType: how-tos
---

## About privately reporting a security vulnerability
Expand Down
Loading
Loading