Skip to content

Conversation

@yllkryeziu
Copy link

Summary

  • Detects sensitive content (API keys, JWT tokens, private keys, connection strings) and replaces with
    placeholders
  • Adds .crowdcodeignore file for gitignore-style file filtering with auto-detection of existing sensitive files
  • Shows throttled notifications (once per session) when sensitive content is filtered

Key Changes

  • src/security.ts: New security module with sensitive content patterns and file filtering logic
  • src/recording.ts: Integrated content filtering
  • src/extension.ts: Added security commands and initialization
  • src/actionsProvider.ts: Added "Open .crowdcodeignore" action

@yllkryeziu yllkryeziu marked this pull request as ready for review November 24, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant