ran script/content-migrations/use-short-versions.js
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
title: Secret scanning
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>=3.1'
|
||||
fpt: '*'
|
||||
ghes: '>=3.1'
|
||||
miniTocMaxHeadingLevel: 3
|
||||
---
|
||||
|
||||
{% data reusables.secret-scanning.api-beta %}
|
||||
|
||||
The {% data variables.product.prodname_secret_scanning %} API lets you retrieve and update secret scanning alerts from a {% if currentVersion == "free-pro-team@latest" %}private {% endif %}repository. For more information on secret scanning, see "[About secret scanning](/code-security/secret-security/about-secret-scanning)."
|
||||
The {% data variables.product.prodname_secret_scanning %} API lets you retrieve and update secret scanning alerts from a {% ifversion fpt %}private {% endif %}repository. For more information on secret scanning, see "[About secret scanning](/code-security/secret-security/about-secret-scanning)."
|
||||
|
||||
{% include rest_operations_at_current_path %}
|
||||
|
||||
Reference in New Issue
Block a user