fix(ci): tweak .gitleaksignore

This commit is contained in:
2025-08-24 14:57:56 +03:00
committed by GitHub
parent af6349dfec
commit 1aab99c309

View File

@@ -2,13 +2,13 @@
# https://github.com/gitleaks/gitleaks
# Ignore test files with dummy secrets
**/testdata/**
**/test/**
**/*_test.go
*/testdata/*
*/test/*
*_test.go
# Ignore example configurations
**/examples/**
**/docs/**
*/examples/*
*/docs/*
# Common false positives
# Generic test tokens