plating
2026-01-06
Add secret scanning configuration and expand project metadata
8 files · 52+ · 9-
Secret scanning configuration
3 files changed
.gitguardian.yamlGitGuardian secret detection configuration (11 lines).gitleaks.tomlGitleaks secret scanning configuration (15 lines).trufflehog-exclude-paths.txtTruffleHog path exclusions (7 lines)
- Added
.gitguardian.yaml(11 lines) for GitGuardian secret detection harden internal1 file
.gitguardian.yaml
- Added
.gitleaks.toml(15 lines) for Gitleaks secret scanning configuration harden internal1 file
.gitleaks.toml
- Added
.trufflehog-exclude-paths.txt(7 lines) for TruffleHog path exclusions harden internal1 file
.trufflehog-exclude-paths.txt
Project configuration
3 files changed
pyproject.tomlAdded 15 lines of additional tool configurationsci.ymlUpdated workflow file referencerelease.ymlUpdated workflow file reference
Documentation cleanup
2 files changed
index.mdSimplified (8 lines removed)readme.tmpl.mdAdded 1 line to template