supsrc 2026-01-06
Migrated CI to reusable ci-tooling workflow
7 files · 48+ · 9-

Security Scanning Configuration

3 files changed
  • ci.yml Updated CI workflow
  • release.yml Updated CI workflow
  • pyproject.toml Updated project configuration
  • Added .gitguardian.yaml (10 lines) for GitGuardian secret detection configuration instantiate internal
    3 files
    • ci.yml
    • release.yml
    • pyproject.toml
  • Added .gitleaks.toml (14 lines) for Gitleaks secret scanning configuration baseline internal
    3 files
    • ci.yml
    • release.yml
    • pyproject.toml
  • Added .trufflehog-exclude-paths.txt (6 lines) for TruffleHog exclusion patterns instantiate internal
    3 files
    • ci.yml
    • release.yml
    • pyproject.toml
  • Added security scanning tools to pyproject.toml dependencies (15 lines) harden internal
    1 file
    • pyproject.toml

CI/Release Workflows

4 files changed
  • index.md Updated documentation
  • .gitguardian.yaml Updated .gitguardian.yaml
  • .gitleaks.toml Updated .gitleaks.toml
  • .trufflehog-exclude-paths.txt Updated .trufflehog-exclude-paths.txt