1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove support for miniTocMaxHeadingLevel (#34758)

This commit is contained in:
Hector Alfaro
2023-02-17 11:29:02 -05:00
committed by GitHub
parent 7800cfa2fc
commit 4cd28fd735
346 changed files with 146 additions and 428 deletions

View File

@@ -7,7 +7,6 @@ versions:
redirect_from:
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-accessibility-settings
type: how_to
miniTocMaxHeadingLevel: 3
---
## About accessibility settings

View File

@@ -13,7 +13,6 @@ versions:
ghae: '*'
ghec: '*'
type: reference
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -2,7 +2,6 @@
title: About security hardening with OpenID Connect
shortTitle: Security hardening with OpenID Connect
intro: OpenID Connect allows your workflows to exchange short-lived tokens directly from your cloud provider.
miniTocMaxHeadingLevel: 4
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Configuring OpenID Connect in Amazon Web Services
shortTitle: OpenID Connect in AWS
intro: Use OpenID Connect within your workflows to authenticate with Amazon Web Services.
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Configuring OpenID Connect in Azure
shortTitle: OpenID Connect in Azure
intro: Use OpenID Connect within your workflows to authenticate with Azure.
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Configuring OpenID Connect in cloud providers
shortTitle: OpenID Connect in cloud providers
intro: Use OpenID Connect within your workflows to authenticate with cloud providers.
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Configuring OpenID Connect in Google Cloud Platform
shortTitle: OpenID Connect in Google Cloud Platform
intro: Use OpenID Connect within your workflows to authenticate with Google Cloud Platform.
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Configuring OpenID Connect in HashiCorp Vault
shortTitle: OpenID Connect in HashiCorp Vault
intro: Use OpenID Connect within your workflows to authenticate with HashiCorp Vault.
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Using OpenID Connect with reusable workflows
shortTitle: OpenID Connect with reusable workflows
intro: You can use reusable workflows with OIDC to standardize and security harden your deployment steps.
miniTocMaxHeadingLevel: 3
redirect_from:
- /actions/deployment/security-hardening-your-deployments/using-oidc-with-your-reusable-workflows
versions:

View File

@@ -3,7 +3,6 @@ title: Using environments for deployment
shortTitle: Use environments for deployment
intro: You can configure environments with protection rules and secrets. A workflow job that references an environment must follow any protection rules for the environment before running or accessing the environment's secrets.
product: '{% data reusables.gated-features.environments %}'
miniTocMaxHeadingLevel: 3
redirect_from:
- /actions/reference/environments
- /actions/deployment/environments

View File

@@ -4,7 +4,6 @@ intro: You can customize how your self-hosted runner invokes a container for a j
versions:
feature: container-hooks
type: reference
miniTocMaxHeadingLevel: 4
shortTitle: Customize containers used by jobs
---

View File

@@ -4,7 +4,6 @@ shortTitle: Manage access with runner groups
intro: You can use policies to limit access to self-hosted runners that have been added to an organization or enterprise.
redirect_from:
- /actions/hosting-your-own-runners/managing-access-to-self-hosted-runners
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghes: '*'

View File

@@ -11,7 +11,6 @@ versions:
ghae: '*'
ghec: '*'
type: tutorial
miniTocMaxHeadingLevel: 3
defaultPlatform: linux
shortTitle: Monitor & troubleshoot
---

View File

@@ -4,7 +4,6 @@ intro: 'Scripts can automatically execute on a self-hosted runner, directly befo
versions:
feature: job-hooks-for-runners
type: tutorial
miniTocMaxHeadingLevel: 3
shortTitle: Run a script before or after a job
---

View File

@@ -13,7 +13,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 3
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -7,7 +7,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 3
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -2,7 +2,6 @@
title: Understanding GitHub Actions
shortTitle: Understand GitHub Actions
intro: 'Learn the basics of {% data variables.product.prodname_actions %}, including core concepts and essential terminology.'
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/automating-your-workflow-with-github-actions/core-concepts-for-github-actions
- /actions/automating-your-workflow-with-github-actions/core-concepts-for-github-actions

View File

@@ -12,7 +12,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 3
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -3,7 +3,6 @@ title: Re-running workflows and jobs
shortTitle: Re-run workflows and jobs
intro: 'You can re-run a workflow run{% ifversion re-run-jobs %}, all failed jobs in a workflow run, or specific jobs in a workflow run{% endif %} up to 30 days after its initial run.'
permissions: People with write permissions to a repository can re-run workflows in the repository.
miniTocMaxHeadingLevel: 3
redirect_from:
- /actions/managing-workflow-runs/re-running-a-workflow
versions:

View File

@@ -7,7 +7,6 @@ versions:
ghes: '*'
ghae: '*'
type: how_to
miniTocMaxHeadingLevel: 3
topics:
- Migration
- CI

View File

@@ -7,7 +7,6 @@ versions:
ghae: '*'
ghec: '*'
shortTitle: About monitoring and troubleshooting
miniTocMaxHeadingLevel: 3
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -8,7 +8,6 @@ redirect_from:
- /actions/configuring-and-managing-workflows/using-variables-and-secrets-in-a-workflow
- /actions/reference/encrypted-secrets
- /actions/managing-workflows/storing-secrets
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghes: '*'

View File

@@ -13,7 +13,6 @@ versions:
type: overview
topics:
- Security
miniTocMaxHeadingLevel: 3
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -10,7 +10,6 @@ redirect_from:
- /actions/reference/virtual-environments-for-github-hosted-runners
- /actions/reference/software-installed-on-github-hosted-runners
- /actions/reference/specifications-for-github-hosted-runners
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghes: '*'

View File

@@ -3,7 +3,6 @@ title: Controlling access to larger runners
shortTitle: 'Control access to {% data variables.actions.hosted_runner %}s'
intro: 'You can use policies to limit access to {% data variables.actions.hosted_runner %}s that have been added to an organization or enterprise.'
product: '{% data reusables.gated-features.hosted-runners %}'
miniTocMaxHeadingLevel: 3
versions:
feature: actions-hosted-runners
type: tutorial

View File

@@ -2,7 +2,6 @@
title: Using larger runners
shortTitle: Larger runners
intro: '{% data variables.product.prodname_dotcom %} offers larger runners with more RAM and CPU.'
miniTocMaxHeadingLevel: 3
product: '{% data reusables.gated-features.hosted-runners %}'
versions:
feature: actions-hosted-runners

View File

@@ -7,7 +7,6 @@ versions:
ghes: '> 3.1'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -2,7 +2,6 @@
title: Choosing the runner for a job
shortTitle: Choose the runner for a job
intro: Define the type of machine that will process a job in your workflow.
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghes: '*'

View File

@@ -7,7 +7,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -7,7 +7,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -7,7 +7,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -7,7 +7,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
redirect_from:
- /actions/using-jobs/using-a-build-matrix-for-your-jobs
---

View File

@@ -7,7 +7,6 @@ versions:
ghes: '> 3.1'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -7,7 +7,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -7,7 +7,6 @@ versions:
ghes: '> 3.0'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -7,7 +7,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -13,7 +13,6 @@ redirect_from:
- /actions/using-workflows/advanced-workflow-features
topics:
- Workflows
miniTocMaxHeadingLevel: 3
---
## About workflows

View File

@@ -13,7 +13,6 @@ versions:
type: tutorial
topics:
- Workflows
miniTocMaxHeadingLevel: 3
---
## About caching workflow dependencies

View File

@@ -1,7 +1,6 @@
---
title: Events that trigger workflows
intro: 'You can configure your workflows to run when specific activity on {% data variables.product.product_name %} happens, at a scheduled time, or when an event outside of {% data variables.product.product_name %} occurs.'
miniTocMaxHeadingLevel: 3
redirect_from:
- /articles/events-that-trigger-workflows
- /github/automating-your-workflow-with-github-actions/events-that-trigger-workflows

View File

@@ -2,7 +2,6 @@
title: Required workflows
shortTitle: Required workflows
intro: You can specify which workflows will run as required status checks in all repositories or selected repositories in your organization.
miniTocMaxHeadingLevel: 3
versions:
feature: required-workflows
type: how_to

View File

@@ -4,7 +4,6 @@ shortTitle: Reuse workflows
intro: Learn how to avoid duplication when creating a workflow by reusing existing workflows.
redirect_from:
- /actions/learn-github-actions/reusing-workflows
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -12,7 +12,6 @@ topics:
- Workflows
- CI
- CD
miniTocMaxHeadingLevel: 3
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -13,7 +13,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 4
---
{% data reusables.actions.enterprise-beta %}

View File

@@ -3,7 +3,6 @@ title: Configuring code scanning for your appliance
shortTitle: Configuring code scanning
intro: 'You can enable, configure and disable {% data variables.product.prodname_code_scanning %} for {% data variables.location.product_location %}. {% data variables.product.prodname_code_scanning_capc %} allows users to scan code for vulnerabilities and errors.'
product: '{% data reusables.gated-features.code-scanning %}'
miniTocMaxHeadingLevel: 3
redirect_from:
- /enterprise/admin/configuration/configuring-code-scanning-for-your-appliance
- /admin/configuration/configuring-code-scanning-for-your-appliance

View File

@@ -3,7 +3,6 @@ title: Configuring dependency review for your appliance
shortTitle: Configuring dependency review
intro: 'To help users understand dependency changes when reviewing pull requests, you can enable, configure, and disable dependency review for {% data variables.location.product_location %}.'
product: '{% data reusables.gated-features.dependency-review %}'
miniTocMaxHeadingLevel: 3
versions:
feature: dependency-review-action-ghes
type: how_to

View File

@@ -3,7 +3,6 @@ title: Configuring secret scanning for your appliance
shortTitle: Configuring secret scanning
intro: 'You can enable, configure, and disable {% data variables.product.prodname_secret_scanning %} for {% data variables.location.product_location %}. {% data variables.product.prodname_secret_scanning_caps %} allows users to scan code for accidentally committed secrets.'
product: '{% data reusables.gated-features.secret-scanning %}'
miniTocMaxHeadingLevel: 3
redirect_from:
- /admin/configuration/configuring-secret-scanning-for-your-appliance
- /admin/advanced-security/configuring-secret-scanning-for-your-appliance

View File

@@ -8,7 +8,6 @@ type: overview
topics:
- Enterprise
- GitHub Connect
miniTocMaxHeadingLevel: 3
---
## About {% data variables.product.prodname_github_connect %}

View File

@@ -1,7 +1,6 @@
---
title: Enabling Dependabot for your enterprise
intro: 'You can allow users of {% data variables.location.product_location %} to find and fix vulnerabilities in code dependencies by enabling {% data variables.product.prodname_dependabot_alerts %}{% ifversion ghes %} and {% data variables.product.prodname_dependabot_updates %}{% endif %}.'
miniTocMaxHeadingLevel: 3
shortTitle: Dependabot
redirect_from:
- /enterprise/admin/installation/enabling-security-alerts-for-vulnerable-dependencies-on-github-enterprise-server

View File

@@ -7,7 +7,6 @@ redirect_from:
- /enterprise/admin/installation/command-line-utilities
- /enterprise/admin/configuration/command-line-utilities
- /admin/configuration/command-line-utilities
miniTocMaxHeadingLevel: 3
versions:
ghes: '*'
type: reference

View File

@@ -3,7 +3,6 @@ title: Restricting network traffic to your enterprise with an IP allow list
shortTitle: Restricting network traffic
intro: You can restrict access to your enterprise and only allow access to your resources from specified IP addresses by using an IP allow list.
permissions: Enterprise owners can configure IP allow lists.
miniTocMaxHeadingLevel: 3
versions:
ghae: '*'
ghec: '*'

View File

@@ -13,7 +13,6 @@ topics:
redirect_from:
- /admin/github-actions/enabling-github-actions-with-amazon-s3-storage
shortTitle: Amazon S3 storage
miniTocMaxHeadingLevel: 3
---
{% data reusables.actions.enterprise-storage-about %}

View File

@@ -13,7 +13,6 @@ topics:
redirect_from:
- /admin/github-actions/enabling-github-actions-with-azure-blob-storage
shortTitle: Azure Blob storage
miniTocMaxHeadingLevel: 3
---
{% data reusables.actions.enterprise-storage-about %}

View File

@@ -11,7 +11,6 @@ topics:
- Infrastructure
- Storage
shortTitle: Google Cloud Storage
miniTocMaxHeadingLevel: 3
---
{% note %}

View File

@@ -4,7 +4,6 @@ intro: 'You can create dedicated runners for {% data variables.location.product_
redirect_from:
- /admin/github-actions/enabling-github-actions-for-github-enterprise-server/setting-up-dependabot-updates
allowTitleToDifferFromFilename: true
miniTocMaxHeadingLevel: 3
versions:
ghes: '> 3.2'
topics:

View File

@@ -2,7 +2,6 @@
title: Username considerations for external authentication
shortTitle: Username considerations
intro: '{% ifversion ghes or ghec %}When you use {% ifversion ghes %}CAS, LDAP, or SAML for authentication{% elsif ghec %}{% data variables.product.prodname_emus %}{% endif %}, {% endif %}{% data variables.product.product_name %} follows certain rules to determine the username for each user account {% ifversion ghec or ghae %}in your enterprise{% elsif ghes %}on your instance{% endif %}.'
miniTocMaxHeadingLevel: 3
versions:
ghec: '*'
ghes: '*'

View File

@@ -15,7 +15,6 @@ topics:
- Enterprise
- Identity
- SSO
miniTocMaxHeadingLevel: 3
---
{% data reusables.saml.okta-ae-sso-beta %}

View File

@@ -12,7 +12,6 @@ topics:
- Infrastructure
- Upgrades
shortTitle: Set up a staging instance
miniTocMaxHeadingLevel: 3
---
## About staging instances

View File

@@ -3,7 +3,6 @@ title: Audit log events for your enterprise
intro: Learn about audit log events recorded for your enterprise.
shortTitle: Audit log events
permissions: 'Enterprise owners {% ifversion ghes %}and site administrators {% endif %}can interact with the audit log.'
miniTocMaxHeadingLevel: 4
redirect_from:
- /enterprise/admin/articles/audited-actions
- /enterprise/admin/installation/audited-actions

View File

@@ -3,7 +3,6 @@ title: Exporting audit log activity for your enterprise
intro: You can export audit and Git events data to a file for offline analysis.
shortTitle: Export audit logs
permissions: Enterprise owners can export the audit log.
miniTocMaxHeadingLevel: 3
versions:
ghec: '*'
type: tutorial

View File

@@ -18,7 +18,6 @@ topics:
- Auditing
- Enterprise
- Logging
miniTocMaxHeadingLevel: 3
---
## About search for the enterprise audit log

View File

@@ -1,7 +1,6 @@
---
title: Streaming the audit log for your enterprise
intro: 'You can stream audit and Git events data from {% data variables.product.prodname_dotcom %} to an external data management system.'
miniTocMaxHeadingLevel: 3
versions:
feature: audit-log-streaming
type: tutorial

View File

@@ -3,7 +3,6 @@ title: Using the audit log API for your enterprise
intro: You can programmatically retrieve enterprise events with the REST or GraphQL API.
shortTitle: Audit log API
permissions: 'Enterprise owners {% ifversion ghes %}and site administrators {% endif %}can use the audit log API.'
miniTocMaxHeadingLevel: 3
versions:
ghec: '*'
ghes: '*'

View File

@@ -2,7 +2,6 @@
title: Enforcing policies for GitHub Actions in your enterprise
intro: 'You can enforce policies for {% data variables.product.prodname_actions %} within your enterprise''s organizations, or allow policies to be set in each organization.'
permissions: 'Enterprise owners can enforce policies for {% data variables.product.prodname_actions %} in an enterprise.'
miniTocMaxHeadingLevel: 3
redirect_from:
- /enterprise/admin/github-actions/enforcing-github-actions-policies-for-your-enterprise
- /admin/github-actions/enforcing-github-actions-policies-for-your-enterprise

View File

@@ -2,7 +2,6 @@
title: Enforcing policies for security settings in your enterprise
intro: 'You can enforce policies to manage security settings in your enterprise''s organizations, or allow policies to be set in each organization.'
permissions: Enterprise owners can enforce policies for security settings in an enterprise.
miniTocMaxHeadingLevel: 3
redirect_from:
- /articles/enforcing-security-settings-for-organizations-in-your-business-account
- /articles/enforcing-security-settings-for-organizations-in-your-enterprise-account

View File

@@ -1,7 +1,6 @@
---
title: Creating a pre-receive hook script
intro: Use pre-receive hook scripts to create requirements for accepting or rejecting a push based on the contents.
miniTocMaxHeadingLevel: 3
redirect_from:
- /enterprise/admin/developer-workflow/creating-a-pre-receive-hook-script
- /enterprise/admin/policies/creating-a-pre-receive-hook-script

View File

@@ -1,7 +1,6 @@
---
title: Reviewing your security log
intro: You can review the security log for your personal account to better understand actions you've performed and actions others have performed that involve you.
miniTocMaxHeadingLevel: 3
redirect_from:
- /articles/reviewing-your-security-log
- /github/authenticating-to-github/reviewing-your-security-log

View File

@@ -9,7 +9,6 @@ versions:
fpt: '*'
ghes: '*'
ghec: '*'
miniTocMaxHeadingLevel: 3
topics:
- Identity
- Access management

View File

@@ -1,7 +1,6 @@
---
title: About billing for GitHub Actions
intro: 'If you want to use {% data variables.product.prodname_actions %} beyond the storage or minutes included in your account, you will be billed for additional usage.'
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-actions
- /github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions/about-billing-for-github-actions

View File

@@ -5,7 +5,6 @@ permissions: 'Enterprise owners can manage licensing for {% data variables.produ
product: '{% data reusables.gated-features.ghas-ghec %}'
versions:
ghec: '*'
miniTocMaxHeadingLevel: 3
type: how_to
topics:
- Advanced Security

View File

@@ -5,7 +5,6 @@ permissions: 'Enterprise owners can sign up for {% data variables.product.prodna
product: '{% data reusables.gated-features.ghas-ghec %}'
versions:
ghec: '*'
miniTocMaxHeadingLevel: 3
type: how_to
topics:
- Advanced Security

View File

@@ -12,7 +12,6 @@ redirect_from:
versions:
ghes: '*'
ghec: '*'
miniTocMaxHeadingLevel: 3
type: how_to
topics:
- Advanced Security

View File

@@ -2,7 +2,6 @@
title: About billing for GitHub Codespaces
shortTitle: About billing
intro: 'Learn about the costs for using {% data variables.product.prodname_github_codespaces %}, and the monthly usage quotas included with {% data variables.product.prodname_dotcom %} personal accounts.'
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Viewing your GitHub Copilot usage
intro: 'You can view how many users have access to {% data variables.product.prodname_copilot %} across {% ifversion fpt %}your organization{% else %} all the organizations in your enterprise{% endif %}.'
product: '{% data reusables.gated-features.copilot-billing %}'
miniTocMaxHeadingLevel: 3
permissions: '{% ifversion fpt %}Organization admins{% else %}Enterprise owners{% endif %} can view usage for {% data variables.product.prodname_copilot %} in their {% ifversion fpt %}organization{% else %}enterprise{% endif %}.'
versions:
feature: copilot

View File

@@ -1,7 +1,6 @@
---
title: Upgrading your GitHub subscription
intro: 'You can upgrade the subscription for any type of account on {% data variables.location.product_location %} at any time.'
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/setting-up-and-managing-billing-and-payments-on-github/upgrading-your-github-subscription
- /articles/upgrading-your-personal-account-s-billing-plan

View File

@@ -13,7 +13,6 @@ redirect_from:
- /admin/code-security/managing-github-advanced-security-for-your-enterprise/overview-of-github-advanced-security-deployment
- /admin/advanced-security/deploying-github-advanced-security-in-your-enterprise
- /admin/code-security/managing-github-advanced-security-for-your-enterprise/deploying-github-advanced-security-in-your-enterprise
miniTocMaxHeadingLevel: 2
---
## About these articles

View File

@@ -8,7 +8,6 @@ versions:
topics:
- Advanced Security
shortTitle: 1. Align on strategy
miniTocMaxHeadingLevel: 3
---
{% note %}

View File

@@ -8,7 +8,6 @@ versions:
topics:
- Advanced Security
shortTitle: 2. Preparation
miniTocMaxHeadingLevel: 3
---
{% note %}

View File

@@ -8,7 +8,6 @@ versions:
topics:
- Advanced Security
shortTitle: 3. Pilot programs
miniTocMaxHeadingLevel: 3
---
{% note %}

View File

@@ -8,7 +8,6 @@ versions:
topics:
- Advanced Security
shortTitle: 4. Create internal documentation
miniTocMaxHeadingLevel: 3
---
{% note %}

View File

@@ -8,7 +8,6 @@ versions:
topics:
- Advanced Security
shortTitle: 5. Rollout code scanning
miniTocMaxHeadingLevel: 3
---
{% note %}

View File

@@ -8,7 +8,6 @@ versions:
topics:
- Advanced Security
shortTitle: 6. Rollout secret scanning
miniTocMaxHeadingLevel: 3
---
{% note %}

View File

@@ -4,7 +4,6 @@ shortTitle: Configure compiled languages
intro: 'You can configure how {% data variables.product.prodname_dotcom %} uses the {% data variables.code-scanning.codeql_workflow %} to scan code written in compiled languages for vulnerabilities and errors.'
product: '{% data reusables.gated-features.code-scanning %}'
permissions: 'If you have write permissions to a repository, you can configure {% data variables.product.prodname_code_scanning %} for that repository.'
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning-for-compiled-languages
- /github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-the-codeql-action-for-compiled-languages

View File

@@ -3,7 +3,6 @@ title: Customizing code scanning
intro: 'You can customize how {% data variables.product.prodname_dotcom %} scans the code in your project for vulnerabilities and errors.'
product: '{% data reusables.gated-features.code-scanning %}'
permissions: 'People with write permissions to a repository can customize {% data variables.product.prodname_code_scanning %} for the repository.'
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning
- /code-security/secure-coding/configuring-code-scanning

View File

@@ -9,7 +9,6 @@ versions:
ghes: '*'
ghae: '*'
ghec: '*'
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/managing-security-vulnerabilities/managing-alerts-from-automated-code-scanning
- /github/finding-security-vulnerabilities-and-errors-in-your-code/managing-alerts-from-code-scanning

View File

@@ -3,7 +3,6 @@ title: 'Troubleshooting {% ifversion code-scanning-without-workflow %}your advan
shortTitle: 'Troubleshoot {% ifversion code-scanning-without-workflow %}advanced setup{% else %}CodeQL workflow{% endif %}'
intro: 'If you''re having problems with {% ifversion code-scanning-without-workflow %}advanced setup for {% data variables.product.prodname_code_scanning %}{% else %}{% data variables.product.prodname_code_scanning %} setup{% endif %}, you can troubleshoot by using these tips for resolving issues.'
product: '{% data reusables.gated-features.code-scanning %}'
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-code-scanning
- /github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-the-codeql-workflow

View File

@@ -3,7 +3,6 @@ title: Troubleshooting your default setup for CodeQL
shortTitle: Troubleshoot default setup
intro: 'If you''re having problems with the default {% data variables.product.prodname_code_scanning %} setup, you can troubleshoot by using these tips for resolving issues.'
product: '{% data reusables.gated-features.code-scanning %}'
miniTocMaxHeadingLevel: 3
versions:
feature: code-scanning-without-workflow
type: how_to

View File

@@ -3,7 +3,6 @@ title: Viewing code scanning logs
intro: 'You can view the output generated during {% data variables.product.prodname_code_scanning %} analysis in {% data variables.location.product_location %}.'
product: '{% data reusables.gated-features.code-scanning %}'
permissions: 'If you have write permissions to a repository, you can view the {% data variables.product.prodname_code_scanning %} logs for that repository.'
miniTocMaxHeadingLevel: 4
redirect_from:
- /code-security/secure-coding/automatically-scanning-your-code-for-vulnerabilities-and-errors/viewing-code-scanning-logs
versions:

View File

@@ -3,7 +3,6 @@ title: SARIF support for code scanning
shortTitle: SARIF support
intro: 'To display results from a third-party static analysis tool in your repository on {% data variables.product.prodname_dotcom %}, you''ll need your results stored in a SARIF file that supports a specific subset of the SARIF 2.1.0 JSON schema for {% data variables.product.prodname_code_scanning %}. If you use the default {% data variables.product.prodname_codeql %} static analysis engine, then your results will display in your repository on {% data variables.product.prodname_dotcom %} automatically.'
product: '{% data reusables.gated-features.code-scanning %}'
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/about-sarif-support-for-code-scanning
- /github/finding-security-vulnerabilities-and-errors-in-your-code/sarif-support-for-code-scanning

View File

@@ -3,7 +3,6 @@ title: Installing CodeQL CLI in your CI system
shortTitle: Install CodeQL CLI
intro: 'You can install the {% data variables.product.prodname_codeql_cli %} and use it to perform {% data variables.product.prodname_codeql %} {% data variables.product.prodname_code_scanning %} in a third-party continuous integration system.'
product: '{% data reusables.gated-features.code-scanning %}'
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghes: '*'

View File

@@ -7,7 +7,6 @@ redirect_from:
- /github/administering-a-repository/configuration-options-for-dependency-updates
- /code-security/supply-chain-security/configuration-options-for-dependency-updates
- /code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Automating Dependabot with GitHub Actions
intro: 'Examples of how you can use {% data variables.product.prodname_actions %} to automate common {% data variables.product.prodname_dependabot %} related tasks.'
permissions: 'People with write permissions to a repository can configure {% data variables.product.prodname_actions %} to respond to {% data variables.product.prodname_dependabot %}-created pull requests.'
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Removing Dependabot access to public registries
intro: 'Examples of how you can configure {% data variables.product.prodname_dependabot %} to only access private registries by removing calls to public registries.'
permissions: 'People with write permissions to a repository can configure {% data variables.product.prodname_dependabot %} for the repository.'
miniTocMaxHeadingLevel: 3
versions:
feature: dependabot-private-registries
type: how_to

View File

@@ -2,7 +2,6 @@
title: Troubleshooting Dependabot errors
intro: 'Sometimes {% data variables.product.prodname_dependabot %} is unable to raise a pull request to update your dependencies. You can review the error and unblock {% data variables.product.prodname_dependabot %}.'
shortTitle: Troubleshoot errors
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/managing-security-vulnerabilities/troubleshooting-github-dependabot-errors
- /github/managing-security-vulnerabilities/troubleshooting-dependabot-errors

View File

@@ -2,7 +2,6 @@
title: Protecting pushes with secret scanning
intro: 'You can use {% data variables.product.prodname_secret_scanning %} to prevent supported secrets from being pushed into your {% ifversion secret-scanning-enterprise-level %}enterprise,{% endif %} organization{% ifversion secret-scanning-enterprise-level %},{% endif %} or repository by enabling push protection.'
product: '{% data reusables.gated-features.secret-scanning %}'
miniTocMaxHeadingLevel: 3
versions:
feature: secret-scanning-push-protection
redirect_from:

View File

@@ -2,7 +2,6 @@
title: Pushing a branch blocked by push protection
intro: 'The push protection feature of {% data variables.product.prodname_secret_scanning %} proactively protects you against leaked secrets in your repositories. You can resolve blocked pushes and, once the detected secret is removed, you can push changes to your working branch from the command line or the web UI.'
product: '{% data reusables.gated-features.secret-scanning %}'
miniTocMaxHeadingLevel: 3
versions:
feature: secret-scanning-push-protection
type: how_to

View File

@@ -1,7 +1,6 @@
---
title: Secret scanning partner program
intro: 'As a service provider, you can partner with {% data variables.product.prodname_dotcom %} to have your secret token formats secured through secret scanning, which searches for accidental commits of your secret format and can be sent to a service provider''s verify endpoint.'
miniTocMaxHeadingLevel: 3
redirect_from:
- /partnerships/token-scanning
- /partnerships/secret-scanning

View File

@@ -1,7 +1,6 @@
---
title: About the GitHub Advisory database
intro: 'The {% data variables.product.prodname_advisory_database %} contains a list of known security vulnerabilities {% ifversion GH-advisory-db-supports-malware %}and malware, {% endif %}grouped in two categories: {% data variables.product.company_short %}-reviewed advisories and unreviewed advisories.'
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Browsing security advisories in the GitHub Advisory Database
intro: 'You can browse the {% data variables.product.prodname_advisory_database %} to find advisories for security risks in open source projects that are hosted on {% data variables.product.company_short %}.'
shortTitle: Browse Advisory Database
miniTocMaxHeadingLevel: 3
redirect_from:
- /github/managing-security-vulnerabilities/browsing-security-vulnerabilities-in-the-github-advisory-database
- /code-security/supply-chain-security/browsing-security-vulnerabilities-in-the-github-advisory-database

View File

@@ -5,7 +5,6 @@ redirect_from:
- /code-security/security-advisories/about-coordinated-disclosure-of-security-vulnerabilities
- /code-security/repository-security-advisories/about-coordinated-disclosure-of-security-vulnerabilities
- /code-security/security-advisories/repository-security-advisories/about-coordinated-disclosure-of-security-vulnerabilities
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -5,7 +5,6 @@ versions:
fpt: '*'
ghec: '*'
type: how_to
miniTocMaxHeadingLevel: 3
topics:
- Security advisories
- Vulnerabilities

Some files were not shown because too many files have changed in this diff Show More