plating 2026-01-06
Add secret scanning configuration and expand project metadata
8 files · 52+ · 9-

Secret scanning configuration

3 files changed
  • .gitguardian.yaml GitGuardian secret detection configuration (11 lines)
  • .gitleaks.toml Gitleaks secret scanning configuration (15 lines)
  • .trufflehog-exclude-paths.txt TruffleHog path exclusions (7 lines)
  • Added .gitguardian.yaml (11 lines) for GitGuardian secret detection harden internal
    1 file
    • .gitguardian.yaml
  • Added .gitleaks.toml (15 lines) for Gitleaks secret scanning configuration harden internal
    1 file
    • .gitleaks.toml
  • Added .trufflehog-exclude-paths.txt (7 lines) for TruffleHog path exclusions harden internal
    1 file
    • .trufflehog-exclude-paths.txt

Project configuration

3 files changed
  • pyproject.toml Added 15 lines of additional tool configurations
  • ci.yml Updated workflow file reference
  • release.yml Updated workflow file reference
  • Added 15 lines to pyproject.toml with additional tool configurations baseline internal
    1 file
    • pyproject.toml
  • Updated CI and release workflow file references baseline internal
    2 files
    • ci.yml
    • release.yml

Documentation cleanup

2 files changed
  • index.md Simplified (8 lines removed)
  • readme.tmpl.md Added 1 line to template