Skip to content

[FEATURE] Prevent sensitive files from being sent to AI (Auto-ignore) #27

Description

@nirvik34

Currently, if a user accidentally stages a .env file or credentials.json, Gitbun might send its contents to the LLM. We need to add a pre-check in src/git/getStagedFiles.ts or src/analyzer/diffScanner.ts to automatically filter out files containing secrets, or implement the .gitbunignore functionality mentioned in the docs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions