1
0
mirror of synced 2025-12-23 03:44:00 -05:00

adding back redirect_from

This commit is contained in:
Grace Park
2021-06-17 08:44:39 -07:00
parent 02f360a71b
commit 43cefe6de8
17 changed files with 34 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/about-code-scanning
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -8,6 +8,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -8,6 +8,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-the-codeql-workflow-for-compiled-languages
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -6,6 +6,8 @@ product: '{% data reusables.gated-features.code-scanning %}'
permissions: 'If you have write permission to a repository you can manage {% data variables.product.prodname_code_scanning %} alerts for that repository.' permissions: 'If you have write permission to a repository you can manage {% data variables.product.prodname_code_scanning %} alerts for that repository.'
versions: versions:
enterprise-server: '2.22' enterprise-server: '2.22'
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/managing-code-scanning-alerts-for-your-repository
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -7,6 +7,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/running-codeql-code-scanning-in-a-container
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -8,6 +8,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/triaging-code-scanning-alerts-in-pull-requests
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -7,6 +7,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-the-codeql-workflow
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -7,6 +7,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/about-integration-with-code-scanning
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -7,6 +7,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/sarif-support-for-code-scanning
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -8,6 +8,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/uploading-a-sarif-file-to-github
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -8,6 +8,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-codeql-code-scanning-in-your-ci-system
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -7,6 +7,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/running-codeql-code-scanning-in-your-ci-system
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->
<!--UI-LINK: When GitHub Enterprise Server doesn't have GitHub Actions set up, the Security > Code scanning alerts view links to this article.--> <!--UI-LINK: When GitHub Enterprise Server doesn't have GitHub Actions set up, the Security > Code scanning alerts view links to this article.-->

View File

@@ -7,6 +7,8 @@ versions:
enterprise-server: '2.22' enterprise-server: '2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-codeql-code-scanning-in-your-ci-system
--- ---
<!--See /content/code-security/secure-coding for the latest version of this article --> <!--See /content/code-security/secure-coding for the latest version of this article -->

View File

@@ -5,6 +5,8 @@ versions:
enterprise-server: <=2.22 enterprise-server: <=2.22
topics: topics:
- Security - Security
redirect_from:
- /github/managing-security-vulnerabilities/about-alerts-for-vulnerable-dependencies
--- ---
<!--See /content/code-security/supply-chain-security/about-alerts-for-vulnerable-dependencies for the current version of this article --> <!--See /content/code-security/supply-chain-security/about-alerts-for-vulnerable-dependencies for the current version of this article -->

View File

@@ -6,6 +6,8 @@ versions:
enterprise-server: '>=2.21 <=2.22' enterprise-server: '>=2.21 <=2.22'
topics: topics:
- Security - Security
redirect_from:
- /github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies
--- ---
<!--See /content/code-security/supply-chain-security/configuring-notifications-for-vulnerable-dependencies for the current version of this article --> <!--See /content/code-security/supply-chain-security/configuring-notifications-for-vulnerable-dependencies for the current version of this article -->

View File

@@ -5,6 +5,8 @@ versions:
enterprise-server: <=2.22 enterprise-server: <=2.22
topics: topics:
- Repositories - Repositories
redirect_from:
- /github/visualizing-repository-data-with-graphs/about-the-dependency-graph
--- ---
<!--See /content/code-security/supply-chain-security/about-the-dependency-graph for the latest version of this article --> <!--See /content/code-security/supply-chain-security/about-the-dependency-graph for the latest version of this article -->

View File

@@ -5,6 +5,8 @@ versions:
enterprise-server: <=2.22 enterprise-server: <=2.22
topics: topics:
- Repositories - Repositories
redirect_from:
- /github/visualizing-repository-data-with-graphs/exploring-the-dependencies-of-a-repository
--- ---
<!--See /content/code-security/supply-chain-security/exploring-the-dependencies-of-a-repository for the latest version of this article --> <!--See /content/code-security/supply-chain-security/exploring-the-dependencies-of-a-repository for the latest version of this article -->