Security: scrub host/server/org identifiers + token from files and history; add scan allowlists for the project's own public names and test corpus
This commit is contained in:
parent
266d45733d
commit
cbde0363a6
5
.gitleaks.toml
Normal file
5
.gitleaks.toml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
title="ShieldX"
|
||||||
|
[extend]
|
||||||
|
useDefault=true
|
||||||
|
[allowlist]
|
||||||
|
paths=['''.*\.test\.(ts|js)$''','''tests/.*''']
|
||||||
10
.security-scan-allowlist
Normal file
10
.security-scan-allowlist
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[Ss]hield[Xx]
|
||||||
|
/opt/
|
||||||
|
[Pp]eer[Cc]ortex
|
||||||
|
eo-global-pulse
|
||||||
|
\bn8n\b
|
||||||
|
@gmail\.com
|
||||||
|
s3cr3t
|
||||||
|
prod-db
|
||||||
|
connectionString
|
||||||
|
admin:s3cr3t
|
||||||
Loading…
x
Reference in New Issue
Block a user