1
0
mirror of synced 2025-12-23 21:07:12 -05:00

add topic frontmatter to articles (#18245)

This commit is contained in:
Rachael Sewell
2021-03-17 12:31:29 -07:00
committed by GitHub
parent 0192f59031
commit b1b8cb8e84
1120 changed files with 2566 additions and 73 deletions

View File

@@ -7,6 +7,8 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- security
---
### About vulnerable dependencies

View File

@@ -6,6 +6,8 @@ redirect_from:
- /github/managing-security-vulnerabilities/about-github-dependabot-security-updates
versions:
free-pro-team: '*'
topics:
- security
---
### About {% data variables.product.prodname_dependabot_security_updates %}
@@ -40,4 +42,4 @@ When you merge a pull request that contains a security update, the corresponding
### About notifications for {% data variables.product.prodname_dependabot %} security updates
You can filter your notifications on {% data variables.product.company_short %} to show {% data variables.product.prodname_dependabot %} security updates. For more information, see "[Managing notifications from your inbox](/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox#dependabot-custom-filters)."
You can filter your notifications on {% data variables.product.company_short %} to show {% data variables.product.prodname_dependabot %} security updates. For more information, see "[Managing notifications from your inbox](/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox#dependabot-custom-filters)."

View File

@@ -6,6 +6,8 @@ redirect_from:
- /github/managing-security-vulnerabilities/about-maintainer-security-advisories
versions:
free-pro-team: '*'
topics:
- security
---
{% data reusables.repositories.security-advisory-admin-permissions %}

View File

@@ -3,6 +3,8 @@ title: About managing vulnerable dependencies
intro: '{% data variables.product.prodname_dotcom %} helps you to avoid using third-party software that contains known vulnerabilities.'
versions:
free-pro-team: '*'
topics:
- security
---
{% data variables.product.prodname_dotcom %} provides the following tools for removing and avoiding vulnerable dependencies.

View File

@@ -6,6 +6,8 @@ redirect_from:
- /github/managing-security-vulnerabilities/adding-a-collaborator-to-a-maintainer-security-advisory
versions:
free-pro-team: '*'
topics:
- security
---
People with admin permissions to a security advisory can add collaborators to the security advisory.

View File

@@ -5,6 +5,8 @@ redirect_from:
- /articles/adding-a-security-policy-to-your-repository
versions:
free-pro-team: '*'
topics:
- security
---
### About security policies

View File

@@ -4,6 +4,8 @@ intro: 'The {% data variables.product.prodname_advisory_database %} allows you t
shortTitle: Browsing the Advisory Database
versions:
free-pro-team: '*'
topics:
- security
---
### About security vulnerabilities

View File

@@ -5,6 +5,8 @@ redirect_from:
- /articles/collaborating-in-a-temporary-private-fork-to-resolve-a-security-vulnerability
versions:
free-pro-team: '*'
topics:
- security
---
### Prerequisites

View File

@@ -9,6 +9,8 @@ redirect_from:
- /github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates
versions:
free-pro-team: '*'
topics:
- security
---
### About configuring {% data variables.product.prodname_dependabot_security_updates %}

View File

@@ -5,6 +5,8 @@ intro: 'Optimize how you receive notifications about {% if currentVersion == "f
versions:
free-pro-team: '*'
enterprise-server: '>=2.21'
topics:
- security
---
### About notifications for vulnerable dependencies

View File

@@ -6,6 +6,8 @@ redirect_from:
- /github/managing-security-vulnerabilities/creating-a-maintainer-security-advisory
versions:
free-pro-team: '*'
topics:
- security
---
Anyone with admin permissions to a repository can create a security advisory.

View File

@@ -3,6 +3,8 @@ title: Editing a security advisory
intro: You can edit the metadata and description for a security advisory if you need to update details or correct errors.
versions:
free-pro-team: '*'
topics:
- security
---
People with admin permissions to a security advisory can edit the security advisory.

View File

@@ -5,6 +5,8 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- security
---

View File

@@ -10,5 +10,7 @@ redirect_from:
versions:
free-pro-team: '*'
enterprise-server: '*'
topics:
- security
---

View File

@@ -6,6 +6,8 @@ redirect_from:
- /github/managing-security-vulnerabilities/permission-levels-for-maintainer-security-advisories
versions:
free-pro-team: '*'
topics:
- security
---
### Permissions overview

View File

@@ -6,6 +6,8 @@ redirect_from:
- /github/managing-security-vulnerabilities/publishing-a-maintainer-security-advisory
versions:
free-pro-team: '*'
topics:
- security
---
Anyone with admin permissions to a security advisory can publish the security advisory.

View File

@@ -3,6 +3,8 @@ title: Removing a collaborator from a security advisory
intro: 'When you remove a collaborator from a security advisory, they lose read and write access to the security advisory''s discussion and metadata.'
versions:
free-pro-team: '*'
topics:
- security
---
People with admin permissions to a security advisory can remove collaborators from the security advisory.

View File

@@ -6,6 +6,8 @@ redirect_from:
- /github/managing-security-vulnerabilities/troubleshooting-github-dependabot-errors
versions:
free-pro-team: '*'
topics:
- security
---
{% data reusables.dependabot.beta-note %}

View File

@@ -4,6 +4,8 @@ intro: 'If the dependency information reported by {% data variables.product.prod
shortTitle: Troubleshooting detection
versions:
free-pro-team: '*'
topics:
- security
---
The results of dependency detection reported by {% data variables.product.product_name %} may be different from the results returned by other tools. There are good reasons for this and it's helpful to understand how {% data variables.product.prodname_dotcom %} determines dependencies for your project.

View File

@@ -7,6 +7,8 @@ permissions: Repository administrators and organization owners can view and upda
shortTitle: Viewing and updating vulnerable dependencies
versions:
free-pro-team: '*'
topics:
- security
---
Your repository's {% data variables.product.prodname_dependabot %} alerts tab lists all open and closed {% data variables.product.prodname_dependabot_alerts %} and corresponding {% data variables.product.prodname_dependabot_security_updates %}. You can sort the list of alerts using the drop-down menu, and you can click into specific alerts for more details. For more information, see "[About alerts for vulnerable dependencies](/github/managing-security-vulnerabilities/about-alerts-for-vulnerable-dependencies)."

View File

@@ -3,6 +3,8 @@ title: Withdrawing a security advisory
intro: You can withdraw a security advisory that you've published.
versions:
free-pro-team: '*'
topics:
- security
---
If you publish a security advisory in error, you can withdraw the security advisory by contacting {% data variables.contact.contact_support %}.