diff --git a/content/code-security/code-quality/index.md b/content/code-security/code-quality/index.md index 3609678fa519..e63f4037a797 100644 --- a/content/code-security/code-quality/index.md +++ b/content/code-security/code-quality/index.md @@ -8,5 +8,4 @@ topics: - Code Quality children: - /get-started - - /reference --- diff --git a/content/code-security/code-quality/reference/codeql-queries/index.md b/content/code-security/code-quality/reference/codeql-queries/index.md deleted file mode 100644 index 87e6de910bfc..000000000000 --- a/content/code-security/code-quality/reference/codeql-queries/index.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Queries for CodeQL detection -shortTitle: CodeQL queries -intro: 'Explore the {% data variables.product.prodname_codeql %} queries that {% data variables.product.prodname_code_quality_short %} uses to detect code quality issues in supported languages.' -versions: - feature: code-quality -topics: - - Code Quality -contentType: reference -children: - - csharp-queries - - go-queries - - java-queries - - javascript-queries - - python-queries - - ruby-queries ---- \ No newline at end of file diff --git a/content/code-security/code-quality/reference/index.md b/content/code-security/code-quality/reference/index.md deleted file mode 100644 index 188d0f76f4de..000000000000 --- a/content/code-security/code-quality/reference/index.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Reference for GitHub Code Quality -shortTitle: Reference -intro: 'Reference documentation for {% data variables.product.prodname_code_quality %}.' -versions: - feature: code-quality -topics: - - Code Quality -contentType: reference -children: - - metrics-and-ratings - - codeql-detection - - codeql-queries ---- diff --git a/content/code-security/concepts/code-scanning/about-code-scanning-alerts.md b/content/code-security/concepts/code-scanning/about-code-scanning-alerts.md index 6b43cf98914d..84498e140b82 100644 --- a/content/code-security/concepts/code-scanning/about-code-scanning-alerts.md +++ b/content/code-security/concepts/code-scanning/about-code-scanning-alerts.md @@ -11,7 +11,6 @@ versions: redirect_from: - /code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-alerts - /code-security/code-scanning/managing-code-scanning-alerts/about-code-scanning-alerts -type: overview topics: - Code Security - Code scanning diff --git a/content/code-security/concepts/code-scanning/about-code-scanning.md b/content/code-security/concepts/code-scanning/about-code-scanning.md index eb3509fbc2f7..6155aee36c77 100644 --- a/content/code-security/concepts/code-scanning/about-code-scanning.md +++ b/content/code-security/concepts/code-scanning/about-code-scanning.md @@ -15,7 +15,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Code Security - Code scanning diff --git a/content/code-security/concepts/code-scanning/about-integration-with-code-scanning.md b/content/code-security/concepts/code-scanning/about-integration-with-code-scanning.md index a2c532014bd9..7e3d8246dba3 100644 --- a/content/code-security/concepts/code-scanning/about-integration-with-code-scanning.md +++ b/content/code-security/concepts/code-scanning/about-integration-with-code-scanning.md @@ -13,7 +13,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Code Security - Code scanning diff --git a/content/code-security/concepts/code-scanning/codeql/about-code-scanning-with-codeql.md b/content/code-security/concepts/code-scanning/codeql/about-code-scanning-with-codeql.md index ee705fb9b6e1..7fd63e0d0ad5 100644 --- a/content/code-security/concepts/code-scanning/codeql/about-code-scanning-with-codeql.md +++ b/content/code-security/concepts/code-scanning/codeql/about-code-scanning-with-codeql.md @@ -11,7 +11,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Code Security - Code scanning diff --git a/content/code-security/concepts/code-scanning/codeql/about-codeql-for-vs-code.md b/content/code-security/concepts/code-scanning/codeql/about-codeql-for-vs-code.md index 661406633f44..c805c19c4ef7 100644 --- a/content/code-security/concepts/code-scanning/codeql/about-codeql-for-vs-code.md +++ b/content/code-security/concepts/code-scanning/codeql/about-codeql-for-vs-code.md @@ -10,7 +10,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference intro: You can write, run, and test {% data variables.product.prodname_codeql %} queries inside {% data variables.product.prodname_vscode %} with the {% data variables.product.prodname_codeql %} extension. redirect_from: - /code-security/codeql-for-vs-code/about-codeql-for-visual-studio-code diff --git a/content/code-security/concepts/code-scanning/codeql/codeql-query-suites.md b/content/code-security/concepts/code-scanning/codeql/codeql-query-suites.md index d5d25ca262a9..1f7b6fef4094 100644 --- a/content/code-security/concepts/code-scanning/codeql/codeql-query-suites.md +++ b/content/code-security/concepts/code-scanning/codeql/codeql-query-suites.md @@ -11,7 +11,6 @@ redirect_from: - /code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/built-in-codeql-query-suites - /code-security/code-scanning/managing-your-code-scanning-configuration/built-in-codeql-query-suites - /code-security/code-scanning/managing-your-code-scanning-configuration/codeql-query-suites -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/concepts/code-scanning/evaluating-default-setup-for-code-scanning.md b/content/code-security/concepts/code-scanning/evaluating-default-setup-for-code-scanning.md index 8f698ed0062d..f0da7b96cca4 100644 --- a/content/code-security/concepts/code-scanning/evaluating-default-setup-for-code-scanning.md +++ b/content/code-security/concepts/code-scanning/evaluating-default-setup-for-code-scanning.md @@ -3,7 +3,6 @@ title: Evaluating default setup for code scanning shortTitle: Evaluate code scanning intro: Learn how to assess how code scanning is working for you, and how you can customize your setup to best meet your needs. permissions: '{% data reusables.permissions.security-repo-enable %}' -type: how_to topics: - Code Security - Code scanning diff --git a/content/code-security/concepts/secret-security/about-alerts.md b/content/code-security/concepts/secret-security/about-alerts.md index ef7df24a7e01..fa0666477c11 100644 --- a/content/code-security/concepts/secret-security/about-alerts.md +++ b/content/code-security/concepts/secret-security/about-alerts.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Secret scanning - Secret Protection diff --git a/content/code-security/concepts/secret-security/about-delegated-bypass-for-push-protection.md b/content/code-security/concepts/secret-security/about-delegated-bypass-for-push-protection.md index 36cac7188660..6f138c5f0ccf 100644 --- a/content/code-security/concepts/secret-security/about-delegated-bypass-for-push-protection.md +++ b/content/code-security/concepts/secret-security/about-delegated-bypass-for-push-protection.md @@ -6,7 +6,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: overview topics: - Secret scanning - Secret Protection diff --git a/content/code-security/concepts/secret-security/about-push-protection.md b/content/code-security/concepts/secret-security/about-push-protection.md index 6e7f4c555c91..5e2b86f23b02 100644 --- a/content/code-security/concepts/secret-security/about-push-protection.md +++ b/content/code-security/concepts/secret-security/about-push-protection.md @@ -11,7 +11,6 @@ redirect_from: - /code-security/secret-scanning/protecting-pushes-with-secret-scanning - /code-security/secret-scanning/push-protection-for-repositories-and-organizations - /code-security/secret-scanning/introduction/about-push-protection -type: overview topics: - Secret scanning - Secret Protection diff --git a/content/code-security/concepts/secret-security/about-secret-scanning-for-partners.md b/content/code-security/concepts/secret-security/about-secret-scanning-for-partners.md index 210dd8d38236..b526b75ce4a7 100644 --- a/content/code-security/concepts/secret-security/about-secret-scanning-for-partners.md +++ b/content/code-security/concepts/secret-security/about-secret-scanning-for-partners.md @@ -5,7 +5,6 @@ product: '{% data reusables.gated-features.secret-scanning-partner-alerts %}' versions: fpt: '*' ghec: '*' -type: overview topics: - Secret scanning - Secret Protection diff --git a/content/code-security/concepts/secret-security/about-secret-scanning.md b/content/code-security/concepts/secret-security/about-secret-scanning.md index 1031e0036029..524ded0d9457 100644 --- a/content/code-security/concepts/secret-security/about-secret-scanning.md +++ b/content/code-security/concepts/secret-security/about-secret-scanning.md @@ -17,7 +17,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Secret scanning - Secret Protection diff --git a/content/code-security/concepts/secret-security/working-with-push-protection-and-the-github-mcp-server.md b/content/code-security/concepts/secret-security/working-with-push-protection-and-the-github-mcp-server.md index 4b0963eca393..f66820d1030a 100644 --- a/content/code-security/concepts/secret-security/working-with-push-protection-and-the-github-mcp-server.md +++ b/content/code-security/concepts/secret-security/working-with-push-protection-and-the-github-mcp-server.md @@ -6,7 +6,6 @@ product: Public repositories on {% data variables.product.prodname_dotcom_the_we permissions: '{% data reusables.permissions.push-protection-resolve-block %}' versions: feature: copilot -type: how_to topics: - Secret scanning - Secret Protection diff --git a/content/code-security/concepts/secret-security/working-with-push-protection-from-the-rest-api.md b/content/code-security/concepts/secret-security/working-with-push-protection-from-the-rest-api.md index 20d00f14808a..b22021be8bd4 100644 --- a/content/code-security/concepts/secret-security/working-with-push-protection-from-the-rest-api.md +++ b/content/code-security/concepts/secret-security/working-with-push-protection-from-the-rest-api.md @@ -5,7 +5,6 @@ intro: Learn your options for unblocking your push to {% data variables.product. permissions: '{% data reusables.permissions.push-protection-resolve-block %}' versions: feature: secret-scanning-push-protection-content-endpoints -type: how_to topics: - Secret scanning - Secret Protection diff --git a/content/code-security/concepts/security-at-scale/about-security-campaigns.md b/content/code-security/concepts/security-at-scale/about-security-campaigns.md index 69a01484db98..19e3654ff130 100644 --- a/content/code-security/concepts/security-at-scale/about-security-campaigns.md +++ b/content/code-security/concepts/security-at-scale/about-security-campaigns.md @@ -4,7 +4,6 @@ shortTitle: Security campaigns intro: You can fix security alerts at scale by creating security campaigns and collaborating with developers to burn down your security backlog. product: '{% data reusables.gated-features.security-campaigns %}' allowTitleToDifferFromFilename: true -type: overview audience: - driver contentType: concepts diff --git a/content/code-security/concepts/security-at-scale/about-security-overview.md b/content/code-security/concepts/security-at-scale/about-security-overview.md index 909578cafbe5..a941e3444010 100644 --- a/content/code-security/concepts/security-at-scale/about-security-overview.md +++ b/content/code-security/concepts/security-at-scale/about-security-overview.md @@ -14,7 +14,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Security overview - Code Security diff --git a/content/code-security/concepts/security-at-scale/about-supply-chain-security-for-your-enterprise.md b/content/code-security/concepts/security-at-scale/about-supply-chain-security-for-your-enterprise.md index d277500d2c56..e5b19841d439 100644 --- a/content/code-security/concepts/security-at-scale/about-supply-chain-security-for-your-enterprise.md +++ b/content/code-security/concepts/security-at-scale/about-supply-chain-security-for-your-enterprise.md @@ -5,7 +5,6 @@ shortTitle: Supply chain security permissions: '' versions: ghes: '*' -type: how_to topics: - Enterprise - Security diff --git a/content/code-security/concepts/security-at-scale/auditing-security-alerts.md b/content/code-security/concepts/security-at-scale/auditing-security-alerts.md index 5d5da1939e00..76ed72fece18 100644 --- a/content/code-security/concepts/security-at-scale/auditing-security-alerts.md +++ b/content/code-security/concepts/security-at-scale/auditing-security-alerts.md @@ -5,7 +5,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Repositories - Dependencies diff --git a/content/code-security/concepts/supply-chain-security/about-dependabot-alerts.md b/content/code-security/concepts/supply-chain-security/about-dependabot-alerts.md index 551742e7f249..8d24d59b6d75 100644 --- a/content/code-security/concepts/supply-chain-security/about-dependabot-alerts.md +++ b/content/code-security/concepts/supply-chain-security/about-dependabot-alerts.md @@ -13,7 +13,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Dependabot - Alerts diff --git a/content/code-security/concepts/supply-chain-security/about-dependabot-auto-triage-rules.md b/content/code-security/concepts/supply-chain-security/about-dependabot-auto-triage-rules.md index 56f65c97eba8..a4df89b333ab 100644 --- a/content/code-security/concepts/supply-chain-security/about-dependabot-auto-triage-rules.md +++ b/content/code-security/concepts/supply-chain-security/about-dependabot-auto-triage-rules.md @@ -6,7 +6,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: overview topics: - Dependabot - Alerts diff --git a/content/code-security/concepts/supply-chain-security/about-dependabot-on-github-actions-runners.md b/content/code-security/concepts/supply-chain-security/about-dependabot-on-github-actions-runners.md index 33e4f1455383..a836eb578a65 100644 --- a/content/code-security/concepts/supply-chain-security/about-dependabot-on-github-actions-runners.md +++ b/content/code-security/concepts/supply-chain-security/about-dependabot-on-github-actions-runners.md @@ -5,7 +5,6 @@ shortTitle: Dependabot on Actions product: '{% data reusables.gated-features.dependabot-on-actions %}' versions: feature: dependabot-on-actions-opt-in -type: how_to topics: - Dependabot - Security updates diff --git a/content/code-security/concepts/supply-chain-security/about-dependabot-security-updates.md b/content/code-security/concepts/supply-chain-security/about-dependabot-security-updates.md index ca00c486dbae..92278743715e 100644 --- a/content/code-security/concepts/supply-chain-security/about-dependabot-security-updates.md +++ b/content/code-security/concepts/supply-chain-security/about-dependabot-security-updates.md @@ -13,7 +13,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: overview topics: - Dependabot - Security updates diff --git a/content/code-security/concepts/supply-chain-security/about-dependabot-version-updates.md b/content/code-security/concepts/supply-chain-security/about-dependabot-version-updates.md index c81c92dc337e..479454039982 100644 --- a/content/code-security/concepts/supply-chain-security/about-dependabot-version-updates.md +++ b/content/code-security/concepts/supply-chain-security/about-dependabot-version-updates.md @@ -17,7 +17,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: overview topics: - Dependabot - Version updates diff --git a/content/code-security/concepts/supply-chain-security/about-dependency-review.md b/content/code-security/concepts/supply-chain-security/about-dependency-review.md index e8a72c1b9a65..8759beed9469 100644 --- a/content/code-security/concepts/supply-chain-security/about-dependency-review.md +++ b/content/code-security/concepts/supply-chain-security/about-dependency-review.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Code Security - Dependency review diff --git a/content/code-security/concepts/supply-chain-security/about-supply-chain-security.md b/content/code-security/concepts/supply-chain-security/about-supply-chain-security.md index c50c80472b4e..fdf9ad43a1e9 100644 --- a/content/code-security/concepts/supply-chain-security/about-supply-chain-security.md +++ b/content/code-security/concepts/supply-chain-security/about-supply-chain-security.md @@ -9,7 +9,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Code Security - Dependency review diff --git a/content/code-security/concepts/supply-chain-security/about-the-dependency-graph.md b/content/code-security/concepts/supply-chain-security/about-the-dependency-graph.md index ba6c102169cd..f12a8b42bb6e 100644 --- a/content/code-security/concepts/supply-chain-security/about-the-dependency-graph.md +++ b/content/code-security/concepts/supply-chain-security/about-the-dependency-graph.md @@ -10,7 +10,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Dependency graph - Dependencies diff --git a/content/code-security/concepts/supply-chain-security/best-practices-for-maintaining-dependencies.md b/content/code-security/concepts/supply-chain-security/best-practices-for-maintaining-dependencies.md index a1926f5486c0..b01fe39fe2d6 100644 --- a/content/code-security/concepts/supply-chain-security/best-practices-for-maintaining-dependencies.md +++ b/content/code-security/concepts/supply-chain-security/best-practices-for-maintaining-dependencies.md @@ -6,7 +6,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Security updates diff --git a/content/code-security/concepts/supply-chain-security/immutable-releases.md b/content/code-security/concepts/supply-chain-security/immutable-releases.md index 62ac68903d60..69926d385f8c 100644 --- a/content/code-security/concepts/supply-chain-security/immutable-releases.md +++ b/content/code-security/concepts/supply-chain-security/immutable-releases.md @@ -4,7 +4,6 @@ intro: Learn about immutable releases and how they can help you maintain the int versions: fpt: '*' ghec: '*' -type: overview topics: - Code Security - Vulnerabilities diff --git a/content/code-security/how-tos/manage-security-alerts/remediate-alerts-at-scale/creating-managing-security-campaigns.md b/content/code-security/how-tos/manage-security-alerts/remediate-alerts-at-scale/creating-managing-security-campaigns.md index e4b28eb51dae..d54d9b3d6022 100644 --- a/content/code-security/how-tos/manage-security-alerts/remediate-alerts-at-scale/creating-managing-security-campaigns.md +++ b/content/code-security/how-tos/manage-security-alerts/remediate-alerts-at-scale/creating-managing-security-campaigns.md @@ -5,7 +5,6 @@ intro: You can manage security campaigns directly from the security overview for allowTitleToDifferFromFilename: true permissions: '{% data reusables.permissions.security-org-enable %}' product: '{% data reusables.gated-features.security-campaigns %}' -type: how_to audience: - driver contentType: how-tos diff --git a/content/code-security/how-tos/scan-code-for-vulnerabilities/configure-code-scanning/customizing-your-advanced-setup-for-code-scanning.md b/content/code-security/how-tos/scan-code-for-vulnerabilities/configure-code-scanning/customizing-your-advanced-setup-for-code-scanning.md index a698fdb51382..162a018735c1 100644 --- a/content/code-security/how-tos/scan-code-for-vulnerabilities/configure-code-scanning/customizing-your-advanced-setup-for-code-scanning.md +++ b/content/code-security/how-tos/scan-code-for-vulnerabilities/configure-code-scanning/customizing-your-advanced-setup-for-code-scanning.md @@ -14,7 +14,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Code Security - Code scanning diff --git a/content/code-security/how-tos/scan-code-for-vulnerabilities/integrate-with-existing-tools/using-code-scanning-with-your-existing-ci-system.md b/content/code-security/how-tos/scan-code-for-vulnerabilities/integrate-with-existing-tools/using-code-scanning-with-your-existing-ci-system.md index 16a3d14c8e8a..14e1da0772e9 100644 --- a/content/code-security/how-tos/scan-code-for-vulnerabilities/integrate-with-existing-tools/using-code-scanning-with-your-existing-ci-system.md +++ b/content/code-security/how-tos/scan-code-for-vulnerabilities/integrate-with-existing-tools/using-code-scanning-with-your-existing-ci-system.md @@ -13,7 +13,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Code Security - Code scanning diff --git a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-code-scanning-for-your-appliance.md b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-code-scanning-for-your-appliance.md index 512e1b1d6d71..8de323da91df 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-code-scanning-for-your-appliance.md +++ b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-code-scanning-for-your-appliance.md @@ -13,7 +13,6 @@ redirect_from: versions: ghes: '*' ghec: '*' -type: how_to topics: - Advanced Security - Code scanning diff --git a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-dependabot-to-work-with-limited-internet-access.md b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-dependabot-to-work-with-limited-internet-access.md index ca9003922fc8..99e44183646a 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-dependabot-to-work-with-limited-internet-access.md +++ b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-dependabot-to-work-with-limited-internet-access.md @@ -3,7 +3,6 @@ title: Configuring Dependabot to work with limited internet access intro: You can configure {% data variables.product.prodname_dependabot %} to generate pull requests for version and security updates using private registries when {% data variables.product.prodname_ghe_server %} has limited, or no, internet access. versions: feature: dependabot-ghes-no-public-internet -type: how_to topics: - Dependabot - Version updates diff --git a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-dependency-review-for-your-appliance.md b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-dependency-review-for-your-appliance.md index ec661aad2307..dcba4160d9b8 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-dependency-review-for-your-appliance.md +++ b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-dependency-review-for-your-appliance.md @@ -5,7 +5,6 @@ intro: To help users understand dependency changes when reviewing pull requests, product: '{% data reusables.gated-features.dependency-review %}' versions: ghes: '*' -type: how_to topics: - Advanced Security - Enterprise diff --git a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-secret-scanning-for-your-appliance.md b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-secret-scanning-for-your-appliance.md index 882963b055c9..1786942ed315 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-secret-scanning-for-your-appliance.md +++ b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/configuring-secret-scanning-for-your-appliance.md @@ -10,7 +10,6 @@ redirect_from: - /admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/configuring-secret-scanning-for-your-appliance versions: ghes: '*' -type: how_to topics: - Advanced Security - Enterprise diff --git a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/enabling-the-dependency-graph-for-your-enterprise.md b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/enabling-the-dependency-graph-for-your-enterprise.md index cbe1cf09d73a..64900f631af9 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/enabling-the-dependency-graph-for-your-enterprise.md +++ b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/enabling-the-dependency-graph-for-your-enterprise.md @@ -5,7 +5,6 @@ shortTitle: Enable dependency graph permissions: Site administrators can enable the dependency graph. versions: ghes: '*' -type: how_to topics: - Enterprise - Security diff --git a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/viewing-the-vulnerability-data-for-your-enterprise.md b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/viewing-the-vulnerability-data-for-your-enterprise.md index ac4f1610c44b..66d3c1ebc200 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/viewing-the-vulnerability-data-for-your-enterprise.md +++ b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/configure-specific-tools/viewing-the-vulnerability-data-for-your-enterprise.md @@ -5,7 +5,6 @@ shortTitle: View vulnerability data permissions: Site administrators versions: ghes: '*' -type: how_to topics: - Enterprise - Security diff --git a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/establish-complete-coverage/enabling-github-advanced-security-for-your-enterprise.md b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/establish-complete-coverage/enabling-github-advanced-security-for-your-enterprise.md index 9112bba78a87..bac038aabcf1 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/establish-complete-coverage/enabling-github-advanced-security-for-your-enterprise.md +++ b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/establish-complete-coverage/enabling-github-advanced-security-for-your-enterprise.md @@ -10,7 +10,6 @@ redirect_from: - /admin/managing-code-security/managing-github-advanced-security-for-your-enterprise/enabling-github-advanced-security-for-your-enterprise versions: ghes: '*' -type: how_to topics: - Advanced Security - Code scanning diff --git a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/establish-complete-coverage/enabling-security-features-for-multiple-repositories.md b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/establish-complete-coverage/enabling-security-features-for-multiple-repositories.md index 580c5a6493d7..e9b336e12664 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/establish-complete-coverage/enabling-security-features-for-multiple-repositories.md +++ b/content/code-security/how-tos/secure-at-scale/configure-enterprise-security/establish-complete-coverage/enabling-security-features-for-multiple-repositories.md @@ -6,7 +6,6 @@ permissions: '{% data reusables.permissions.security-org-enable %}' allowTitleToDifferFromFilename: true versions: feature: security-configurations-beta-and-pre-beta -type: how_to topics: - Security overview - Code Security diff --git a/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/assess-your-secret-risk.md b/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/assess-your-secret-risk.md index 93ddaf314a50..c14a0cdfc49d 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/assess-your-secret-risk.md +++ b/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/assess-your-secret-risk.md @@ -4,7 +4,6 @@ shortTitle: Assess your secret risk intro: Determine your organization's exposure to leaked secrets by generating a {% data variables.product.prodname_secret_risk_assessment %} report. product: '{% data reusables.gated-features.secret-risk-assessment-report %}' permissions: '{% data reusables.permissions.secret-risk-assessment-report-generation %}' -type: how_to versions: feature: secret-risk-assessment topics: diff --git a/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/configuring-advanced-setup-for-code-scanning-with-codeql-at-scale.md b/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/configuring-advanced-setup-for-code-scanning-with-codeql-at-scale.md index 4df8f3fabdc7..b60b8af759d7 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/configuring-advanced-setup-for-code-scanning-with-codeql-at-scale.md +++ b/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/configuring-advanced-setup-for-code-scanning-with-codeql-at-scale.md @@ -11,7 +11,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Code Security - Code scanning diff --git a/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/configuring-default-setup-for-code-scanning-at-scale.md b/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/configuring-default-setup-for-code-scanning-at-scale.md index 8d013ca34e9b..3dd099397d5b 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/configuring-default-setup-for-code-scanning-at-scale.md +++ b/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/configuring-default-setup-for-code-scanning-at-scale.md @@ -8,7 +8,6 @@ redirect_from: - /code-security/code-scanning/enabling-code-scanning/configuring-default-setup-for-code-scanning-at-scale permissions: '{% data reusables.permissions.security-org-enable %}' product: '{% data reusables.gated-features.code-scanning %}' -type: how_to topics: - Code Security - Code scanning diff --git a/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/viewing-the-secret-risk-assessment-report-for-your-organization.md b/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/viewing-the-secret-risk-assessment-report-for-your-organization.md index da65098ec342..11f1847d72ea 100644 --- a/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/viewing-the-secret-risk-assessment-report-for-your-organization.md +++ b/content/code-security/how-tos/secure-at-scale/configure-organization-security/configure-specific-tools/viewing-the-secret-risk-assessment-report-for-your-organization.md @@ -5,7 +5,6 @@ intro: Understand your organization's exposure to leaked secrets at a glance by product: '{% data reusables.gated-features.secret-risk-assessment-report %}' permissions: '{% data reusables.permissions.secret-risk-assessment-report-generation %}' allowTitleToDifferFromFilename: true -type: how_to versions: feature: secret-risk-assessment topics: diff --git a/content/code-security/how-tos/secure-your-supply-chain/establish-provenance-and-integrity/exporting-a-software-bill-of-materials-for-your-repository.md b/content/code-security/how-tos/secure-your-supply-chain/establish-provenance-and-integrity/exporting-a-software-bill-of-materials-for-your-repository.md index da640de3bd42..eb56096302e0 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/establish-provenance-and-integrity/exporting-a-software-bill-of-materials-for-your-repository.md +++ b/content/code-security/how-tos/secure-your-supply-chain/establish-provenance-and-integrity/exporting-a-software-bill-of-materials-for-your-repository.md @@ -6,7 +6,6 @@ versions: ghes: '*' ghec: '*' permissions: '{% data reusables.permissions.dependency-graph-export-sbom %}' -type: how_to topics: - Dependency graph - Dependencies diff --git a/content/code-security/how-tos/secure-your-supply-chain/establish-provenance-and-integrity/preventing-changes-to-your-releases.md b/content/code-security/how-tos/secure-your-supply-chain/establish-provenance-and-integrity/preventing-changes-to-your-releases.md index 43be00391f77..6ca1c12a966e 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/establish-provenance-and-integrity/preventing-changes-to-your-releases.md +++ b/content/code-security/how-tos/secure-your-supply-chain/establish-provenance-and-integrity/preventing-changes-to-your-releases.md @@ -5,7 +5,6 @@ intro: You can enforce immutable releases for a repository or organization to pr versions: fpt: '*' ghec: '*' -type: overview topics: - Code Security - Vulnerabilities diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-access-to-private-registries-for-dependabot.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-access-to-private-registries-for-dependabot.md index 110cbacf7f1e..1f68dc72b8b9 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-access-to-private-registries-for-dependabot.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-access-to-private-registries-for-dependabot.md @@ -12,7 +12,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Version updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-notifications-for-dependabot-alerts.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-notifications-for-dependabot-alerts.md index 99ed62e76dff..7a5bf9112ef6 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-notifications-for-dependabot-alerts.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-notifications-for-dependabot-alerts.md @@ -11,7 +11,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Dependabot - Alerts diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-the-dependency-review-action.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-the-dependency-review-action.md index 4e15685c6e68..4377c500ea70 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-the-dependency-review-action.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/configuring-the-dependency-review-action.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Code Security - Dependency review diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/controlling-dependencies-updated.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/controlling-dependencies-updated.md index 9c39c7f265a2..c229ac51673b 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/controlling-dependencies-updated.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/controlling-dependencies-updated.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Version updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/customizing-auto-triage-rules-to-prioritize-dependabot-alerts.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/customizing-auto-triage-rules-to-prioritize-dependabot-alerts.md index c79dd109c43d..afa7f8eeca29 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/customizing-auto-triage-rules-to-prioritize-dependabot-alerts.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/customizing-auto-triage-rules-to-prioritize-dependabot-alerts.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Alerts diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/customizing-dependabot-security-prs.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/customizing-dependabot-security-prs.md index 6cdb046e054c..7a9fbbdab26c 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/customizing-dependabot-security-prs.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/customizing-dependabot-security-prs.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Security updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/guidance-for-the-configuration-of-private-registries-for-dependabot.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/guidance-for-the-configuration-of-private-registries-for-dependabot.md index 5f2f465b4cd6..8e5747bc0997 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/guidance-for-the-configuration-of-private-registries-for-dependabot.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/guidance-for-the-configuration-of-private-registries-for-dependabot.md @@ -6,7 +6,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Version updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/listing-dependencies-configured-for-version-updates.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/listing-dependencies-configured-for-version-updates.md index 455eb33de319..9ba4aabc5c03 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/listing-dependencies-configured-for-version-updates.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/listing-dependencies-configured-for-version-updates.md @@ -12,7 +12,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Repositories - Dependabot diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners.md index 5a24e1ecdf5e..2a79d8697e82 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-dependabot-on-self-hosted-runners.md @@ -5,7 +5,6 @@ shortTitle: Manage Dependabot on self-hosted runners permissions: '{% data reusables.permissions.dependabot-actions %}' versions: feature: dependabot-on-actions-self-hosted -type: how_to topics: - Dependabot - Security updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-pull-requests-for-dependency-updates.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-pull-requests-for-dependency-updates.md index d2f8ef04571f..4895fad310f0 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-pull-requests-for-dependency-updates.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/managing-pull-requests-for-dependency-updates.md @@ -11,7 +11,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Repositories - Version updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/optimizing-java-packages-dependabot.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/optimizing-java-packages-dependabot.md index 9d604cfc8c6c..4553e25f94fd 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/optimizing-java-packages-dependabot.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/optimizing-java-packages-dependabot.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Dependencies diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/removing-dependabot-access-to-public-registries.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/removing-dependabot-access-to-public-registries.md index 00c92394d44c..d08a52cfd1f8 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/removing-dependabot-access-to-public-registries.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/removing-dependabot-access-to-public-registries.md @@ -6,7 +6,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Dependabot - Version updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/using-github-preset-rules-to-prioritize-dependabot-alerts.md b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/using-github-preset-rules-to-prioritize-dependabot-alerts.md index 1cb459df572c..6c6f8da4be01 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/using-github-preset-rules-to-prioritize-dependabot-alerts.md +++ b/content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/using-github-preset-rules-to-prioritize-dependabot-alerts.md @@ -6,7 +6,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Alerts diff --git a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-automatic-dependency-submission-for-your-repository.md b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-automatic-dependency-submission-for-your-repository.md index 594d28668bc3..9d0fe4b6b9dd 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-automatic-dependency-submission-for-your-repository.md +++ b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-automatic-dependency-submission-for-your-repository.md @@ -8,7 +8,6 @@ redirect_from: - /code-security/supply-chain-security/understanding-your-software-supply-chain/configuring-automatic-dependency-submission-for-your-repository versions: feature: maven-transitive-dependencies -type: how_to topics: - Dependency graph - Dependencies diff --git a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-alerts.md b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-alerts.md index 930f1fd72d3a..574abc09b2ca 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-alerts.md +++ b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-alerts.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Dependabot - Security updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-security-updates.md b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-security-updates.md index 2ca30c0e0f60..c9b91e0a837a 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-security-updates.md +++ b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-security-updates.md @@ -16,7 +16,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Security updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-version-updates.md b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-version-updates.md index 9a5b2ca827a6..9568cefc8ea8 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-version-updates.md +++ b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-dependabot-version-updates.md @@ -12,7 +12,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Version updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-the-dependency-graph.md b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-the-dependency-graph.md index dacce8b8f81b..c64e817914ef 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-the-dependency-graph.md +++ b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/configuring-the-dependency-graph.md @@ -9,7 +9,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Dependency graph - Dependencies diff --git a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/exploring-the-dependencies-of-a-repository.md b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/exploring-the-dependencies-of-a-repository.md index 5569e1338796..dbebfff94d28 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/exploring-the-dependencies-of-a-repository.md +++ b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/exploring-the-dependencies-of-a-repository.md @@ -15,7 +15,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Dependency graph - Dependencies diff --git a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/keeping-your-actions-up-to-date-with-dependabot.md b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/keeping-your-actions-up-to-date-with-dependabot.md index 897356517dde..077e437603ff 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/keeping-your-actions-up-to-date-with-dependabot.md +++ b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/keeping-your-actions-up-to-date-with-dependabot.md @@ -12,7 +12,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Repositories - Dependabot diff --git a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/verifying-the-integrity-of-a-release.md b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/verifying-the-integrity-of-a-release.md index a138f3772d76..b7d262063d6e 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/verifying-the-integrity-of-a-release.md +++ b/content/code-security/how-tos/secure-your-supply-chain/secure-your-dependencies/verifying-the-integrity-of-a-release.md @@ -5,7 +5,6 @@ intro: You can avoid tampering and accidental changes by ensuring the releases y versions: fpt: '*' ghec: '*' -type: overview topics: - Code Security - Vulnerabilities diff --git a/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/dependabot-updates-stopped.md b/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/dependabot-updates-stopped.md index 1441a69ae413..5cdcf952785d 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/dependabot-updates-stopped.md +++ b/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/dependabot-updates-stopped.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Version updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/troubleshooting-dependabot-errors.md b/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/troubleshooting-dependabot-errors.md index 954b0b7beeaa..5d328a71e207 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/troubleshooting-dependabot-errors.md +++ b/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/troubleshooting-dependabot-errors.md @@ -13,7 +13,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Dependabot - Security updates diff --git a/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/troubleshooting-the-detection-of-vulnerable-dependencies.md b/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/troubleshooting-the-detection-of-vulnerable-dependencies.md index 5c0609d44f25..07c70763710d 100644 --- a/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/troubleshooting-the-detection-of-vulnerable-dependencies.md +++ b/content/code-security/how-tos/secure-your-supply-chain/troubleshoot-dependency-security/troubleshooting-the-detection-of-vulnerable-dependencies.md @@ -12,7 +12,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Dependabot - Alerts diff --git a/content/code-security/code-quality/reference/codeql-detection.md b/content/code-security/reference/code-quality/codeql-detection.md similarity index 93% rename from content/code-security/code-quality/reference/codeql-detection.md rename to content/code-security/reference/code-quality/codeql-detection.md index 96158faa6090..c9ad3305c015 100644 --- a/content/code-security/code-quality/reference/codeql-detection.md +++ b/content/code-security/reference/code-quality/codeql-detection.md @@ -2,12 +2,14 @@ title: CodeQL-powered analysis for Code Quality shortTitle: CodeQL analysis allowTitleToDifferFromFilename: true -intro: 'Information on how CodeQL-powered analysis for {% data variables.product.prodname_code_quality_short %} works, the workflow used, and the status checks reported on pull requests.' +intro: Information on how CodeQL-powered analysis for {% data variables.product.prodname_code_quality_short %} works, the workflow used, and the status checks reported on pull requests. versions: feature: code-quality topics: - Code Quality contentType: reference +redirect_from: + - /code-security/code-quality/reference/codeql-detection --- {% data reusables.code-quality.code-quality-preview-note %} diff --git a/content/code-security/code-quality/reference/codeql-queries/csharp-queries.md b/content/code-security/reference/code-quality/codeql-queries/csharp-queries.md similarity index 72% rename from content/code-security/code-quality/reference/codeql-queries/csharp-queries.md rename to content/code-security/reference/code-quality/codeql-queries/csharp-queries.md index 386f44e61bf7..aabf3f1d2a68 100644 --- a/content/code-security/code-quality/reference/codeql-queries/csharp-queries.md +++ b/content/code-security/reference/code-quality/codeql-queries/csharp-queries.md @@ -2,12 +2,14 @@ title: C# CodeQL queries for Code Quality shortTitle: C# queries allowTitleToDifferFromFilename: true -intro: 'Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in C#.' +intro: Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in C#. versions: feature: code-quality topics: - Code Quality contentType: reference +redirect_from: + - /code-security/code-quality/reference/codeql-queries/csharp-queries --- {% data variables.product.prodname_code_quality_short %} uses the following {% data variables.product.prodname_codeql %} queries to analyze C# code and detect code quality issues on: @@ -17,4 +19,4 @@ contentType: reference {% data variables.copilot.copilot_autofix_short %} suggestions are provided for findings where possible. -{% data reusables.code-quality.codeql-query-tables.csharp %} \ No newline at end of file +{% data reusables.code-quality.codeql-query-tables.csharp %} diff --git a/content/code-security/code-quality/reference/codeql-queries/go-queries.md b/content/code-security/reference/code-quality/codeql-queries/go-queries.md similarity index 71% rename from content/code-security/code-quality/reference/codeql-queries/go-queries.md rename to content/code-security/reference/code-quality/codeql-queries/go-queries.md index fd142d09ab4f..2a55e49ec8db 100644 --- a/content/code-security/code-quality/reference/codeql-queries/go-queries.md +++ b/content/code-security/reference/code-quality/codeql-queries/go-queries.md @@ -1,12 +1,14 @@ --- title: Go CodeQL queries for Code Quality shortTitle: Go queries -intro: 'Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in Go.' +intro: Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in Go. versions: feature: code-quality topics: - Code Quality contentType: reference +redirect_from: + - /code-security/code-quality/reference/codeql-queries/go-queries --- {% data variables.product.prodname_code_quality_short %} uses the following {% data variables.product.prodname_codeql %} queries to analyze Go code and detect code quality issues on: @@ -16,4 +18,4 @@ contentType: reference {% data variables.copilot.copilot_autofix_short %} suggestions are provided for findings where possible. -{% data reusables.code-quality.codeql-query-tables.go %} \ No newline at end of file +{% data reusables.code-quality.codeql-query-tables.go %} diff --git a/content/code-security/reference/code-quality/codeql-queries/index.md b/content/code-security/reference/code-quality/codeql-queries/index.md new file mode 100644 index 000000000000..1e7d580b04f6 --- /dev/null +++ b/content/code-security/reference/code-quality/codeql-queries/index.md @@ -0,0 +1,23 @@ +--- +title: Reference for CodeQL queries +shortTitle: CodeQL queries +intro: Find lists of CodeQL queries used by {% data variables.product.prodname_code_quality_short %} for each supported programming language. +versions: + fpt: '*' + ghes: '*' + ghec: '*' +topics: + - Code Security + - Code scanning + - Vulnerabilities +contentType: reference +children: + - /csharp-queries + - /go-queries + - /java-queries + - /javascript-queries + - /python-queries + - /ruby-queries +redirect_from: + - /code-security/code-quality/reference/codeql-queries +--- diff --git a/content/code-security/code-quality/reference/codeql-queries/java-queries.md b/content/code-security/reference/code-quality/codeql-queries/java-queries.md similarity index 78% rename from content/code-security/code-quality/reference/codeql-queries/java-queries.md rename to content/code-security/reference/code-quality/codeql-queries/java-queries.md index d0fe33c5d229..fbc834d87df7 100644 --- a/content/code-security/code-quality/reference/codeql-queries/java-queries.md +++ b/content/code-security/reference/code-quality/codeql-queries/java-queries.md @@ -2,12 +2,14 @@ title: Java CodeQL queries for Code Quality shortTitle: Java queries allowTitleToDifferFromFilename: true -intro: 'Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in Java.' +intro: Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in Java. versions: feature: code-quality topics: - Code Quality contentType: reference +redirect_from: + - /code-security/code-quality/reference/codeql-queries/java-queries --- {% data variables.product.prodname_code_quality_short %} uses the following {% data variables.product.prodname_codeql %} queries to analyze Java code and detect code quality issues on: diff --git a/content/code-security/code-quality/reference/codeql-queries/javascript-queries.md b/content/code-security/reference/code-quality/codeql-queries/javascript-queries.md similarity index 77% rename from content/code-security/code-quality/reference/codeql-queries/javascript-queries.md rename to content/code-security/reference/code-quality/codeql-queries/javascript-queries.md index 1ca4e49cddb8..6c291bf53959 100644 --- a/content/code-security/code-quality/reference/codeql-queries/javascript-queries.md +++ b/content/code-security/reference/code-quality/codeql-queries/javascript-queries.md @@ -2,12 +2,14 @@ title: JavaScript CodeQL queries for Code Quality shortTitle: JavaScript queries allowTitleToDifferFromFilename: true -intro: 'Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in JavaScript.' +intro: Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in JavaScript. versions: feature: code-quality topics: - Code Quality contentType: reference +redirect_from: + - /code-security/code-quality/reference/codeql-queries/javascript-queries --- {% data variables.product.prodname_code_quality_short %} uses the following {% data variables.product.prodname_codeql %} queries to analyze JavaScript code and detect code quality issues on: diff --git a/content/code-security/code-quality/reference/codeql-queries/python-queries.md b/content/code-security/reference/code-quality/codeql-queries/python-queries.md similarity index 78% rename from content/code-security/code-quality/reference/codeql-queries/python-queries.md rename to content/code-security/reference/code-quality/codeql-queries/python-queries.md index 24784bf558d0..d5f3c48a7d79 100644 --- a/content/code-security/code-quality/reference/codeql-queries/python-queries.md +++ b/content/code-security/reference/code-quality/codeql-queries/python-queries.md @@ -2,12 +2,14 @@ title: Python CodeQL queries for Code Quality shortTitle: Python queries allowTitleToDifferFromFilename: true -intro: 'Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in Python.' +intro: Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in Python. versions: feature: code-quality topics: - Code Quality contentType: reference +redirect_from: + - /code-security/code-quality/reference/codeql-queries/python-queries --- {% data variables.product.prodname_code_quality_short %} uses the following {% data variables.product.prodname_codeql %} queries to analyze Python code and detect code quality issues on: diff --git a/content/code-security/code-quality/reference/codeql-queries/ruby-queries.md b/content/code-security/reference/code-quality/codeql-queries/ruby-queries.md similarity index 78% rename from content/code-security/code-quality/reference/codeql-queries/ruby-queries.md rename to content/code-security/reference/code-quality/codeql-queries/ruby-queries.md index 79417da34057..776145737d5d 100644 --- a/content/code-security/code-quality/reference/codeql-queries/ruby-queries.md +++ b/content/code-security/reference/code-quality/codeql-queries/ruby-queries.md @@ -2,12 +2,14 @@ title: Ruby CodeQL queries for Code Quality shortTitle: Ruby queries allowTitleToDifferFromFilename: true -intro: 'Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in Ruby.' +intro: Explore the queries that {% data variables.product.prodname_codeql %} uses to analyze code quality for code written in Ruby. versions: feature: code-quality topics: - Code Quality contentType: reference +redirect_from: + - /code-security/code-quality/reference/codeql-queries/ruby-queries --- {% data variables.product.prodname_code_quality_short %} uses the following {% data variables.product.prodname_codeql %} queries to analyze Ruby code and detect code quality issues on: diff --git a/content/code-security/reference/code-quality/index.md b/content/code-security/reference/code-quality/index.md new file mode 100644 index 000000000000..260392750b33 --- /dev/null +++ b/content/code-security/reference/code-quality/index.md @@ -0,0 +1,18 @@ +--- +title: Reference for code quality +shortTitle: Code quality +intro: Find reference documentation for {% data variables.product.prodname_code_quality_short %}. +versions: + fpt: '*' + ghes: '*' + ghec: '*' +topics: + - Code Quality +contentType: reference +children: + - /metrics-and-ratings + - /codeql-detection + - /codeql-queries +redirect_from: + - /code-security/code-quality/reference +--- diff --git a/content/code-security/code-quality/reference/metrics-and-ratings.md b/content/code-security/reference/code-quality/metrics-and-ratings.md similarity index 94% rename from content/code-security/code-quality/reference/metrics-and-ratings.md rename to content/code-security/reference/code-quality/metrics-and-ratings.md index 51d99a9b330e..b23559073ea5 100644 --- a/content/code-security/code-quality/reference/metrics-and-ratings.md +++ b/content/code-security/reference/code-quality/metrics-and-ratings.md @@ -1,12 +1,14 @@ --- title: Metrics and ratings reference shortTitle: Metrics and ratings -intro: 'Understand the terminology used by {% data variables.product.github %} to assess the quality of your repository''s code.' +intro: Understand the terminology used by {% data variables.product.github %} to assess the quality of your repository's code. versions: feature: code-quality topics: - Code Quality contentType: reference +redirect_from: + - /code-security/code-quality/reference/metrics-and-ratings --- {% data reusables.code-quality.code-quality-preview-note %} diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-decode.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-decode.md index 7b7a14391ea3..d4ccd0be4a9c 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-decode.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-decode.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Convert result data from BQRS into other forms. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-diff.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-diff.md index c02f4cd0a33f..19c0ca06c991 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-diff.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-diff.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Compute the difference between two result sets. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-hash.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-hash.md index 66dd584dc6b2..39afe899b05d 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-hash.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-hash.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Compute a stable hash of a BQRS file.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-info.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-info.md index 38bb740aae6d..1092d174b55a 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-info.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-info.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Display metadata for a BQRS file. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-interpret.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-interpret.md index 52a05e252230..80b6203b6273 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-interpret.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/bqrs-interpret.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Interpret data in a single BQRS.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-add-diagnostic.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-add-diagnostic.md index a0149acb68d2..416fcccc422c 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-add-diagnostic.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-add-diagnostic.md @@ -9,7 +9,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-analyze.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-analyze.md index e130cf31be40..1e8328c19e76 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-analyze.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-analyze.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-bundle.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-bundle.md index 55bbb5f0396f..2fc3129c414d 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-bundle.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-bundle.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Create a relocatable archive of a CodeQL database. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-cleanup.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-cleanup.md index 1237c8c0836b..cee246fed100 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-cleanup.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-cleanup.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Compact a CodeQL database on disk. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-create.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-create.md index 9d109df91b44..94b60ed3040e 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-create.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-create.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-export-diagnostics.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-export-diagnostics.md index ded3e969e182..c71934957b18 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-export-diagnostics.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-export-diagnostics.md @@ -11,7 +11,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-finalize.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-finalize.md index 10f1396a1a1b..459d06dd122a 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-finalize.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-finalize.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Final steps in database creation.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-import.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-import.md index 171d811d6f7e..c18db27c9ee5 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-import.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-import.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-index-files.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-index-files.md index fe1571a85d11..46294c8d480e 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-index-files.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-index-files.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Index standalone files with a given CodeQL extractor.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-init.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-init.md index bf3fd3d66d7e..8d34ad5475e6 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-init.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-init.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Create an empty CodeQL database.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-interpret-results.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-interpret-results.md index e8f06a4c5905..8ecbcd47ec3c 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-interpret-results.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-interpret-results.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-print-baseline.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-print-baseline.md index 9690cd45d5ed..b94f785ba27c 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-print-baseline.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-print-baseline.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Print a summary of the baseline lines of code seen.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-run-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-run-queries.md index 4613e3e4526a..d072eafc4345 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-run-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-run-queries.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Run a set of queries together.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-trace-command.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-trace-command.md index 6e3eca07a9fd..61fabf5eb568 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-trace-command.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-trace-command.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Run a single command as part of a traced build.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-unbundle.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-unbundle.md index 7bd65bb743a4..9e3eae4ace5d 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-unbundle.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-unbundle.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Extracts a CodeQL database archive. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-upgrade.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-upgrade.md index 074723919ebc..e42c4e6b37e1 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-upgrade.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/database-upgrade.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Upgrade a database so it is usable by the current tools. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-check.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-check.md index fc5ab0f4a560..ba1a266b66db 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-check.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-check.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Check a particular dataset for internal consistency.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-cleanup.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-cleanup.md index 402b6a6bcb92..818355160cf5 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-cleanup.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-cleanup.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Clean up temporary files from a dataset.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-import.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-import.md index 67becfe5c72c..24ae39f743dc 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-import.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-import.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Import a set of TRAP files to a raw dataset.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-measure.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-measure.md index ce0c3709f46b..a020c9f0c7a7 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-measure.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-measure.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-upgrade.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-upgrade.md index 26819b2bb04c..c65b3e470e7c 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-upgrade.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/dataset-upgrade.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Upgrade a dataset so it is usable by the current tools.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/diagnostic-add.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/diagnostic-add.md index fbbc855ad2e2..c604ef1440b6 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/diagnostic-add.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/diagnostic-add.md @@ -9,7 +9,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/diagnostic-export.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/diagnostic-export.md index be07e80b7650..e2ee28f9e5fd 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/diagnostic-export.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/diagnostic-export.md @@ -9,7 +9,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-cli-server.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-cli-server.md index 69be086feaa2..1d9bbb8aa4fb 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-cli-server.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-cli-server.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-language-server.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-language-server.md index 882de2f17933..b08383402a0a 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-language-server.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-language-server.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] On-line support for the QL language in IDEs.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-queries.md index ff6413dde404..de2d5dfc1f46 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-queries.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Run one or more queries against a dataset.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-query-server.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-query-server.md index 97650519833e..a50eed2ec6cf 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-query-server.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-query-server.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Support for running queries from IDEs.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-query-server2.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-query-server2.md index 19ce5ec94636..7c1e7e74de7f 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-query-server2.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-query-server2.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Support for running queries from IDEs.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-upgrades.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-upgrades.md index c082b3839aca..ca818bd1ad94 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-upgrades.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/execute-upgrades.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Run upgrade scripts on an existing raw QL dataset.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-extensible-predicate-metadata.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-extensible-predicate-metadata.md index 37190fa80719..e08627364056 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-extensible-predicate-metadata.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-extensible-predicate-metadata.md @@ -11,7 +11,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-log-summary.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-log-summary.md index 4c2b06890a3a..4fb75db972a0 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-log-summary.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-log-summary.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Advanced] Create a summary of a structured log file.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-overlay-changes.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-overlay-changes.md index b7ba90ed544d..5872b1ce823e 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-overlay-changes.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-overlay-changes.md @@ -10,7 +10,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-query-help.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-query-help.md index 3020559585e7..8a928476ca28 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-query-help.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/generate-query-help.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Generate end-user query help from .qhelp files. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/github-merge-results.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/github-merge-results.md index 83043fcb9093..54887b63c976 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/github-merge-results.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/github-merge-results.md @@ -9,7 +9,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/github-upload-results.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/github-upload-results.md index 44b54e7b4210..932290c2a6b8 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/github-upload-results.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/github-upload-results.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Uploads a SARIF file to GitHub code scanning. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/index.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/index.md index 4513d39dd45b..a0f77d90ef11 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/index.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/index.md @@ -11,7 +11,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-add.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-add.md index 14b8e0a4e91f..f71b7c1f1dfb 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-add.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-add.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-bundle.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-bundle.md index ebd421952e45..1fb859f3c5b2 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-bundle.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-bundle.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Bundle a QL library pack.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-ci.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-ci.md index 8530986afb72..e7ea11fb8df7 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-ci.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-ci.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-create.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-create.md index dda08c449498..928b501d466b 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-create.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-create.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-download.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-download.md index 6ef353a5fb65..1be6cac5e481 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-download.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-download.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-init.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-init.md index 85cba43a5dee..06046711a7d3 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-init.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-init.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Initializes a qlpack in the specified directory. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-install.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-install.md index 680220bee8b0..58d57de2da19 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-install.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-install.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Install dependencies for this pack. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-ls.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-ls.md index 6d61835dd5ef..1e414efafac0 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-ls.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-ls.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-packlist.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-packlist.md index 5cccb773e426..bc93630cf0ea 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-packlist.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-packlist.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-publish.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-publish.md index 87dd5eafc0d0..52c9d363df3b 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-publish.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-publish.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Publishes a QL library pack to a package registry. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-resolve-dependencies.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-resolve-dependencies.md index 139e4ad29dc9..f59aa4c0ecf0 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-resolve-dependencies.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-resolve-dependencies.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-upgrade.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-upgrade.md index c59ffb882cff..7f69ac9e59ce 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-upgrade.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/pack-upgrade.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-compile.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-compile.md index e8f98f8a88c5..e42f6d1a9911 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-compile.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-compile.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Compile or check QL code. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-decompile.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-decompile.md index df3790b51697..ae710a38cb0c 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-decompile.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-decompile.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-format.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-format.md index 5ed10d045a95..435b7229d51b 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-format.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-format.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Autoformat QL source code. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-run.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-run.md index de6a8798aaef..905d44d982ba 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-run.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/query-run.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Run a single query. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-database.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-database.md index a6e5d0f229e0..8f6374c64ff5 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-database.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-database.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Deep plumbing] Report metadata about the database.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extensions-by-pack.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extensions-by-pack.md index 249a2f406b74..37dae66297bf 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extensions-by-pack.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extensions-by-pack.md @@ -12,7 +12,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extensions.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extensions.md index b42c21fff8d5..2f82aced5495 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extensions.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extensions.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extractor.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extractor.md index 92739909eb27..125baedcdd02 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extractor.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-extractor.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-files.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-files.md index 082e916f857b..38578dc23aad 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-files.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-files.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Deep plumbing] Expand a set of file inclusion/exclusion globs.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-languages.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-languages.md index 768debca9c73..b355ed78b700 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-languages.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-languages.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: List installed CodeQL extractor packs. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-library-path.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-library-path.md index 758f051f0374..4990b617a43c 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-library-path.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-library-path.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Deep plumbing] Determine QL library path and dbscheme for a query.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-metadata.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-metadata.md index c4340e608559..b1a9a2b59da3 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-metadata.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-metadata.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-ml-models.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-ml-models.md index dc2ea3012b7c..ea79db411b92 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-ml-models.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-ml-models.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: |- diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-packs.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-packs.md index b01bc45db519..a7254ee667ea 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-packs.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-packs.md @@ -9,7 +9,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli redirect_from: diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-qlpacks.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-qlpacks.md index c7c6ae91f7ef..e046ac97be47 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-qlpacks.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-qlpacks.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Create a list of installed QL packs and their locations. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-qlref.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-qlref.md index 91cbfa5fb308..65145597089a 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-qlref.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-qlref.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Deep plumbing] Dereferences a .qlref file to return a .ql one.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-queries.md index 9bef44a4e6a3..23a7905bfd18 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-queries.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Deep plumbing] Expand query directories and suite specifications.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-ram.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-ram.md index 9797cafa75a7..6b8400c2bf69 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-ram.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-ram.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Deep plumbing] Prepare RAM options.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-tests.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-tests.md index 79aff577d8bb..f9c20a82b603 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-tests.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-tests.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Deep plumbing] Find QL unit tests in given directories.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-upgrades.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-upgrades.md index 1bdd8e06fe36..5b5b9219ce10 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-upgrades.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/resolve-upgrades.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Deep plumbing] Determine upgrades to run for a raw dataset.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-accept.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-accept.md index da93e5fa2eb0..a80242d5fd57 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-accept.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-accept.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Accept results of failing unit tests. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-extract.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-extract.md index 2e49f3d4fbe9..f79c9dc82f11 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-extract.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-extract.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: '[Plumbing] Build a dataset for a test directory.' diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-run.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-run.md index e895a2450a2f..c0bf71d66cde 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-run.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/test-run.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Run unit tests for QL queries. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/version.md b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/version.md index 9ec68e57485e..6e72590b8353 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/version.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-cli-manual/version.md @@ -8,7 +8,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference product: '{% data reusables.gated-features.codeql %}' autogenerated: codeql-cli intro: Show the version of the CodeQL toolchain. diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/about-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/about-built-in-queries.md index bc56a26f3aca..7e6f45ab83a1 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/about-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/about-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: overview topics: - Code Security - Code scanning diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/actions-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/actions-built-in-queries.md index 14e9f3ad82e0..e525b1e4258c 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/actions-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/actions-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '>3.17' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/c-cpp-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/c-cpp-built-in-queries.md index ca32f7363bbc..fc6afa01f443 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/c-cpp-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/c-cpp-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/csharp-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/csharp-built-in-queries.md index 2371bcf97217..e4d4503d7a94 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/csharp-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/csharp-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/go-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/go-built-in-queries.md index ca9b1708cbf7..118754e7c7eb 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/go-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/go-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/java-kotlin-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/java-kotlin-built-in-queries.md index bcfce2de52f2..ca4848e02011 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/java-kotlin-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/java-kotlin-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/javascript-typescript-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/javascript-typescript-built-in-queries.md index 7e77e3f258fe..0204ed788ce5 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/javascript-typescript-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/javascript-typescript-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/python-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/python-built-in-queries.md index 7ab22aebd325..9f29fdb83297 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/python-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/python-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/ruby-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/ruby-built-in-queries.md index f830d81fd13b..6f2561721cfd 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/ruby-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/ruby-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/rust-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/rust-built-in-queries.md index 0a9a55559a79..fd3b4df26c6d 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/rust-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/rust-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/codeql-queries/swift-built-in-queries.md b/content/code-security/reference/code-scanning/codeql/codeql-queries/swift-built-in-queries.md index 0d8281bdb401..e46c00c592d1 100644 --- a/content/code-security/reference/code-scanning/codeql/codeql-queries/swift-built-in-queries.md +++ b/content/code-security/reference/code-scanning/codeql/codeql-queries/swift-built-in-queries.md @@ -8,7 +8,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code scanning - CodeQL diff --git a/content/code-security/reference/code-scanning/codeql/telemetry-in-codeql-for-visual-studio-code.md b/content/code-security/reference/code-scanning/codeql/telemetry-in-codeql-for-visual-studio-code.md index f3f4c60710c3..277842903c69 100644 --- a/content/code-security/reference/code-scanning/codeql/telemetry-in-codeql-for-visual-studio-code.md +++ b/content/code-security/reference/code-scanning/codeql/telemetry-in-codeql-for-visual-studio-code.md @@ -9,7 +9,6 @@ topics: - Code Security - Code scanning - CodeQL -type: reference allowTitleToDifferFromFilename: true intro: If {% data variables.product.prodname_vscode_shortname %} telemetry is enabled, {% data variables.product.company_short %} will collect usage data and metrics for the purposes of helping the core developers to improve the {% data variables.product.prodname_codeql %} extension for {% data variables.product.prodname_vscode_shortname %}. redirect_from: diff --git a/content/code-security/reference/code-scanning/sarif-support-for-code-scanning.md b/content/code-security/reference/code-scanning/sarif-support-for-code-scanning.md index 1d6e485b5770..747578b4ad4b 100644 --- a/content/code-security/reference/code-scanning/sarif-support-for-code-scanning.md +++ b/content/code-security/reference/code-scanning/sarif-support-for-code-scanning.md @@ -14,7 +14,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Code Security - Code scanning diff --git a/content/code-security/reference/index.md b/content/code-security/reference/index.md index febee45bf6fc..3d9de9cbfacd 100644 --- a/content/code-security/reference/index.md +++ b/content/code-security/reference/index.md @@ -19,5 +19,6 @@ children: - /secret-security - /code-scanning - /supply-chain-security + - /code-quality - /permission-levels-for-repository-security-advisories --- diff --git a/content/code-security/reference/secret-security/supported-secret-scanning-patterns.md b/content/code-security/reference/secret-security/supported-secret-scanning-patterns.md index 0a1de0a50318..acac7d6f538b 100644 --- a/content/code-security/reference/secret-security/supported-secret-scanning-patterns.md +++ b/content/code-security/reference/secret-security/supported-secret-scanning-patterns.md @@ -6,7 +6,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: reference topics: - Secret scanning - Secret Protection diff --git a/content/code-security/reference/secret-security/understanding-github-secret-types.md b/content/code-security/reference/secret-security/understanding-github-secret-types.md index 6e7ca4eb8777..50f7e105ef6d 100644 --- a/content/code-security/reference/secret-security/understanding-github-secret-types.md +++ b/content/code-security/reference/secret-security/understanding-github-secret-types.md @@ -5,7 +5,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: overview topics: - Repositories - Dependencies diff --git a/content/code-security/tutorials/customize-code-scanning/running-codeql-code-scanning-in-a-container.md b/content/code-security/tutorials/customize-code-scanning/running-codeql-code-scanning-in-a-container.md index 6111912ab17d..8c276b4003af 100644 --- a/content/code-security/tutorials/customize-code-scanning/running-codeql-code-scanning-in-a-container.md +++ b/content/code-security/tutorials/customize-code-scanning/running-codeql-code-scanning-in-a-container.md @@ -14,7 +14,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Code Security - Code scanning diff --git a/content/code-security/tutorials/implement-supply-chain-best-practices/end-to-end-supply-chain-overview.md b/content/code-security/tutorials/implement-supply-chain-best-practices/end-to-end-supply-chain-overview.md index 6604a6c960d9..e713b8865a1f 100644 --- a/content/code-security/tutorials/implement-supply-chain-best-practices/end-to-end-supply-chain-overview.md +++ b/content/code-security/tutorials/implement-supply-chain-best-practices/end-to-end-supply-chain-overview.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: overview topics: - Organizations - Teams diff --git a/content/code-security/tutorials/implement-supply-chain-best-practices/securing-accounts.md b/content/code-security/tutorials/implement-supply-chain-best-practices/securing-accounts.md index 249269399fa7..0e56b685aa43 100644 --- a/content/code-security/tutorials/implement-supply-chain-best-practices/securing-accounts.md +++ b/content/code-security/tutorials/implement-supply-chain-best-practices/securing-accounts.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: overview topics: - Organizations - Teams diff --git a/content/code-security/tutorials/implement-supply-chain-best-practices/securing-builds.md b/content/code-security/tutorials/implement-supply-chain-best-practices/securing-builds.md index c06035a621ba..57cfd1cc171a 100644 --- a/content/code-security/tutorials/implement-supply-chain-best-practices/securing-builds.md +++ b/content/code-security/tutorials/implement-supply-chain-best-practices/securing-builds.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: overview topics: - Fundamentals - Security diff --git a/content/code-security/tutorials/implement-supply-chain-best-practices/securing-code.md b/content/code-security/tutorials/implement-supply-chain-best-practices/securing-code.md index 0fa19d2ea615..0cdc432e1dd2 100644 --- a/content/code-security/tutorials/implement-supply-chain-best-practices/securing-code.md +++ b/content/code-security/tutorials/implement-supply-chain-best-practices/securing-code.md @@ -7,7 +7,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: overview topics: - Dependabot - Security updates diff --git a/content/code-security/tutorials/remediate-leaked-secrets/evaluating-alerts.md b/content/code-security/tutorials/remediate-leaked-secrets/evaluating-alerts.md index 9873de365711..712c6c941aac 100644 --- a/content/code-security/tutorials/remediate-leaked-secrets/evaluating-alerts.md +++ b/content/code-security/tutorials/remediate-leaked-secrets/evaluating-alerts.md @@ -6,7 +6,6 @@ versions: fpt: '*' ghes: '*' ghec: '*' -type: how_to topics: - Secret scanning - Secret Protection diff --git a/content/code-security/tutorials/remediate-leaked-secrets/remediating-a-leaked-secret.md b/content/code-security/tutorials/remediate-leaked-secrets/remediating-a-leaked-secret.md index 39822b569c14..9cc81e0cf0d9 100644 --- a/content/code-security/tutorials/remediate-leaked-secrets/remediating-a-leaked-secret.md +++ b/content/code-security/tutorials/remediate-leaked-secrets/remediating-a-leaked-secret.md @@ -3,7 +3,6 @@ title: Remediating a leaked secret in your repository shortTitle: Remediate a leaked secret allowTitleToDifferFromFilename: true intro: Learn how to respond effectively to a leaked secret in your {% data variables.product.github %} repository. -type: how_to topics: - Secret scanning - Secret Protection diff --git a/content/code-security/tutorials/secure-your-organization/best-practice-fix-alerts-at-scale.md b/content/code-security/tutorials/secure-your-organization/best-practice-fix-alerts-at-scale.md index 6da636707758..9b467c0f544b 100644 --- a/content/code-security/tutorials/secure-your-organization/best-practice-fix-alerts-at-scale.md +++ b/content/code-security/tutorials/secure-your-organization/best-practice-fix-alerts-at-scale.md @@ -4,7 +4,6 @@ shortTitle: Fix alerts at scale intro: Guidance on how to create successful security campaigns that engage developers and help them grow their understanding of secure coding. allowTitleToDifferFromFilename: true product: '{% data reusables.gated-features.security-campaigns %}' -type: reference audience: - driver contentType: tutorials diff --git a/content/code-security/tutorials/secure-your-organization/best-practices-for-preventing-data-leaks-in-your-organization.md b/content/code-security/tutorials/secure-your-organization/best-practices-for-preventing-data-leaks-in-your-organization.md index 4eedc682fbd9..5a41edc73c19 100644 --- a/content/code-security/tutorials/secure-your-organization/best-practices-for-preventing-data-leaks-in-your-organization.md +++ b/content/code-security/tutorials/secure-your-organization/best-practices-for-preventing-data-leaks-in-your-organization.md @@ -5,7 +5,6 @@ versions: fpt: '*' ghec: '*' ghes: '*' -type: how_to topics: - Organizations - Vulnerabilities diff --git a/content/code-security/tutorials/trialing-github-advanced-security/enable-security-features-trial.md b/content/code-security/tutorials/trialing-github-advanced-security/enable-security-features-trial.md index 066d8b323b0a..3c0aacb6f6f5 100644 --- a/content/code-security/tutorials/trialing-github-advanced-security/enable-security-features-trial.md +++ b/content/code-security/tutorials/trialing-github-advanced-security/enable-security-features-trial.md @@ -3,7 +3,6 @@ title: Enabling security features in your trial enterprise shortTitle: Enable security features in trial allowTitleToDifferFromFilename: true intro: Quickly create an enterprise-level configuration and apply {% data variables.product.prodname_cs_and_sp %} features across all repositories in your trial enterprise. -type: quick_start permissions: '{% data reusables.permissions.security-configuration-enterprise-enable %}' topics: - Code Security diff --git a/content/code-security/tutorials/trialing-github-advanced-security/explore-trial-code-scanning.md b/content/code-security/tutorials/trialing-github-advanced-security/explore-trial-code-scanning.md index 3afaaf29d97d..b2181850b424 100644 --- a/content/code-security/tutorials/trialing-github-advanced-security/explore-trial-code-scanning.md +++ b/content/code-security/tutorials/trialing-github-advanced-security/explore-trial-code-scanning.md @@ -3,7 +3,6 @@ title: Exploring your enterprise trial of {% data variables.product.prodname_GH_ shortTitle: Trial {% data variables.product.prodname_code_security %} allowTitleToDifferFromFilename: true intro: Introduction to the features of code and dependency scanning available with {% data variables.product.prodname_GH_code_security_always %} in {% data variables.product.prodname_ghe_cloud %} so you can assess their fit to your business needs. -type: quick_start topics: - Code Security versions: diff --git a/content/code-security/tutorials/trialing-github-advanced-security/explore-trial-secret-scanning.md b/content/code-security/tutorials/trialing-github-advanced-security/explore-trial-secret-scanning.md index ea6ea4ffd2c9..4f5f50f14a1b 100644 --- a/content/code-security/tutorials/trialing-github-advanced-security/explore-trial-secret-scanning.md +++ b/content/code-security/tutorials/trialing-github-advanced-security/explore-trial-secret-scanning.md @@ -3,7 +3,6 @@ title: Exploring your enterprise trial of {% data variables.product.prodname_GH_ shortTitle: Trial Secret Protection allowTitleToDifferFromFilename: true intro: Introduction to the features available with {% data variables.product.prodname_GH_secret_protection_always %} in {% data variables.product.prodname_ghe_cloud %} so you can assess their fit to your business needs. -type: quick_start topics: - Secret Protection versions: diff --git a/content/code-security/tutorials/trialing-github-advanced-security/planning-a-trial-of-ghas.md b/content/code-security/tutorials/trialing-github-advanced-security/planning-a-trial-of-ghas.md index 85819cb12cdf..9148231df654 100644 --- a/content/code-security/tutorials/trialing-github-advanced-security/planning-a-trial-of-ghas.md +++ b/content/code-security/tutorials/trialing-github-advanced-security/planning-a-trial-of-ghas.md @@ -3,7 +3,6 @@ title: Planning a trial of {% data variables.product.prodname_GHAS %} shortTitle: Plan GHAS trial allowTitleToDifferFromFilename: true intro: Learn how to prepare for a successful trial of {% data variables.product.prodname_AS %}. -type: overview topics: - Code Security - Secret Protection diff --git a/data/reusables/actions/permissions-statement-secrets-variables-repository.md b/data/reusables/actions/permissions-statement-secrets-variables-repository.md index f1c4a073ca28..d75f883e6820 100644 --- a/data/reusables/actions/permissions-statement-secrets-variables-repository.md +++ b/data/reusables/actions/permissions-statement-secrets-variables-repository.md @@ -1 +1 @@ -{% ifversion repo-ci-cd-admin %}To create secrets or variables on {% data variables.product.prodname_dotcom %} for an organization repository, you must have `write` access.{% else %}To create secrets or variables on {% data variables.product.prodname_dotcom %} for an organization repository, you must have `admin` access.{% endif %} For a personal account repository, you must be the repository owner to create secrets or variable in the web UI or a repository collaborator to create secrets or variables through the REST API. +{% ifversion repo-ci-cd-admin %}To create secrets or variables on {% data variables.product.prodname_dotcom %} for an organization repository, you must have `write` access.{% else %}To create secrets or variables on {% data variables.product.prodname_dotcom %} for an organization repository, you must have `admin` access.{% endif %} For a personal account repository, you must be a repository collaborator. \ No newline at end of file diff --git a/src/audit-logs/data/fpt/organization.json b/src/audit-logs/data/fpt/organization.json index df01164f3445..2115c7f07d26 100644 --- a/src/audit-logs/data/fpt/organization.json +++ b/src/audit-logs/data/fpt/organization.json @@ -15581,7 +15581,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.complete", @@ -15608,7 +15608,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.deny", @@ -15663,7 +15663,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghec/enterprise.json b/src/audit-logs/data/ghec/enterprise.json index bba6819625d0..7305f4cd9f06 100644 --- a/src/audit-logs/data/ghec/enterprise.json +++ b/src/audit-logs/data/ghec/enterprise.json @@ -18981,7 +18981,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.complete", @@ -19008,7 +19008,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.deny", @@ -19063,7 +19063,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghec/organization.json b/src/audit-logs/data/ghec/organization.json index df01164f3445..2115c7f07d26 100644 --- a/src/audit-logs/data/ghec/organization.json +++ b/src/audit-logs/data/ghec/organization.json @@ -15581,7 +15581,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.complete", @@ -15608,7 +15608,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.deny", @@ -15663,7 +15663,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghes-3.14/enterprise.json b/src/audit-logs/data/ghes-3.14/enterprise.json index e2852e94ef70..09c229b1f597 100644 --- a/src/audit-logs/data/ghes-3.14/enterprise.json +++ b/src/audit-logs/data/ghes-3.14/enterprise.json @@ -13043,7 +13043,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "security_key.register", diff --git a/src/audit-logs/data/ghes-3.14/organization.json b/src/audit-logs/data/ghes-3.14/organization.json index cadc162f422c..396864c66de8 100644 --- a/src/audit-logs/data/ghes-3.14/organization.json +++ b/src/audit-logs/data/ghes-3.14/organization.json @@ -13543,7 +13543,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "sponsors.agreement_sign", diff --git a/src/audit-logs/data/ghes-3.15/enterprise.json b/src/audit-logs/data/ghes-3.15/enterprise.json index 22f5b792061d..f00c69ffefde 100644 --- a/src/audit-logs/data/ghes-3.15/enterprise.json +++ b/src/audit-logs/data/ghes-3.15/enterprise.json @@ -13242,7 +13242,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "security_key.register", diff --git a/src/audit-logs/data/ghes-3.15/organization.json b/src/audit-logs/data/ghes-3.15/organization.json index 784012b54747..a7dc487178f9 100644 --- a/src/audit-logs/data/ghes-3.15/organization.json +++ b/src/audit-logs/data/ghes-3.15/organization.json @@ -13922,7 +13922,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "security_configuration.create", diff --git a/src/audit-logs/data/ghes-3.16/enterprise.json b/src/audit-logs/data/ghes-3.16/enterprise.json index f22088137803..86aab33104a9 100644 --- a/src/audit-logs/data/ghes-3.16/enterprise.json +++ b/src/audit-logs/data/ghes-3.16/enterprise.json @@ -14090,7 +14090,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "security_configuration.create", diff --git a/src/audit-logs/data/ghes-3.16/organization.json b/src/audit-logs/data/ghes-3.16/organization.json index 4088ee633334..86654ff16470 100644 --- a/src/audit-logs/data/ghes-3.16/organization.json +++ b/src/audit-logs/data/ghes-3.16/organization.json @@ -14385,7 +14385,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "security_configuration.create", diff --git a/src/audit-logs/data/ghes-3.17/enterprise.json b/src/audit-logs/data/ghes-3.17/enterprise.json index ec45e2457f0a..e5a58f755e88 100644 --- a/src/audit-logs/data/ghes-3.17/enterprise.json +++ b/src/audit-logs/data/ghes-3.17/enterprise.json @@ -14508,7 +14508,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghes-3.17/organization.json b/src/audit-logs/data/ghes-3.17/organization.json index e5fbc8ce190f..178934822af5 100644 --- a/src/audit-logs/data/ghes-3.17/organization.json +++ b/src/audit-logs/data/ghes-3.17/organization.json @@ -14771,7 +14771,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghes-3.18/enterprise.json b/src/audit-logs/data/ghes-3.18/enterprise.json index 1934d002cce1..27afcb4970fd 100644 --- a/src/audit-logs/data/ghes-3.18/enterprise.json +++ b/src/audit-logs/data/ghes-3.18/enterprise.json @@ -14611,7 +14611,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghes-3.18/organization.json b/src/audit-logs/data/ghes-3.18/organization.json index 8bf50ed247da..b5d91a8020a4 100644 --- a/src/audit-logs/data/ghes-3.18/organization.json +++ b/src/audit-logs/data/ghes-3.18/organization.json @@ -14988,7 +14988,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.complete", @@ -15015,7 +15015,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.deny", @@ -15070,7 +15070,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghes-3.19/enterprise.json b/src/audit-logs/data/ghes-3.19/enterprise.json index a358b94f43ca..44fc308927e0 100644 --- a/src/audit-logs/data/ghes-3.19/enterprise.json +++ b/src/audit-logs/data/ghes-3.19/enterprise.json @@ -15338,7 +15338,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghes-3.19/organization.json b/src/audit-logs/data/ghes-3.19/organization.json index ae7d22cfd957..61d6a92374d5 100644 --- a/src/audit-logs/data/ghes-3.19/organization.json +++ b/src/audit-logs/data/ghes-3.19/organization.json @@ -15600,7 +15600,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.complete", @@ -15627,7 +15627,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.deny", @@ -15682,7 +15682,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghes-3.20/enterprise.json b/src/audit-logs/data/ghes-3.20/enterprise.json index b829ae011d3e..4020bc83fc8a 100644 --- a/src/audit-logs/data/ghes-3.20/enterprise.json +++ b/src/audit-logs/data/ghes-3.20/enterprise.json @@ -15359,7 +15359,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/audit-logs/data/ghes-3.20/organization.json b/src/audit-logs/data/ghes-3.20/organization.json index 70c5acae174e..a952233a20e0 100644 --- a/src/audit-logs/data/ghes-3.20/organization.json +++ b/src/audit-logs/data/ghes-3.20/organization.json @@ -15555,7 +15555,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.complete", @@ -15582,7 +15582,7 @@ "business_id", "actor_is_bot" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_push_protection_request.deny", @@ -15637,7 +15637,7 @@ "actor_is_bot", "request_access_security_header" ], - "docs_reference_titles": "Working with secret scanning and push protection" + "docs_reference_titles": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" }, { "action": "secret_scanning_scan.completed", diff --git a/src/graphql/data/fpt/changelog.json b/src/graphql/data/fpt/changelog.json index ebb874c49507..7eed7172053e 100644 --- a/src/graphql/data/fpt/changelog.json +++ b/src/graphql/data/fpt/changelog.json @@ -1,4 +1,27 @@ [ + { + "schemaChanges": [ + { + "title": "The GraphQL schema includes these changes:", + "changes": [ + "
Type UpdateEnterpriseTeamDiscussionsSettingInput was removed
Type UpdateEnterpriseTeamDiscussionsSettingPayload was removed
Field teamDiscussionsSettingOrganizations was removed from object type EnterpriseOwnerInfo
Field updateEnterpriseTeamDiscussionsSetting was removed from object type Mutation
On member EnterpriseOwnerInfo.teamDiscussionsSetting:teamDiscussionsSetting will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Effective 2024-07-01.
Sets whether team discussions are enabled for an enterprise.
", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTeamDiscussionsSettingInput!", - "id": "updateenterpriseteamdiscussionssettinginput", - "kind": "input-objects", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string", - "description": "A unique identifier for the client performing the mutation.
" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "kind": "objects", - "href": "/graphql/reference/objects#enterprise", - "description": "The enterprise with the updated team discussions setting.
" - }, - { - "name": "message", - "type": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string", - "description": "A message confirming the result of updating the team discussions setting.
" - } - ] - }, { "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", "kind": "mutations", @@ -25746,77 +25704,9 @@ "type": "EnterpriseEnabledDisabledSettingValue!", "id": "enterpriseenableddisabledsettingvalue", "kind": "enums", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "teamDiscussionsSettingOrganizations", - "description": "A list of enterprise organizations configured with the provided team discussions setting value.
", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "kind": "objects", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "Returns the elements in the list that come after the specified cursor.
", - "type": { - "name": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "Returns the elements in the list that come before the specified cursor.
", - "type": { - "name": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "Returns the first n elements from the list.
", - "type": { - "name": "Int", - "id": "int", - "kind": "scalars", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "Returns the last n elements from the list.
", - "type": { - "name": "Int", - "id": "int", - "kind": "scalars", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "Ordering options for organizations with this setting.
", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "kind": "input-objects", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "The setting value to find organizations for.
", - "type": { - "name": "Boolean!", - "id": "boolean", - "kind": "scalars", - "href": "/graphql/reference/scalars#boolean" - } - } - ] + "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", + "isDeprecated": true, + "deprecationReason": "The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
" }, { "name": "twoFactorDisallowedMethodsSetting", @@ -109974,40 +109864,6 @@ } ] }, - { - "name": "UpdateEnterpriseTeamDiscussionsSettingInput", - "kind": "inputObjects", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput", - "description": "Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.
", - "inputFields": [ - { - "name": "clientMutationId", - "description": "A unique identifier for the client performing the mutation.
", - "type": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "The ID of the enterprise on which to set the team discussions setting.
", - "type": "ID!", - "id": "id", - "kind": "scalars", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "The value for the team discussions setting on the enterprise.
", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "kind": "enums", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ] - }, { "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", "kind": "inputObjects", diff --git a/src/graphql/data/fpt/upcoming-changes.json b/src/graphql/data/fpt/upcoming-changes.json index 0ad394994fe8..ec0fc598cc88 100644 --- a/src/graphql/data/fpt/upcoming-changes.json +++ b/src/graphql/data/fpt/upcoming-changes.json @@ -9811,6 +9811,14 @@ "date": "2024-07-01", "criticality": "breaking", "owner": "jdennes" + }, + { + "location": "EnterpriseOwnerInfo.teamDiscussionsSetting", + "description": "teamDiscussionsSetting will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement.
The Team Discussions feature is deprecated in favor of Organization Discussions.
", + "date": "2024-07-01", + "criticality": "breaking", + "owner": "deborah-digges" } ], "2024-04-01": [ diff --git a/src/graphql/data/ghec/graphql_upcoming_changes.public.yml b/src/graphql/data/ghec/graphql_upcoming_changes.public.yml index 63fed0b0ea09..b7c9f68ff361 100644 --- a/src/graphql/data/ghec/graphql_upcoming_changes.public.yml +++ b/src/graphql/data/ghec/graphql_upcoming_changes.public.yml @@ -402,6 +402,14 @@ upcoming_changes: date: '2024-04-01T00:00:00+00:00' criticality: breaking owner: calvinchilds + - location: EnterpriseOwnerInfo.teamDiscussionsSetting + description: + '`teamDiscussionsSetting` will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ + to find a suitable replacement.' + reason: The Team Discussions feature is deprecated in favor of Organization Discussions. + date: '2024-07-01T00:00:00+00:00' + criticality: breaking + owner: deborah-digges - location: OrganizationInvitation.inviter description: '`inviter` will be removed. `inviter` will be replaced by `inviterActor`.' reason: '`inviter` will be removed.' diff --git a/src/graphql/data/ghec/schema.docs.graphql b/src/graphql/data/ghec/schema.docs.graphql index f63217359c64..7d6b56f005d7 100644 --- a/src/graphql/data/ghec/schema.docs.graphql +++ b/src/graphql/data/ghec/schema.docs.graphql @@ -15756,41 +15756,9 @@ type EnterpriseOwnerInfo { The setting value for whether team discussions are enabled for organizations in this enterprise. """ teamDiscussionsSetting: EnterpriseEnabledDisabledSettingValue! - - """ - A list of enterprise organizations configured with the provided team discussions setting value. - """ - teamDiscussionsSettingOrganizations( - """ - Returns the elements in the list that come after the specified cursor. - """ - after: String - - """ - Returns the elements in the list that come before the specified cursor. - """ - before: String - - """ - Returns the first _n_ elements from the list. - """ - first: Int - - """ - Returns the last _n_ elements from the list. - """ - last: Int - - """ - Ordering options for organizations with this setting. - """ - orderBy: OrganizationOrder = {field: LOGIN, direction: ASC} - - """ - The setting value to find organizations for. - """ - value: Boolean! - ): OrganizationConnection! + @deprecated( + reason: "The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC." + ) """ The setting value for what methods of two-factor authentication the enterprise prevents its users from having. @@ -26706,16 +26674,6 @@ type Mutation { input: UpdateEnterpriseRepositoryProjectsSettingInput! ): UpdateEnterpriseRepositoryProjectsSettingPayload - """ - Sets whether team discussions are enabled for an enterprise. - """ - updateEnterpriseTeamDiscussionsSetting( - """ - Parameters for UpdateEnterpriseTeamDiscussionsSetting - """ - input: UpdateEnterpriseTeamDiscussionsSettingInput! - ): UpdateEnterpriseTeamDiscussionsSettingPayload - """ Sets the two-factor authentication methods that users of an enterprise may not use. """ @@ -65029,46 +64987,6 @@ type UpdateEnterpriseRepositoryProjectsSettingPayload { message: String } -""" -Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting -""" -input UpdateEnterpriseTeamDiscussionsSettingInput { - """ - A unique identifier for the client performing the mutation. - """ - clientMutationId: String - - """ - The ID of the enterprise on which to set the team discussions setting. - """ - enterpriseId: ID! @possibleTypes(concreteTypes: ["Enterprise"]) - - """ - The value for the team discussions setting on the enterprise. - """ - settingValue: EnterpriseEnabledDisabledSettingValue! -} - -""" -Autogenerated return type of UpdateEnterpriseTeamDiscussionsSetting. -""" -type UpdateEnterpriseTeamDiscussionsSettingPayload { - """ - A unique identifier for the client performing the mutation. - """ - clientMutationId: String - - """ - The enterprise with the updated team discussions setting. - """ - enterprise: Enterprise - - """ - A message confirming the result of updating the team discussions setting. - """ - message: String -} - """ Autogenerated input type of UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting """ diff --git a/src/graphql/data/ghec/schema.json b/src/graphql/data/ghec/schema.json index b406a568ef5a..064eca54bcac 100644 --- a/src/graphql/data/ghec/schema.json +++ b/src/graphql/data/ghec/schema.json @@ -8519,48 +8519,6 @@ } ] }, - { - "name": "updateEnterpriseTeamDiscussionsSetting", - "kind": "mutations", - "id": "updateenterpriseteamdiscussionssetting", - "href": "/graphql/reference/mutations#updateenterpriseteamdiscussionssetting", - "description": "Sets whether team discussions are enabled for an enterprise.
", - "inputFields": [ - { - "name": "input", - "type": "UpdateEnterpriseTeamDiscussionsSettingInput!", - "id": "updateenterpriseteamdiscussionssettinginput", - "kind": "input-objects", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput" - } - ], - "returnFields": [ - { - "name": "clientMutationId", - "type": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string", - "description": "A unique identifier for the client performing the mutation.
" - }, - { - "name": "enterprise", - "type": "Enterprise", - "id": "enterprise", - "kind": "objects", - "href": "/graphql/reference/objects#enterprise", - "description": "The enterprise with the updated team discussions setting.
" - }, - { - "name": "message", - "type": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string", - "description": "A message confirming the result of updating the team discussions setting.
" - } - ] - }, { "name": "updateEnterpriseTwoFactorAuthenticationDisallowedMethodsSetting", "kind": "mutations", @@ -25746,77 +25704,9 @@ "type": "EnterpriseEnabledDisabledSettingValue!", "id": "enterpriseenableddisabledsettingvalue", "kind": "enums", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - }, - { - "name": "teamDiscussionsSettingOrganizations", - "description": "A list of enterprise organizations configured with the provided team discussions setting value.
", - "type": "OrganizationConnection!", - "id": "organizationconnection", - "kind": "objects", - "href": "/graphql/reference/objects#organizationconnection", - "arguments": [ - { - "name": "after", - "description": "Returns the elements in the list that come after the specified cursor.
", - "type": { - "name": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "before", - "description": "Returns the elements in the list that come before the specified cursor.
", - "type": { - "name": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string" - } - }, - { - "name": "first", - "description": "Returns the first n elements from the list.
", - "type": { - "name": "Int", - "id": "int", - "kind": "scalars", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "last", - "description": "Returns the last n elements from the list.
", - "type": { - "name": "Int", - "id": "int", - "kind": "scalars", - "href": "/graphql/reference/scalars#int" - } - }, - { - "name": "orderBy", - "description": "Ordering options for organizations with this setting.
", - "type": { - "name": "OrganizationOrder", - "id": "organizationorder", - "kind": "input-objects", - "href": "/graphql/reference/input-objects#organizationorder" - } - }, - { - "name": "value", - "description": "The setting value to find organizations for.
", - "type": { - "name": "Boolean!", - "id": "boolean", - "kind": "scalars", - "href": "/graphql/reference/scalars#boolean" - } - } - ] + "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue", + "isDeprecated": true, + "deprecationReason": "The Team Discussions feature is deprecated in favor of Organization Discussions. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement. Removal on 2024-07-01 UTC.
" }, { "name": "twoFactorDisallowedMethodsSetting", @@ -109974,40 +109864,6 @@ } ] }, - { - "name": "UpdateEnterpriseTeamDiscussionsSettingInput", - "kind": "inputObjects", - "id": "updateenterpriseteamdiscussionssettinginput", - "href": "/graphql/reference/input-objects#updateenterpriseteamdiscussionssettinginput", - "description": "Autogenerated input type of UpdateEnterpriseTeamDiscussionsSetting.
", - "inputFields": [ - { - "name": "clientMutationId", - "description": "A unique identifier for the client performing the mutation.
", - "type": "String", - "id": "string", - "kind": "scalars", - "href": "/graphql/reference/scalars#string" - }, - { - "name": "enterpriseId", - "description": "The ID of the enterprise on which to set the team discussions setting.
", - "type": "ID!", - "id": "id", - "kind": "scalars", - "href": "/graphql/reference/scalars#id", - "isDeprecated": false - }, - { - "name": "settingValue", - "description": "The value for the team discussions setting on the enterprise.
", - "type": "EnterpriseEnabledDisabledSettingValue!", - "id": "enterpriseenableddisabledsettingvalue", - "kind": "enums", - "href": "/graphql/reference/enums#enterpriseenableddisabledsettingvalue" - } - ] - }, { "name": "UpdateEnterpriseTwoFactorAuthenticationDisallowedMethodsSettingInput", "kind": "inputObjects", diff --git a/src/graphql/data/ghec/upcoming-changes.json b/src/graphql/data/ghec/upcoming-changes.json index 0ad394994fe8..ec0fc598cc88 100644 --- a/src/graphql/data/ghec/upcoming-changes.json +++ b/src/graphql/data/ghec/upcoming-changes.json @@ -9811,6 +9811,14 @@ "date": "2024-07-01", "criticality": "breaking", "owner": "jdennes" + }, + { + "location": "EnterpriseOwnerInfo.teamDiscussionsSetting", + "description": "teamDiscussionsSetting will be removed. Follow the guide at https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/ to find a suitable replacement.
The Team Discussions feature is deprecated in favor of Organization Discussions.
", + "date": "2024-07-01", + "criticality": "breaking", + "owner": "deborah-digges" } ], "2024-04-01": [