Skip to content

Commit 78fd269

Browse files
committed
Cleanup
1 parent 49d6432 commit 78fd269

File tree

1 file changed

+1
-1
lines changed
  • src/content/blog/vibe-coding-mastery

1 file changed

+1
-1
lines changed

src/content/blog/vibe-coding-mastery/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ Deploy with confidence!
479479

480480
If you accidentally push a secret:
481481
- **Revoke the key immediately** with the service provider (AWS, OpenAI, etc.). This is the MOST important step.
482-
- Use tools like `git-filter-repo` or BFG Repo-Cleaner to scrub the secret from your entire Git history (this is complex and requires rewriting history). 🎬 **[Screen Recording Needed]: Demonstrating a history rewrite (use with caution!).**
482+
- Use tools like `git-filter-repo` or BFG Repo-Cleaner to scrub the secret from your entire Git history (this is complex and requires rewriting history).**
483483
- Monitor usage for suspicious activity.
484484

485485
Stay calm and act fast.

0 commit comments

Comments
 (0)