Skip to content

feat: add secret detection hooks and custom domain#9

Merged
leonardosul merged 3 commits intomainfrom
feat/custom-domain-and-secret-checks
Feb 28, 2026
Merged

feat: add secret detection hooks and custom domain#9
leonardosul merged 3 commits intomainfrom
feat/custom-domain-and-secret-checks

Conversation

@leonardosul
Copy link
Contributor

Summary

  • Add detect-private-key and detect-aws-credentials pre-commit hooks (complements existing gitleaks)
  • Add docs/CNAME for nat-zero.machine.dev custom domain (mkdocs copies this to gh-pages on deploy)

Test plan

  • Verify pre-commit hooks catch test private keys
  • Verify docs deploy includes CNAME file after merge

🤖 Generated with Claude Code

leonardosul and others added 3 commits March 1, 2026 07:31
- Add detect-private-key and detect-aws-credentials hooks
- Add CNAME for nat-zero.machine.dev custom domain (GitHub Pages)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Updates golang.org/x/crypto, golang.org/x/net, golang.org/x/oauth2,
github.com/ulikunitz/xz, and github.com/hashicorp/go-getter to fix
9 Dependabot alerts (1 critical, 3 high, 5 moderate).

Updates integration test workflow to use tests/integration/go.mod
for Go version since updated deps require Go 1.25.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@leonardosul leonardosul added the integration-test Triggers integration tests label Feb 28, 2026
@leonardosul leonardosul merged commit 06e3b15 into main Feb 28, 2026
2 checks passed
@leonardosul leonardosul deleted the feat/custom-domain-and-secret-checks branch February 28, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-test Triggers integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant