Skip to content

Commit 37efa11

Browse files
committed
small fixes
1 parent 2a48fac commit 37efa11

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/defender-for-cloud/concept-credential-scanner-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 01/31/2023
1010

1111
Defender for DevOps supports many types of files and rules. This article explains all of the available file types and rules that are available.
1212

13-
## Supported file types and exit codes
13+
## Supported file types
1414

1515
Credential scanning supports the following file types:
1616

@@ -67,7 +67,7 @@ Credential scanning supports the following file types:
6767
|\*.code-workspace | hubot |\*.orig |\*.sample |\*.vizfx | |
6868
|\*.coffee |\*.idl |\*.out |\*.SAMPLE |\*.vue | |
6969

70-
## Exit codes
70+
## Supported exit codes
7171

7272
The following exit codes are available for credential scanning:
7373

articles/defender-for-cloud/detect-exposed-secrets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Defender for Cloud
44
description: Prevent passwords and other secrets that may be stored in your code from being accessed by outside individuals by using Defender for Cloud's secret scanning for Defender for DevOps.
55
ms.topic: how-to
66
ms.custom: ignite-2022
7-
ms.date: 01/24/2023
7+
ms.date: 01/31/2023
88
---
99

1010
# Detect exposed secrets in code
@@ -14,7 +14,7 @@ When passwords and other secrets are stored in source code, it poses a significa
1414
> [!NOTE]
1515
> During the Defender for DevOps preview period, GitHub Advanced Security for Azure DevOps (GHAS for AzDO) is also providing a free trial of secret scanning.
1616
17-
Check the list of [supported file types and exit codes](#supported-file-types-and-exit-codes).
17+
Check the list of supported [file types](concept-credential-scanner-rules.md#supported-file-types), [exit codes](concept-credential-scanner-rules.md#supported-exit-codes) and [rules and descriptions](concept-credential-scanner-rules.md#rules-and-descriptions).
1818

1919
## Prerequisites
2020

0 commit comments

Comments
 (0)