mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-09 06:51:03 +01:00
11 lines
349 B
TOML
11 lines
349 B
TOML
title = "gitleaks config"
|
|
|
|
[extend]
|
|
# useDefault will extend the base configuration with the default gitleaks config:
|
|
# https://github.com/zricethezav/gitleaks/blob/master/config/gitleaks.toml
|
|
useDefault = false
|
|
|
|
[allowlist]
|
|
description = "global allowlist. whitelisting paths"
|
|
#paths = ['''/github/workspace/epicgamesfree/templates/config.json''']
|