Files
vault/.github/.secret_scanning.yml

8 lines
224 B
YAML

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: BUSL-1.1
paths-ignore:
- '**/*.mdx' # any file ending in .mdx
- '**/*.md' # any file ending in .md
- '**/*_test.go' # any file ending in _test.go