mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Whitelist
This commit is contained in:
6
.github/linters/.gitleaks.toml
vendored
6
.github/linters/.gitleaks.toml
vendored
@@ -4,4 +4,8 @@ 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 = true
|
||||
useDefault = false
|
||||
|
||||
[allowlist]
|
||||
description = "global allowlist. whitelisting paths"
|
||||
paths = ['''hassio-addons/epicgamesfree/config.json''']
|
||||
|
||||
Reference in New Issue
Block a user