-
Notifications
You must be signed in to change notification settings - Fork 62
Add Trufflehog secret scanning documentation #1254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Add comprehensive docs on Trufflehog integration in settings section - Cover pre-push hook scanning and agent commit scanning - Include configuration, best practices, and troubleshooting - Update docs.json navigation to include new article Co-authored-by: Jay Hack <jay@codegen.sh>
Codecov Report✅ All modified and coverable lines are covered by tests. |
| icon: "shield-check" | ||
| --- | ||
|
|
||
| Codegen integrates Trufflehog, an open-source secret scanning tool, to automatically detect and prevent sensitive information from being committed to your repositories. This security layer protects against accidental exposure of API keys, passwords, tokens, and other secrets. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link to it on Github
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it! I'll check the Github link and review the comments... 🔍
💻 View my work • 🛑 Stop
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Done! I've added a link to Trufflehog's GitHub repository in the documentation. The change has been pushed to the existing PR.
🔄 View Updated PR #1254 on Github 🔄
💻 View my work • 🛑 Stop
Co-authored-by: Jay Hack <jay@codegen.sh>
|
🎉 This PR is included in version 0.56.22 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR adds comprehensive documentation for Codegen's Trufflehog integration to help users understand how secret scanning works and how to configure it properly.
What's Added
docs/settings/trufflehog-integration.mdxdocs.jsonContent Overview
The documentation covers:
How It Works
Configuration
.trufflehogignorefile patterns and syntaxWorking with Detections
Best Practices
Troubleshooting
Style & Format
The article follows the established documentation conventions:
sandboxes/overview.mdxFixes CG-19610
💻 View my work • 👤 Initiated by @jayhack • About Codegen
⛔ Remove Codegen from PR • 🚫 Ban action checks