Update title and landing page for Code Security docs set (#54640)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com> Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Dependabot quickstart guide
|
||||
intro: 'You can use {% data variables.product.prodname_dependabot %} to alert you when your repository is using a software dependency with a known vulnerability. This guide will help get you started on enabling {% data variables.product.prodname_dependabot %} for a repository, and exploring reported alerts.'
|
||||
intro: 'Find and fix vulnerable dependencies you rely on with {% data variables.product.prodname_dependabot %}.'
|
||||
product: '{% data reusables.gated-features.dependabot-alerts %}'
|
||||
versions:
|
||||
fpt: '*'
|
||||
@@ -18,7 +18,7 @@ shortTitle: Dependabot quickstart
|
||||
|
||||
## About {% data variables.product.prodname_dependabot %}
|
||||
|
||||
This quickstart guide walks you through setting up and enabling {% data variables.product.prodname_dependabot %} and viewing {% data variables.product.prodname_dependabot_alerts %} and updates for a repository.
|
||||
This quickstart guide walks you through setting up and enabling {% data variables.product.prodname_dependabot %}, viewing {% data variables.product.prodname_dependabot_alerts %}, and updating your repository to use a secure version of the dependency.
|
||||
|
||||
{% data reusables.dependabot.dependabot-overview %}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Quickstart for securing your repository
|
||||
intro: 'You can use a number of {% data variables.product.prodname_dotcom %} features to help keep your repository secure.'
|
||||
intro: 'Manage access to your code. Find and fix vulnerable code and dependencies automatically.'
|
||||
permissions: '{% data reusables.permissions.security-repo-enable %}'
|
||||
redirect_from:
|
||||
- /github/administering-a-repository/about-securing-your-repository
|
||||
|
||||
Reference in New Issue
Block a user